com.google.javascript.jscomp.modules.ModuleMap.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 G
java/lang/Object ()V
.com/google/javascript/jscomp/modules/ModuleMap resolvedModules (Lcom/google/common/collect/ImmutableMap; resolvedClosureModules
&com/google/common/collect/ImmutableMap get &(Ljava/lang/Object;)Ljava/lang/Object; +com/google/javascript/jscomp/modules/Module
9com/google/javascript/jscomp/deps/ModuleLoader$ModulePath toModuleName ()Ljava/lang/String;
! getModule A(Ljava/lang/String;)Lcom/google/javascript/jscomp/modules/Module;
# $ % of *()Lcom/google/common/collect/ImmutableMap;
' ( S(Lcom/google/common/collect/ImmutableMap;Lcom/google/common/collect/ImmutableMap;)V Signature iLcom/google/common/collect/ImmutableMap; Code LineNumberTable LocalVariableTable this 0Lcom/google/javascript/jscomp/modules/ModuleMap; LocalVariableTypeTable MethodParameters ?(Lcom/google/common/collect/ImmutableMap;Lcom/google/common/collect/ImmutableMap;)V
moduleName Ljava/lang/String; RuntimeVisibleTypeAnnotations #Lorg/jspecify/annotations/Nullable; j(Lcom/google/javascript/jscomp/deps/ModuleLoader$ModulePath;)Lcom/google/javascript/jscomp/modules/Module; path ;Lcom/google/javascript/jscomp/deps/ModuleLoader$ModulePath; getModulesByPath k()Lcom/google/common/collect/ImmutableMap; getModulesByClosureNamespace getClosureModule namespace emptyForTesting 2()Lcom/google/javascript/jscomp/modules/ModuleMap;
SourceFile ModuleMap.java InnerClasses E .com/google/javascript/jscomp/deps/ModuleLoader
ModulePath 1 ) * ) * ( + u *? *+? *,?
? , " # $ % - . / 0 * * 1 ) 2 ! + @ *? +? ? ? , ( - . / 3 4 1 3 5 6 7 + = *+? ? ? , , - . / 8 9 1 8 5 6 : % + / *? ? , 0 - . / ) ; <