Jalopy 1.0b10

de.hunsicker.jalopy.language
Interface Transformation


public interface Transformation

Command interface for applying tree transformations.

Version:
$Revision: 1.2 $
Author:
Marco Hunsicker

Method Summary
 void apply(AST tree)
          Performs a transformation of the given tree.
 

Method Detail

apply

public void apply(AST tree)
           throws TransformationException
Performs a transformation of the given tree.
Parameters:
tree - the root node of a parse tree to apply a transformation to.
Throws:
TransformationException - if the transformation failed.

Jalopy 1.0b10

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: November 14 2002