com.google.javascript.jscomp.StrictWarningsGuard.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
*com/google/javascript/jscomp/WarningsGuard ()V
$com/google/javascript/jscomp/JSError getType /()Lcom/google/javascript/jscomp/DiagnosticType; 0com/google/javascript/jscomp/StrictWarningsGuard UNRAISABLE_WARNING -Lcom/google/javascript/jscomp/DiagnosticType;
getDefaultLevel +()Lcom/google/javascript/jscomp/CheckLevel;
'com/google/javascript/jscomp/CheckLevel isOn ()Z ERROR )Lcom/google/javascript/jscomp/CheckLevel; " # $ % & 3com/google/javascript/jscomp/WarningsGuard$Priority STRICT 5Lcom/google/javascript/jscomp/WarningsGuard$Priority; " ( ) * value I , JSC_UNRAISABLE_WARNING . {0}
0 1 2 3 4 +com/google/javascript/jscomp/DiagnosticType warning S(Ljava/lang/String;Ljava/lang/String;)Lcom/google/javascript/jscomp/DiagnosticType; serialVersionUID J
ConstantValue Code LineNumberTable LocalVariableTable this 2Lcom/google/javascript/jscomp/StrictWarningsGuard; level Q(Lcom/google/javascript/jscomp/JSError;)Lcom/google/javascript/jscomp/CheckLevel; error &Lcom/google/javascript/jscomp/JSError;
StackMapTable MethodParameters RuntimeVisibleTypeAnnotations #Lorg/jspecify/annotations/Nullable; getPriority ()I
SourceFile StrictWarningsGuard.java InnerClasses Priority 1 5 6 7 8 : / *? ? ; <