| Package | Description |
|---|---|
| org.eclipse.xtext.parser.antlr |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ISyntaxErrorMessageProvider.IParserErrorContext
The error context for parser and lexer errors.
|
static interface |
ISyntaxErrorMessageProvider.IUnorderedGroupErrorContext
In case of failed unordered group constraints, an
ISyntaxErrorMessageProvider.IUnorderedGroupErrorContext is
used. |
static interface |
ISyntaxErrorMessageProvider.IValueConverterErrorContext
The error context for a particular value conversion issue.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractInternalAntlrParser.LexerErrorContext |
protected class |
AbstractInternalAntlrParser.ParserErrorContext |
protected class |
AbstractInternalAntlrParser.UnorderedGroupErrorContext |
protected class |
AbstractInternalAntlrParser.ValueConverterErrorContext |
Copyright © 2015. All Rights Reserved.