10 lines
453 B
Text
10 lines
453 B
Text
digraph alloc2dArrayMethod {
|
|
|
|
node [shape=record]
|
|
"alloc2dArrayMethodbb-1" [shape=circle,label="e",xlabel="alloc2dArrayMethod"]
|
|
"alloc2dArrayMethodbb-2" [shape=circle,label="x"]
|
|
"alloc2dArrayMethodbb0" [label="0|{0: // label|1: // line number information|2: ICONST_2 |3: ICONST_3 |4: MULTIANEWARRAY [[I 2|5: ARETURN }"]
|
|
|
|
"alloc2dArrayMethodbb-1" -> "alloc2dArrayMethodbb0"
|
|
"alloc2dArrayMethodbb0" -> "alloc2dArrayMethodbb-2"
|
|
}
|