Package fipaos.parser.sl0

Interface Summary
SL0ParserConstants  
 

Class Summary
ASCII_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SL0Parser The SL0Parser is used to parse a string that has the format of an SL0ContentExpression as defined by fipa97.
SL0ParserTokenManager  
SL0Util Holds tests for the SLParser.
Token Describes the input token stream.
 

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

Error Summary
TokenMgrError