|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ASTEnumeration | |
|---|---|
| antlr | |
| antlr.collections | |
| antlr.collections.impl | |
| Uses of ASTEnumeration in antlr |
|---|
| Methods in antlr that return ASTEnumeration | |
|---|---|
ASTEnumeration |
ASTNULLType.findAll(AST tree)
|
ASTEnumeration |
BaseAST.findAll(AST target)
Walk the tree looking for all exact subtree matches. |
ASTEnumeration |
ASTNULLType.findAllPartial(AST subtree)
|
ASTEnumeration |
BaseAST.findAllPartial(AST sub)
Walk the tree looking for all subtrees. |
| Uses of ASTEnumeration in antlr.collections |
|---|
| Methods in antlr.collections that return ASTEnumeration | |
|---|---|
ASTEnumeration |
AST.findAll(AST tree)
|
ASTEnumeration |
AST.findAllPartial(AST subtree)
|
| Uses of ASTEnumeration in antlr.collections.impl |
|---|
| Classes in antlr.collections.impl that implement ASTEnumeration | |
|---|---|
class |
ASTEnumerator
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||