com.google.debugging.sourcemap.SourceMapConsumerFactory.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 Y
java/lang/Object ()V
7com/google/debugging/sourcemap/SourceMapConsumerFactory parse t(Ljava/lang/String;Lcom/google/debugging/sourcemap/SourceMapSupplier;)Lcom/google/debugging/sourcemap/SourceMapping; /** Begin line maps. **/
java/lang/String
startsWith (Ljava/lang/String;)Z 6com/google/debugging/sourcemap/SourceMapParseException :This appears to be a V1 SourceMap, which is not supported.
(Ljava/lang/String;)V {
! " 4com/google/debugging/sourcemap/SourceMapObjectParser D(Ljava/lang/String;)Lcom/google/debugging/sourcemap/SourceMapObject;
$ % & ' ( .com/google/debugging/sourcemap/SourceMapObject
getVersion ()I * 2com/google/debugging/sourcemap/SourceMapConsumerV3
)
) - . e(Lcom/google/debugging/sourcemap/SourceMapObject;Lcom/google/debugging/sourcemap/SourceMapSupplier;)V 0 1 2 makeConcatWithConstants (I)Ljava/lang/String; 4 "unable to detect source map format Code LineNumberTable LocalVariableTable this 9Lcom/google/debugging/sourcemap/SourceMapConsumerFactory; B(Ljava/lang/String;)Lcom/google/debugging/sourcemap/SourceMapping; contents Ljava/lang/String;
Exceptions MethodParameters consumer 4Lcom/google/debugging/sourcemap/SourceMapConsumerV3; sourceMapObject 0Lcom/google/debugging/sourcemap/SourceMapObject; supplier 2Lcom/google/debugging/sourcemap/SourceMapSupplier;
StackMapTable RuntimeVisibleTypeAnnotations #Lorg/jspecify/annotations/Nullable;
SourceFile SourceMapConsumerFactory.java BootstrapMethods L
M N O 1 P $java/lang/invoke/StringConcatFactory ?(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/invoke/CallSite; R Unknown source map version: InnerClasses U %java/lang/invoke/MethodHandles$Lookup W java/lang/invoke/MethodHandles Lookup 1 5 / *? ? 6 7 8 9 : 5 0 *? ? 6 7 ; <