com.google.javascript.jscomp.parsing.parser.TemplateLiteralToken.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 9
8com/google/javascript/jscomp/parsing/parser/LiteralToken ?(Lcom/google/javascript/jscomp/parsing/parser/TokenType;Ljava/lang/String;Lcom/google/javascript/jscomp/parsing/parser/util/SourceRange;)V
@com/google/javascript/jscomp/parsing/parser/TemplateLiteralToken errorMessage Ljava/lang/String;
errorLevel MLcom/google/javascript/jscomp/parsing/parser/TemplateLiteralToken$ErrorLevel;
errorPosition ALcom/google/javascript/jscomp/parsing/parser/util/SourcePosition; value Kcom/google/javascript/jscomp/parsing/parser/TemplateLiteralToken$ErrorLevel ERROR
equals (Ljava/lang/Object;)Z RuntimeVisibleTypeAnnotations #Lorg/jspecify/annotations/Nullable;*(Lcom/google/javascript/jscomp/parsing/parser/TokenType;Ljava/lang/String;Ljava/lang/String;Lcom/google/javascript/jscomp/parsing/parser/TemplateLiteralToken$ErrorLevel;Lcom/google/javascript/jscomp/parsing/parser/util/SourcePosition;Lcom/google/javascript/jscomp/parsing/parser/util/SourceRange;)V Code LineNumberTable LocalVariableTable this BLcom/google/javascript/jscomp/parsing/parser/TemplateLiteralToken; type 7Lcom/google/javascript/jscomp/parsing/parser/TokenType; errorMsg position location >Lcom/google/javascript/jscomp/parsing/parser/util/SourceRange; MethodParameters toString ()Ljava/lang/String; hasError ()Z
SourceFile TemplateLiteralToken.java NestMembers InnerClasses
ErrorLevel ! ! " # $ ? *+,? *-? *?
*? ? % 0 1
2 3 4 &