Package simple.visitor

Interface Summary
Visitor  
 

Class Summary
PostfixPrinter This class implements the Visitor interface that is able to traverse the parse tree of an expression.