| Class | Description |
|---|---|
| XtendShallowParser |
Shallow parser for Xtend.
|
| XtendSkipToEndOfStatementRecognizer |
We have to use this recognizer to match single statements in xtend, because
there is no indicator like semicolon or end of line, that marks the end of a
statement.
|
| Enum | Description |
|---|---|
| XtendShallowParser.EXtendShallowParserState |
The states of the xtend parser
|