public class PlsqlShallowParser extends ShallowParserBase<PlsqlShallowParser.EPlsqlParserStates>
| Modifier and Type | Class and Description |
|---|---|
static class |
PlsqlShallowParser.EPlsqlParserStates
The states used in this parser.
|
| Constructor and Description |
|---|
PlsqlShallowParser()
Constructor.
|
createRecognizer, endWithPossibleContinuation, filterTokens, inAnyState, inState, isFilteredToken, parse, parseFragment, parseTopLevelpublic PlsqlShallowParser()