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