Package jade.lang.sl

This package contains the JADE support for the SL content language.

See:
          Description

Interface Summary
SL0ParserConstants  
 

Class Summary
ASCII_UCodeESC_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
SL0Codec The codec class for the SL0 language.
SL0ParserTokenManager  
Token Describes the input token stream.
 

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

Error Summary
TokenMgrError  
 

Package jade.lang.sl Description

This package contains the JADE support for the SL content language. The framework provides a suitable class to encode and decode concepts actions and predicates to and from the SL content language.