com.google.javascript.jscomp.CheckSuper$Context.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 4
java/lang/Object ()V
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; com/google/javascript/rhino/Node /com/google/javascript/jscomp/CheckSuper$Context contextNode "Lcom/google/javascript/rhino/Node; %(Lcom/google/javascript/rhino/Node;)V Code LineNumberTable LocalVariableTable this 1Lcom/google/javascript/jscomp/CheckSuper$Context; MethodParameters getContextNode $()Lcom/google/javascript/rhino/Node; getContextForArrowFunctionNode U(Lcom/google/javascript/rhino/Node;)Lcom/google/javascript/jscomp/CheckSuper$Context; arrowFn visitSuperConstructorCall Q(Lcom/google/javascript/jscomp/NodeTraversal;Lcom/google/javascript/rhino/Node;)V t superNode visitSuperPropertyAccess visitThis ,Lcom/google/javascript/jscomp/NodeTraversal; thisNode visitReturn
returnNode visitContextNode /(Lcom/google/javascript/jscomp/NodeTraversal;)V
SourceFile CheckSuper.java NestHost 1 'com/google/javascript/jscomp/CheckSuper InnerClasses Context L *? *+? ?
? ? ? ? ? / *? ? ? ! " # $ % " # $ &