Package fipaos.parser.acl.parser

Class Diagram Summary
parser 
 

Interface Summary
ACLParserConstants 
 

Class Summary
ACLParserThe ACLParser is used to parse a string that has the format of an acl message as defined by fipa97.
ACLParserTokenManager 
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.
TokenDescribes the input token stream.
TokenMgrError