org.eclipse.xtext.parser.antlr
Class AbstractInternalAntlrParser.ValueConverterErrorContext

java.lang.Object
  extended by org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.ErrorContext
      extended by org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.ValueConverterErrorContext
All Implemented Interfaces:
ISyntaxErrorMessageProvider.IErrorContext, ISyntaxErrorMessageProvider.IValueConverterErrorContext
Enclosing class:
AbstractInternalAntlrParser

protected class AbstractInternalAntlrParser.ValueConverterErrorContext
extends AbstractInternalAntlrParser.ErrorContext
implements ISyntaxErrorMessageProvider.IValueConverterErrorContext


Constructor Summary
protected AbstractInternalAntlrParser.ValueConverterErrorContext(ValueConverterException valueConverterException)
           
 
Method Summary
 java.lang.String getDefaultMessage()
           
 ValueConverterException getValueConverterException()
           
 
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

AbstractInternalAntlrParser.ValueConverterErrorContext

protected AbstractInternalAntlrParser.ValueConverterErrorContext(ValueConverterException valueConverterException)
Method Detail

getDefaultMessage

public java.lang.String getDefaultMessage()
Specified by:
getDefaultMessage in interface ISyntaxErrorMessageProvider.IErrorContext
Specified by:
getDefaultMessage in interface ISyntaxErrorMessageProvider.IValueConverterErrorContext

getValueConverterException

public ValueConverterException getValueConverterException()
Specified by:
getValueConverterException in interface ISyntaxErrorMessageProvider.IValueConverterErrorContext