|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Command interface for applying tree transformations.
Method Summary | |
void |
apply(antlr.collections.AST tree)
Performs a transformation of the given tree. |
Method Detail |
public void apply(antlr.collections.AST tree) throws TransformationException
tree
- the root node of a parse tree to apply a transformation to.
TransformationException
- if the transformation failed.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |