Package | Description |
---|---|
org.apache.camel.component.sql.stored.template.generated |
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
SSPTParserTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
SSPTParserTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
SSPTParserTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
Constructor and Description |
---|
SSPTParserTokenManager(SimpleCharStream stream)
Constructor.
|
SSPTParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Apache Camel