com.google.javascript.jscomp.ClosurePrimitiveErrors.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_DUPLICATE_MODULE
@Duplicate module: {0}. Module already declared in other file {1}
+com/google/javascript/jscomp/DiagnosticType error S(Ljava/lang/String;Ljava/lang/String;)Lcom/google/javascript/jscomp/DiagnosticType; 3com/google/javascript/jscomp/ClosurePrimitiveErrors DUPLICATE_MODULE -Lcom/google/javascript/jscomp/DiagnosticType; JSC_DUPLICATE_NAMESPACE FDuplicate namespace: {0}. Namespace already provided in other file {1} DUPLICATE_NAMESPACE "JSC_DUPLICATE_NAMESPACE_AND_MODULE ! EDuplicate module: {0}. Module already goog.provided in other file {1} # $ DUPLICATE_NAMESPACE_AND_MODULE & )JSC_INVALID_DESTRUCTURING_FORWARD_DECLARE ( *Cannot destructure a forward-declared type * + %INVALID_DESTRUCTURING_FORWARD_DECLARE - JSC_MODULE_USES_GOOG_MODULE_GET / jIt's illegal to use a 'goog.module.get' at the module top-level. Did you mean to use goog.require instead? 1 2 MODULE_USES_GOOG_MODULE_GET 4 1JSC_GOOG_MODULE_INVALID_FORWARD_DECLARE_NAMESPACE 6 7goog.forwardDeclare parameter must be a string literal. 8 9 !INVALID_FORWARD_DECLARE_NAMESPACE ; %JSC_GOOG_MODULE_INVALID_GET_NAMESPACE = 3goog.module.get parameter must be a string literal. ? @ INVALID_GET_NAMESPACE B 1JSC_GOOG_MODULE_INVALID_REQUIRE_DYNAMIC_NAMESPACE D 7goog.requireDynamic parameter must be a string literal. F G INVALID_REQUIRE_DYNAMIC I )JSC_GOOG_MODULE_INVALID_REQUIRE_NAMESPACE K 0goog.require parameter must be a string literal. M N INVALID_REQUIRE_NAMESPACE P .JSC_GOOG_MODULE_INVALID_REQUIRE_TYPE_NAMESPACE R 4goog.requireType parameter must be a string literal. T U INVALID_REQUIRE_TYPE_NAMESPACE W JSC_MISSING_MODULE_OR_PROVIDE Y 'Required namespace "{0}" never defined. [ \ MISSING_MODULE_OR_PROVIDE ^ 1JSC_MISSING_MODULE_OR_PROVIDE_FOR_FORWARD_DECLARE ` a -MISSING_MODULE_OR_PROVIDE_FOR_FORWARD_DECLARE c &JSC_GOOG_MODULE_INVALID_GET_CALL_SCOPE e Bgoog.module.get values should not be assigned to global variables. g h INVALID_GET_CALL_SCOPE j JSC_INVALID_CLOSURE_CALL_ERROR l fClosure primitive methods (goog.provide, goog.require, goog.define, etc) must be called at file scope. n o INVALID_CLOSURE_CALL_SCOPE_ERROR q JSC_TOO_MANY_ARGUMENTS_ERROR s /method "{0}" called with more than one argument u v TOO_MANY_ARGUMENTS_ERROR x JSC_NULL_ARGUMENT_ERROR z 'method "{0}" called without an argument | } NULL_ARGUMENT_ERROR JSC_INVALID_ARGUMENT_ERROR ? )method "{0}" called with invalid argument ? ? INVALID_ARGUMENT_ERROR Code LineNumberTable LocalVariableTable this 5Lcom/google/javascript/jscomp/ClosurePrimitiveErrors;
SourceFile ClosurePrimitiveErrors.java 1 $ + 2 9 @ G N U \ a h o v } ? ? / *? ? ? ? ? ? ? ? K ? ? ? ? ? ? ? "%'? ? ),.? ? 035? ? 7: