package

org.mule.module.netsuite.api.model.expression.filter.parser

Interfaces

FilterExpressionParserConstants Token literal values and constants. 

Classes

FilterExpressionParser A predicate-like syntax parser for filter expressions 
FilterExpressionParserTokenManager Token Manager. 
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). 
Token Describes the input token stream. 

Exceptions

ParseException This exception is thrown when parse errors are encountered. 

Errors

TokenMgrError Token Manager Error.