import java.util.*; import java.io.*; import edu.neu.ccs.demeter.dj.*; // ************************************************************************* // The following section has been generated automatically by the XML to Java // conversion application. // ************************************************************************* XMLDoc = " String "?>" " Exp "" EOF. Exp = ">" " E "". E : lookahead {{9}} S | lookahead {{9}} C. S = ">" [ "" Integer "" ] "" int "". C = ">" [ "" Integer "" ] "" String "" List(argsListUnit). argsListUnit = " Exp "". Main = . Preprocessor = . List(S) ~ {S}. ValidateVisitor = extends Visitor. // ************************************************************************* // End of automatically generated section. // *************************************************************************