Class CallGraphExportDot.Node

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

static final class CallGraphExportDot.Node extends Object
  • Field Details

    • id

      int id
    • method

      String method
  • Constructor Details

    • Node

      Node()