com.google.javascript.jscomp.Compiler$CodeBuilder.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 R
java/lang/Object ()V java/lang/StringBuilder
1com/google/javascript/jscomp/Compiler$CodeBuilder sb Ljava/lang/StringBuilder; lineCount I colCount
setLength (I)V
append -(Ljava/lang/String;)Ljava/lang/StringBuilder;
! " # $ java/lang/String indexOf (II)I
& ' ( length ()I
* + , toString ()Ljava/lang/String;
&
/ 0 1 substring (I)Ljava/lang/String;
3 4 5 equals (Ljava/lang/Object;)Z Code LineNumberTable LocalVariableTable this 3Lcom/google/javascript/jscomp/Compiler$CodeBuilder; reset G(Ljava/lang/String;)Lcom/google/javascript/jscomp/Compiler$CodeBuilder; str Ljava/lang/String; index lastIndex
StackMapTable MethodParameters RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; getLength getLineIndex getColumnIndex endsWith (Ljava/lang/String;)Z suffix
SourceFile
Compiler.java NestHost O %com/google/javascript/jscomp/Compiler InnerClasses CodeBuilder ! 6 P *? *? Y? ?
*? *? ? 7 ? ? ? ? 8 9 : ; 6 7 *?
? ? 7
? ? 8 9 : <