Uses of Interface
jadx.analysis.callgraph.api.ICallGraphEdge
Packages that use ICallGraphEdge
-
Uses of ICallGraphEdge in jadx.analysis.callgraph
Classes in jadx.analysis.callgraph that implement ICallGraphEdgeFields in jadx.analysis.callgraph with type parameters of type ICallGraphEdgeMethods in jadx.analysis.callgraph that return types with arguments of type ICallGraphEdgeModifier and TypeMethodDescriptionprivate List<ICallGraphEdge> CallGraphBuilder.collectEdges()CallGraph.edges()Constructor parameters in jadx.analysis.callgraph with type arguments of type ICallGraphEdge -
Uses of ICallGraphEdge in jadx.analysis.callgraph.api
Methods in jadx.analysis.callgraph.api that return types with arguments of type ICallGraphEdge