Package | Description |
---|---|
net.sourceforge.pmd.lang.plsql.ast |
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
PLSQLParserTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
PLSQLParserTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
PLSQLParserTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
Constructor and Description |
---|
PLSQLParserTokenManager(SimpleCharStream stream)
Constructor.
|
PLSQLParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Copyright © 2002–2016 InfoEther. All rights reserved.