com.google.javascript.refactoring.Matchers$17.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 V -com/google/javascript/refactoring/Matchers$17 val$requireFunctionType Z
java/lang/Object ()V
com/google/javascript/rhino/Node
getFirstChild $()Lcom/google/javascript/rhino/Node;
isGetProp ()Z prototype
getString ()Ljava/lang/String;
! " java/lang/String equals (Ljava/lang/Object;)Z $ % & ' ( /com/google/javascript/rhino/jstype/JSTypeNative FUNCTION_FUNCTION_TYPE 1Lcom/google/javascript/rhino/jstype/JSTypeNative;
* + , - . *com/google/javascript/refactoring/Matchers getJsType ?(Lcom/google/javascript/refactoring/NodeMetadata;Lcom/google/javascript/rhino/jstype/JSTypeNative;)Lcom/google/javascript/rhino/jstype/JSType;
0 1 2 getJSType -()Lcom/google/javascript/rhino/jstype/JSType;
4 5 6 7 8 )com/google/javascript/rhino/jstype/JSType canCastTo .(Lcom/google/javascript/rhino/jstype/JSType;)Z : )com/google/javascript/refactoring/Matcher (Z)V Code LineNumberTable LocalVariableTable this /Lcom/google/javascript/refactoring/Matchers$17; MethodParameters Signature matches U(Lcom/google/javascript/rhino/Node;Lcom/google/javascript/refactoring/NodeMetadata;)Z fnJsType +Lcom/google/javascript/rhino/jstype/JSType; jsType node "Lcom/google/javascript/rhino/Node; metadata 0Lcom/google/javascript/refactoring/NodeMetadata;
firstChild
StackMapTable
SourceFile
Matchers.java EnclosingMethod R S matcherForPrototypeDeclaration .(Z)Lcom/google/javascript/refactoring/Matcher; NestHost InnerClasses 9 ; <