Package | Description |
---|---|
net.sourceforge.pmd.lang.plsql.ast |
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
PLSQLParserTokenManager.input_stream |
protected SimpleCharStream |
JavaCharStreamAdapter.m_source |
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 |
---|
JavaCharStreamAdapter(SimpleCharStream source) |
PLSQLParserTokenManager(SimpleCharStream stream)
Constructor.
|
PLSQLParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Copyright © 2014. All Rights Reserved.