com.google.javascript.rhino.Node$SideEffectFlags.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 N 0com/google/javascript/rhino/Node$SideEffectFlags
java/lang/Object ()V
value I java/lang/StringBuilder Side effects:
(Ljava/lang/String;)V this
append -(Ljava/lang/String;)Ljava/lang/StringBuilder; global throw args
! " # toString ()Ljava/lang/String; MUTATES_GLOBAL_STATE
ConstantValue MUTATES_THIS MUTATES_ARGUMENTS THROWS USED_BITS_MASK NO_SIDE_EFFECTS ALL_SIDE_EFFECTS Code LineNumberTable LocalVariableTable this 2Lcom/google/javascript/rhino/Node$SideEffectFlags; (I)V MethodParameters valueOf ()I setAllFlags 4()Lcom/google/javascript/rhino/Node$SideEffectFlags;
clearAllFlags setMutatesGlobalState setThrows setMutatesThis setMutatesArguments builder Ljava/lang/StringBuilder;
StackMapTable RuntimeInvisibleAnnotations -Lcom/google/errorprone/annotations/DoNotCall;
SourceFile Node.java NestHost K com/google/javascript/rhino/Node InnerClasses SideEffectFlags 1 $ % &