| Package | Description |
|---|---|
| org.eclipse.xtext.parser.antlr |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ISyntaxErrorMessageProvider.IUnorderedGroupErrorContext
In case of failed unordered group constraints, an
ISyntaxErrorMessageProvider.IUnorderedGroupErrorContext is
used. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractInternalAntlrParser.LexerErrorContext |
protected class |
AbstractInternalAntlrParser.ParserErrorContext |
protected class |
AbstractInternalAntlrParser.UnorderedGroupErrorContext |
| Modifier and Type | Method and Description |
|---|---|
protected ISyntaxErrorMessageProvider.IParserErrorContext |
AbstractInternalAntlrParser.createErrorContext(org.antlr.runtime.RecognitionException e) |
| Modifier and Type | Method and Description |
|---|---|
SyntaxErrorMessage |
SyntaxErrorMessageProvider.getSyntaxErrorMessage(ISyntaxErrorMessageProvider.IParserErrorContext context) |
SyntaxErrorMessage |
ISyntaxErrorMessageProvider.getSyntaxErrorMessage(ISyntaxErrorMessageProvider.IParserErrorContext context)
Provide the error message for a syntax error.
|
Copyright © 2015. All Rights Reserved.