sp-04/test-output/alloc2dArrayMethod.combined...

11 lines
377 B
Plaintext

digraph combined {
label="alloc2dArrayMethod"
-1 [shape=record,style=filled,label="-1|entry"]
-2 [shape=record,label="-2|exit"]
0 [shape=record,label="0|{0: // label\l|1: // line number information\l|2: ICONST_2 \l|3: ICONST_3 \l|4: MULTIANEWARRAY [[I 2\l|5: ARETURN \l}"]
-1 -> 0 [label=""]
0 -> -2 [label=""]
-1 -> 0 [style=dotted]
0 -> -2 [style=dotted]
}