digraph staticFieldReadMethod {
node [shape=record]
staticFieldReadMethode [shape=circle,label="e",xlabel="staticFieldReadMethod"]
staticFieldReadMethodx [shape=circle,label="x"]
staticFieldReadMethodbb0 [label="0|{0: // label|1: // line number information|2: GETSTATIC ExampleClass.staticField Ljava/lang/String;|3: ARETURN }"]
staticFieldReadMethode -> staticFieldReadMethodbb0
staticFieldReadMethodbb0 -> staticFieldReadMethodx
}