com.google.javascript.jscomp.graph.UndiGraph.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 *
(com/google/javascript/jscomp/graph/Graph ()V ,com/google/javascript/jscomp/graph/UndiGraph Code LineNumberTable LocalVariableTable this .Lcom/google/javascript/jscomp/graph/UndiGraph; LocalVariableTypeTable 6Lcom/google/javascript/jscomp/graph/UndiGraph; getUndirectedGraphNodes ()Ljava/util/Collection; Signature ^()Ljava/util/Collection;>; createUndirectedGraphNode P(Ljava/lang/Object;)Lcom/google/javascript/jscomp/graph/UndiGraph$UndiGraphNode; MethodParameters nodeValue I(TN;)Lcom/google/javascript/jscomp/graph/UndiGraph$UndiGraphNode; getUndirectedGraphNode getUndirectedGraphEdges 6(Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/List; n1 n2 ^(TN;TN;)Ljava/util/List;>; \Lcom/google/javascript/jscomp/graph/Graph;
SourceFile UndiGraph.java NestMembers $ :com/google/javascript/jscomp/graph/UndiGraph$UndiGraphEdge & :com/google/javascript/jscomp/graph/UndiGraph$UndiGraphNode InnerClasses
UndiGraphEdge
UndiGraphNode! A *? ?
! " # % ' # ( % )
© 2015 - 2024 Weber Informatics LLC | Privacy Policy