Package com.thoughtworks.qdox.parser
Interface JavaLexer
-
- All Superinterfaces:
CommentScanner
,Lexer
- All Known Implementing Classes:
JFlexLexer
public interface JavaLexer extends Lexer, CommentScanner
The Lexer-interface for Java sources- Since:
- 2.0
-
-
Method Summary
-
Methods inherited from interface com.thoughtworks.qdox.parser.CommentScanner
addCommentHandler
-
-