Package | Description |
---|---|
com.google.javascript.jscomp.parsing.parser |
Constructor and Description |
---|
Parser(Parser.Config config,
ErrorReporter errorReporter,
SourceFile source) |
Parser(Parser.Config config,
ErrorReporter errorReporter,
SourceFile source,
int offset) |
Parser(Parser.Config config,
ErrorReporter errorReporter,
SourceFile source,
int offset,
boolean initialGeneratorContext) |
Copyright © 2009-2018 Google. All Rights Reserved.