Uses of Interface
com.google.javascript.jscomp.parsing.parser.Scanner.CommentRecorder
Packages that use Scanner.CommentRecorder
-
Uses of Scanner.CommentRecorder in com.google.javascript.jscomp.parsing.parser
Constructors in com.google.javascript.jscomp.parsing.parser with parameters of type Scanner.CommentRecorderModifierConstructorDescriptionScanner(ErrorReporter errorReporter, Scanner.CommentRecorder commentRecorder, SourceFile file, int offset)