Package proguard.analysis.datastructure.callgraph
-
Class Summary Class Description Call Represents a method call.CallGraph Collection of allCall
s in a program, optimized for retrieval of incoming and outgoing edges for any method in constant time.ConcreteCall Node Represents a node in a sub-callgraph, e.g.SymbolicCall