程序包 proguard.analysis.datastructure.callgraph
-
类概要 类 说明 Call Represents a method call.CallGraph Collection of allCalls 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. only the incoming or the outgoing callgraph for a specific method.SymbolicCall