Package | Description |
---|---|
com.google.javascript.jscomp.parsing.parser |
Modifier and Type | Class and Description |
---|---|
private static class |
Parser.CommentRecorder |
Modifier and Type | Field and Description |
---|---|
private Scanner.CommentRecorder |
Scanner.commentRecorder |
Constructor and Description |
---|
Scanner(ErrorReporter errorReporter,
Scanner.CommentRecorder commentRecorder,
SourceFile source) |
Scanner(ErrorReporter errorReporter,
Scanner.CommentRecorder commentRecorder,
SourceFile file,
int offset) |