|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A ParseTreeAction
is called when a ParseTreePattern
finds a match. It yields a ParseTree
by substituting the matching
tokens.
Method Summary | |
void |
onMatch(ParseTree[] tokens)
|
Method Detail |
public void onMatch(ParseTree[] tokens)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |