| java.lang.Object | |
| ↳ | org.mule.module.netsuite.api.model.expression.filter.parser.FilterExpressionParser |
A predicate-like syntax parser for filter expressions
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.module.netsuite.api.model.expression.filter.parser.FilterExpressionParserConstants
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| builder | |||||||||||
| jj_expentries | |||||||||||
| jj_expentry | |||||||||||
| jj_gen | |||||||||||
| jj_input_stream | |||||||||||
| jj_kind | |||||||||||
| jj_la1 | |||||||||||
| jj_la1_0 | |||||||||||
| jj_nt | Next token. | ||||||||||
| jj_ntk | |||||||||||
| token | Current token. | ||||||||||
| token_source | Generated Token Manager. | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.module.netsuite.api.model.expression.filter.parser.FilterExpressionParserConstants
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor with InputStream.
| |||||||||||
Constructor with InputStream and supplied encoding
| |||||||||||
Constructor.
| |||||||||||
Constructor with generated Token Manager.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Reinitialise.
| |||||||||||
Reinitialise.
| |||||||||||
Reinitialise.
| |||||||||||
Reinitialise.
| |||||||||||
Disable tracing.
| |||||||||||
Enable tracing.
| |||||||||||
Generate ParseException.
| |||||||||||
Get the next Token.
| |||||||||||
Get the specific Token.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructor with InputStream.
| stream |
|---|
Constructor with InputStream and supplied encoding
| stream | |
|---|---|
| encoding |
Constructor.
| stream |
|---|
Constructor with generated Token Manager.
| tm |
|---|
Reinitialise.
| stream | |
|---|---|
| encoding |
Reinitialise.
| stream |
|---|
Reinitialise.
| stream |
|---|
Disable tracing.
Enable tracing.
| targetRecordType | |
|---|---|
| expression |