JavaLexer
JFlexLexer
public interface CommentScanner
Modifier and Type | Method | Description |
---|---|---|
void |
addCommentHandler(CommentHandler handler) |
Register this handler as a comment-listener.
|
void addCommentHandler(CommentHandler handler)
handler
- the commentHandler to add to the CommentScannerCopyright © 2002–2018. All rights reserved.