您的浏览器已禁用 JavaScript。
跳过导航链接
模块
程序包
类
使用
树
索引
帮助
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
SEARCH:
模块
com.thoughtworks.qdox
程序包
com.thoughtworks.qdox.parser
接口 JavaLexer
所有超级接口:
CommentScanner
,
Lexer
所有已知实现类:
JFlexLexer
public interface
JavaLexer
extends
Lexer
,
CommentScanner
The Lexer-interface for Java sources
从以下版本开始:
2.0
方法概要
从接口继承的方法 com.thoughtworks.qdox.parser.
CommentScanner
addCommentHandler
从接口继承的方法 com.thoughtworks.qdox.parser.
Lexer
getCodeBody
,
getColumn
,
getLine
,
lex
,
text