com.google.javascript.jscomp.parsing.parser.FeatureSet$Feature.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/FeatureSet$Feature
REGEXP_SYNTAX @Lcom/google/javascript/jscomp/parsing/parser/FeatureSet$Feature; ES3_KEYWORDS_AS_IDENTIFIERS GETTER KEYWORDS_AS_PROPERTIES SETTER STRING_CONTINUATION TRAILING_COMMA ARRAY_PATTERN_REST ARROW_FUNCTIONS ! BINARY_LITERALS # $ !BLOCK_SCOPED_FUNCTION_DECLARATION & ' CLASSES ) *
CLASS_EXTENDS , - CLASS_GETTER_SETTER / 0 COMPUTED_PROPERTIES 2 3 CONST_DECLARATIONS 5 6 DEFAULT_PARAMETERS 8 9 ARRAY_DESTRUCTURING ; <