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

java.lang.Object
  extended by org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.ErrorContext
Direct Known Subclasses:
AbstractInternalAntlrParser.LexerErrorContext, AbstractInternalAntlrParser.ParserErrorContext, AbstractInternalAntlrParser.ValueConverterErrorContext
Enclosing class:
AbstractInternalAntlrParser

protected class AbstractInternalAntlrParser.ErrorContext
extends java.lang.Object


Constructor Summary
protected AbstractInternalAntlrParser.ErrorContext()
           
 
Method Summary
 org.eclipse.emf.ecore.EObject getCurrentContext()
           
 INode getCurrentNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractInternalAntlrParser.ErrorContext

protected AbstractInternalAntlrParser.ErrorContext()
Method Detail

getCurrentContext

public org.eclipse.emf.ecore.EObject getCurrentContext()

getCurrentNode

public INode getCurrentNode()