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