| java.lang.Object | |
| ↳ | org.mule.module.netsuite.api.model.expression.date.parser.DateExpressionParserTokenManager |
Token Manager.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.module.netsuite.api.model.expression.date.parser.DateExpressionParserConstants
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| curChar | |||||||||||
| curLexState | |||||||||||
| debugStream | Debug output. | ||||||||||
| defaultLexState | |||||||||||
| input_stream | |||||||||||
| jjbitVec0 | |||||||||||
| jjmatchedKind | |||||||||||
| jjmatchedPos | |||||||||||
| jjnewStateCnt | |||||||||||
| jjnextStates | |||||||||||
| jjround | |||||||||||
| jjrounds | |||||||||||
| jjstateSet | |||||||||||
| jjstrLiteralImages | Token literal values. | ||||||||||
| jjtoSkip | |||||||||||
| jjtoToken | |||||||||||
| lexStateNames | Lexer state names. | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.module.netsuite.api.model.expression.date.parser.DateExpressionParserConstants
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor.
| |||||||||||
Constructor.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Reinitialise parser.
| |||||||||||
Reinitialise parser.
| |||||||||||
Switch to specified lex state.
| |||||||||||
Get the next Token.
| |||||||||||
Set debug output.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Debug output.
Token literal values.
Lexer state names.
Constructor.
| stream | |
|---|---|
| lexState |
Reinitialise parser.
| stream | |
|---|---|
| lexState |
Switch to specified lex state.
| lexState |
|---|
Set debug output.
| ds |
|---|