| Package | Description |
|---|---|
| oracle.javatools.parser.plsql.old | |
| oracle.javatools.parser.plsql.old.symbol |
| Modifier and Type | Method and Description |
|---|---|
static ErrorReporter |
PlsqlParser.parse(ReadTextBuffer buffer, PlsqlParser.ParsingOptions options)
Parses according to the specified parsing options.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionWrapper |
class |
RootSymbol |
| Modifier and Type | Method and Description |
|---|---|
ErrorReporter |
CommonRoot.getRealRoot()
CommonRoot is not the actual root provided to clients.
|