public interface Lexer
int
getColumn()
getLine()
lex()
String
text()
public int getColumn()
public int getLine()
public int lex() throws IOException
public String text()