Class CallGraphExportJson.Node

java.lang.Object
jadx.analysis.callgraph.CallGraphExportJson.Node
Enclosing class:
CallGraphExportJson

static final class CallGraphExportJson.Node extends Object
  • Field Details

    • id

      int id
    • method

      String method
  • Constructor Details

    • Node

      Node()