protected class AbstractInternalAntlrParser.UnorderedGroupErrorContext extends AbstractInternalAntlrParser.ParserErrorContext implements ISyntaxErrorMessageProvider.IUnorderedGroupErrorContext
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractInternalAntlrParser.UnorderedGroupErrorContext(org.antlr.runtime.FailedPredicateException exception) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractElement> |
getMissingMandatoryElements()
Returns the list of mandatory elements that have not been recognized.
|
org.antlr.runtime.FailedPredicateException |
getRecognitionException()
Returns the recognition exception or
null in case of lexer errors. |
getDefaultMessage, getTokenNamesgetCurrentContext, getCurrentNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTokenNamesgetCurrentContext, getCurrentNode, getDefaultMessageprotected AbstractInternalAntlrParser.UnorderedGroupErrorContext(org.antlr.runtime.FailedPredicateException exception)
public org.antlr.runtime.FailedPredicateException getRecognitionException()
ISyntaxErrorMessageProvider.IParserErrorContextnull in case of lexer errors.getRecognitionException in interface ISyntaxErrorMessageProvider.IParserErrorContextgetRecognitionException in interface ISyntaxErrorMessageProvider.IUnorderedGroupErrorContextgetRecognitionException in class AbstractInternalAntlrParser.ParserErrorContextnull in
case of lexer errors.public java.util.List<AbstractElement> getMissingMandatoryElements()
ISyntaxErrorMessageProvider.IUnorderedGroupErrorContextgetMissingMandatoryElements in interface ISyntaxErrorMessageProvider.IUnorderedGroupErrorContext