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