com.google.javascript.jscomp.Compiler$CompilerState.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 ?
java/lang/Object ()V
%com/google/javascript/jscomp/Compiler allowableFeatures 8Lcom/google/javascript/jscomp/parsing/parser/FeatureSet;
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; 6com/google/javascript/jscomp/parsing/parser/FeatureSet 3com/google/javascript/jscomp/Compiler$CompilerState typeCheckingHasRun Z hasRegExpGlobalReferences
" # $ getLifeCycleStage @()Lcom/google/javascript/jscomp/AbstractCompiler$LifeCycleStage; & ' ( lifeCycleStage >Lcom/google/javascript/jscomp/AbstractCompiler$LifeCycleStage; * + , options .Lcom/google/javascript/jscomp/CompilerOptions;
. / 0 1 2 ,com/google/javascript/jscomp/CompilerOptions getMergedPrecompiledLibraries ()Z 4 5 mergedPrecompiledLibraries 7 8 9
chunkGraph +Lcom/google/javascript/jscomp/JSChunkGraph; 7 < = > uniqueNameId I < A B C uniqueIdSupplier /Lcom/google/javascript/jscomp/UniqueIdSupplier; A F G H
exportedNames Ljava/util/LinkedHashSet; F K L M cssNames Ljava/util/Set; K P Q R idGeneratorMap Ljava/lang/String; P U V transpiledFiles U Y Z [ crossModuleIdGenerator *Lcom/google/javascript/jscomp/IdGenerator; Y ^ _
runJ2clPasses ^ b c d externs Ljava/util/ArrayList;
f g h i j java/util/ArrayList stream ()Ljava/util/stream/Stream; l m n apply ()Ljava/util/function/Function; p q r s t java/util/stream/Stream map 8(Ljava/util/function/Function;)Ljava/util/stream/Stream;
v w x y z 'com/google/common/collect/ImmutableList toImmutableList ()Ljava/util/stream/Collector; p | } ~ collect 0(Ljava/util/stream/Collector;)Ljava/lang/Object; ? c ? )Lcom/google/common/collect/ImmutableList;
? ? ? ? ? )com/google/javascript/jscomp/JSChunkGraph getAllChunks ()Ljava/lang/Iterable;
? ? ? mapJSModulesToInputIds G(Ljava/lang/Iterable;)Lcom/google/common/collect/ImmutableListMultimap; ? ? ? moduleToInputList 1Lcom/google/common/collect/ImmutableListMultimap; ? ? H injectedLibraries ? ? ? ? lastInjectedLibrary "Lcom/google/javascript/rhino/Node; ? ? ? jsRoot
? ? ? ? ? com/google/javascript/rhino/Node
getFirstChild $()Lcom/google/javascript/rhino/Node;
? ? ? ? getIndexOfChild %(Lcom/google/javascript/rhino/Node;)I ? ? > %lastInjectedLibraryIndexInFirstScript ? ? ? accessorSummary .Lcom/google/javascript/jscomp/AccessorSummary; ?
? ? ? getStringMap ,()Lcom/google/javascript/jscomp/VariableMap; ? ? ? stringMap *Lcom/google/javascript/jscomp/VariableMap;
? ? ? getInstrumentationMapping ? ? ? instrumentationMappping ? java/io/Serializable Signature -Ljava/util/LinkedHashSet; #Ljava/util/Set; PLcom/google/common/collect/ImmutableList; ~Lcom/google/common/collect/ImmutableListMultimap; *(Lcom/google/javascript/jscomp/Compiler;)V Code LineNumberTable LocalVariableTable this 5Lcom/google/javascript/jscomp/Compiler$CompilerState; compiler 'Lcom/google/javascript/jscomp/Compiler;
StackMapTable MethodParameters
SourceFile
Compiler.java NestHost BootstrapMethods ?
? ? ? ? ? "java/lang/invoke/LambdaMetafactory metafactory ?(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite; ?
? ? ? ? ? *com/google/javascript/jscomp/CompilerInput
getInputId '()Lcom/google/javascript/rhino/InputId; ? S(Lcom/google/javascript/jscomp/CompilerInput;)Lcom/google/javascript/rhino/InputId; InnerClasses
CompilerState ?