public interface Lexer
Modifier and Type | Method and Description |
---|---|
String |
getCodeBody() |
int |
getColumn() |
int |
getLine() |
int |
lex() |
String |
text() |
int lex() throws IOException
IOException
String text()
int getLine()
int getColumn()
String getCodeBody()
Copyright © 2002–2017. All rights reserved.