Uses of Class
jadx.analysis.callgraph.CallGraphExportJson.Node
Packages that use CallGraphExportJson.Node
-
Uses of CallGraphExportJson.Node in jadx.analysis.callgraph
Fields in jadx.analysis.callgraph with type parameters of type CallGraphExportJson.NodeModifier and TypeFieldDescription(package private) List<CallGraphExportJson.Node> CallGraphExportJson.RootNode.nodesMethod parameters in jadx.analysis.callgraph with type arguments of type CallGraphExportJson.NodeModifier and TypeMethodDescriptionprivate voidCallGraphExportJson.addNode(ICallGraphNode cgNode, Map<Integer, CallGraphExportJson.Node> nodeMap)