Interface Scanner.CommentRecorder
- Enclosing class:
Scanner
public static interface Scanner.CommentRecorder
-
Method Summary
Modifier and TypeMethodDescriptionvoid
recordComment
(Comment.Type type, SourceRange range, String value)
-
Method Details
-
recordComment
-