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