digraph alloc2dArrayMethod {
node [shape=record]
alloc2dArrayMethode [shape=circle,label="e",xlabel="alloc2dArrayMethod"]
alloc2dArrayMethodx [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 }"]
alloc2dArrayMethode -> alloc2dArrayMethodbb0
alloc2dArrayMethodbb0 -> alloc2dArrayMethodx
}