- 所有已知子接口:
JavaLexer
- 所有已知实现类:
DefaultJavaCommentLexer,JFlexLexer
public interface Lexer
-
方法概要
-
方法详细资料
-
lex
- 抛出:
IOException
-
text
String text() -
getLine
int getLine() -
getColumn
int getColumn() -
getCodeBody
String getCodeBody()
-
JavaLexerDefaultJavaCommentLexer, JFlexLexerIOException