|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ASTUtil.FilterPredicate
Filters nodes out of a tree.
Method Summary | |
---|---|
boolean |
exclude(antlr.collections.AST n)
Returns true if the node should be filtered out. |
Method Detail |
---|
boolean exclude(antlr.collections.AST n)
n
- The node.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |