com.google.javascript.jscomp.parsing.parser.trees.MissingPrimaryExpressionTree.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of closure-compiler-unshaded Show documentation
Show all versions of closure-compiler-unshaded Show documentation
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
The newest version!
???? 7 ?com/google/javascript/jscomp/parsing/parser/trees/ParseTreeType MISSING_PRIMARY_EXPRESSION ALcom/google/javascript/jscomp/parsing/parser/trees/ParseTreeType;
;com/google/javascript/jscomp/parsing/parser/trees/ParseTree ?(Lcom/google/javascript/jscomp/parsing/parser/trees/ParseTreeType;Lcom/google/javascript/jscomp/parsing/parser/util/SourceRange;)V Ncom/google/javascript/jscomp/parsing/parser/trees/MissingPrimaryExpressionTree A(Lcom/google/javascript/jscomp/parsing/parser/util/SourceRange;)V Code LineNumberTable LocalVariableTable this PLcom/google/javascript/jscomp/parsing/parser/trees/MissingPrimaryExpressionTree; location >Lcom/google/javascript/jscomp/parsing/parser/util/SourceRange; MethodParameters
SourceFile !MissingPrimaryExpressionTree.java !
A *? +? ?
© 2015 - 2024 Weber Informatics LLC | Privacy Policy