public interface Transformation
Modifier and Type | Method and Description |
---|---|
void |
apply(de.hunsicker.antlr.collections.AST tree)
Performs a transformation of the given tree.
|
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.
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013