toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.deob.bytecode.analysis
/
ControlFlowAnalyzer
/
createGraph
create
Graph
fun
createGraph
(
owner
:
String
,
method
:
MethodNode
)
:
Graph
<
Int
,
DefaultEdge
>