fr.umlv.tatoo.runtime.lexer
Class LocationErrorContext
java.lang.Object
fr.umlv.tatoo.runtime.lexer.LocationErrorContext
- All Implemented Interfaces:
- ErrorContext
public class LocationErrorContext
- extends Object
- implements ErrorContext
- Version:
- $Revision$
- Author:
- Gilles Roussel
LocationErrorContext
public LocationErrorContext()
updateContext
public void updateContext(char c)
getLineNumber
public int getLineNumber()
getColumnNumber
public int getColumnNumber()
toString
public String toString()
- Overrides:
toString in class Object