public class ClassLiteralChecker
extends polyglot.visit.NodeVisitor
Constructor and Description |
---|
ClassLiteralChecker() |
Modifier and Type | Method and Description |
---|---|
polyglot.visit.NodeVisitor |
enter(polyglot.ast.Node parent,
polyglot.ast.Node n) |
java.util.ArrayList<Node> |
getList() |
polyglot.ast.Node |
override(polyglot.ast.Node parent,
polyglot.ast.Node n) |