import java.util.*; import java.io.*; // ************************************************************************* // The following section has been generated automatically by the XML to Java // conversion application. // ************************************************************************* XMLDoc = " String [ "encoding" "=" String ] "?>" "". Vehicle : lookahead {{3}} Car | lookahead {{3}} Plane. Car = "type" "=" "Car" ">". Plane = "type" "=" "Plane" ">". jet = ">". minivan = ">". Main = . Preprocessor = . visitor ValidateVisitor = . // ************************************************************************* // End of automatically generated section. // *************************************************************************