Uses of Interface antlr.collections.ASTEnumeration

Uses in package antlr.collections

Methods with return type antlr.collections.ASTEnumeration

ASTEnumeration
AST.findAll(AST tree)
ASTEnumeration

Uses in package antlr.collections.impl

Classes implementing antlr.collections.ASTEnumeration

class

Uses in package antlr

Methods with return type antlr.collections.ASTEnumeration

ASTEnumeration
ASTEnumeration
Walk the tree looking for all exact subtree matches.
ASTEnumeration
ASTEnumeration
Walk the tree looking for all subtrees.