Package com.alexmerz.simpleviz.visitor

Class Summary
AbstractVisitor Implements all visit() methods required by the JJTParserVisitor interface.
NodeListVisitor Implements a visitor class to process the syntax tree to fill the nodelist.