This package is also the target package for the generated JavaCC-parser files. It contains the relevant classes for AST in general, including the super types {@link de.uka.iti.pseudo.parser.ASTElement}, {@link de.uka.iti.pseudo.parser.ASTLocatedElement}, the visitor interface {@link de.uka.iti.pseudo.parser.ASTVisitor} and the corresponding exception {@link de.uka.iti.pseudo.parser.ASTVisitException}.