|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.ErrorContext org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.ParserErrorContext
protected class AbstractInternalAntlrParser.ParserErrorContext
Constructor Summary | |
---|---|
protected |
AbstractInternalAntlrParser.ParserErrorContext(org.antlr.runtime.RecognitionException recognitionException)
|
Method Summary | |
---|---|
java.lang.String |
getDefaultMessage()
|
org.antlr.runtime.RecognitionException |
getRecognitionException()
|
java.lang.String[] |
getTokenNames()
|
Methods inherited from class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.ErrorContext |
---|
getCurrentContext, getCurrentNode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.xtext.parser.antlr.ISyntaxErrorMessageProvider.IErrorContext |
---|
getCurrentContext, getCurrentNode |
Constructor Detail |
---|
protected AbstractInternalAntlrParser.ParserErrorContext(org.antlr.runtime.RecognitionException recognitionException)
Method Detail |
---|
public java.lang.String getDefaultMessage()
getDefaultMessage
in interface ISyntaxErrorMessageProvider.IErrorContext
public org.antlr.runtime.RecognitionException getRecognitionException()
getRecognitionException
in interface ISyntaxErrorMessageProvider.IParserErrorContext
public java.lang.String[] getTokenNames()
getTokenNames
in interface ISyntaxErrorMessageProvider.IParserErrorContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |