public static class PlsqlParser.ParsingOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
inputType
May be INPUT_JAVA_FILE, INPUT_BLOCK, INPUT_EXPR.
|
int |
startOffset
Clients may specify what start offset into the input to start parsing at.
|
| Constructor and Description |
|---|
PlsqlParser.ParsingOptions() |
public int inputType
public int startOffset