Package fipaos.parser.sl0

Class Diagram Summary
sl0 
 

Interface Summary
SL0ParserConstants 
 

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.
SL0Parser.JJCalls 
SL0ParserTokenManager 
SL0UtilHolds tests for the SLParser.
TokenDescribes the input token stream.
TokenMgrError