Package wt.step.processor.expressParser

Interface Summary
ExpressParserConstants  
 

Class Summary
ASCII_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
EntityDefinition The definition information for a single Entity in the ExpressSchema.
ExpressParser Parses a STEP Schema file defined in the Express language
ExpressParser.JJCalls  
ExpressParserTokenManager  
ExpressSchema A model of an Express Schema loaded from a definition file.
Token Describes the input token stream.
TypeDefinition The definition information for a single Type in the ExpressSchema.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError