Package proguard.analysis.datastructure.callgraph
package proguard.analysis.datastructure.callgraph
-
ClassesClassDescriptionRepresents a method call.Collection of all
Calls in a program, optimized for retrieval of incoming and outgoing edges for any method in constant time.Represents a node in a sub-callgraph, e.g.