See: Description
Class | Description |
---|---|
AbapShallowParser |
Shallow parser for ABAP.
|
ModuleBlockStartRecognizer |
Precondition recognizer that matches if a module block (not a module
statement) starts at the current location, but does not consume any tokens.
|
Enum | Description |
---|---|
AbapShallowParser.EAbapParserStates |
The states used in this parser.
|