tip.lexer
Class LexerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tip.lexer.LexerException
- All Implemented Interfaces:
- Serializable
public class LexerException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LexerException
public LexerException(int line,
int pos,
String message)
getLine
public int getLine()
getPos
public int getPos()