Uses of Interface
jadx.analysis.callgraph.api.ICallGraph
Packages that use ICallGraph
-
Uses of ICallGraph in jadx.analysis.callgraph
Classes in jadx.analysis.callgraph that implement ICallGraphFields in jadx.analysis.callgraph declared as ICallGraphModifier and TypeFieldDescriptionprivate final ICallGraphCallGraphExportDot.callGraphprivate final ICallGraphCallGraphExportJson.callGraphMethods in jadx.analysis.callgraph that return ICallGraphConstructors in jadx.analysis.callgraph with parameters of type ICallGraphModifierConstructorDescriptionCallGraphExportDot(JadxArgs args, ICallGraph callGraph) CallGraphExportJson(ICallGraph callGraph) -
Uses of ICallGraph in jadx.analysis.callgraph.api
Methods in jadx.analysis.callgraph.api that return ICallGraph