fipaos.parser.sl0
Class Diagram sl0

Class Summary
ASCII_CharStreamAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ParseExceptionThis exception is thrown when parse errors are encountered.
SL0ParserThe SL0Parser is used to parse a string that has the format of an SL0ContentExpression as defined by fipa97.
SL0ParserConstants 
SL0ParserTokenManager 
SL0UtilHolds tests for the SLParser.
TokenDescribes the input token stream.
TokenMgrError