com.google.javascript.jscomp.ijs.PotentialDeclaration$PolymerBehaviorPropertiesDeclaration.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 X
com/google/javascript/rhino/Node getLastChild $()Lcom/google/javascript/rhino/Node;
5com/google/javascript/jscomp/ijs/PotentialDeclaration Y(Ljava/lang/String;Lcom/google/javascript/rhino/Node;Lcom/google/javascript/rhino/Node;)V
Zcom/google/javascript/jscomp/ijs/PotentialDeclaration$PolymerBehaviorPropertiesDeclaration
isDetached ()Z
getRhs
isObjectLit
hasChildren
getFirstChild
! getOnlyChild
# $ getNext
& ' ( getString ()Ljava/lang/String; * type
, - . / 0 java/lang/String equals (Ljava/lang/Object;)Z 2 readOnly
4 5 6 7 8 %com/google/javascript/jscomp/NodeUtil
deleteNode T(Lcom/google/javascript/rhino/Node;Lcom/google/javascript/jscomp/AbstractCompiler;)V
: ; getLhs 7(Ljava/lang/String;Lcom/google/javascript/rhino/Node;)V Code LineNumberTable LocalVariableTable this \Lcom/google/javascript/jscomp/ijs/PotentialDeclaration$PolymerBehaviorPropertiesDeclaration; name Ljava/lang/String;
stringKeyNode "Lcom/google/javascript/rhino/Node; MethodParameters simplify 2(Lcom/google/javascript/jscomp/AbstractCompiler;)V next subProp propDef propKey compiler /Lcom/google/javascript/jscomp/AbstractCompiler; propertiesObject
StackMapTable shouldPreserve getRemovableNode
SourceFile PotentialDeclaration.java NestHost InnerClasses $PolymerBehaviorPropertiesDeclaration <