com.google.javascript.jscomp.ijs.IjsErrors.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 )
java/lang/Object ()V JSC_BAD_IJS_FILE_NAME
&--ijs file name must end in .i.js: {0}
+com/google/javascript/jscomp/DiagnosticType error S(Ljava/lang/String;Ljava/lang/String;)Lcom/google/javascript/jscomp/DiagnosticType; *com/google/javascript/jscomp/ijs/IjsErrors BAD_IJS_FILE_NAME -Lcom/google/javascript/jscomp/DiagnosticType; JSC_CONFLICTING_IJS_FILE ?Found --ijs file in a conflict with --js or --weakdep file. This usually means the same file appears both in the srcs and the transitive deps of a build target.
File 1: {0}
File 2: {1}
warning CONFLICTING_IJS_FILE Code LineNumberTable LocalVariableTable this ,Lcom/google/javascript/jscomp/ijs/IjsErrors;
SourceFile IjsErrors.java 1 ! / *? ? " # $ % &