digraph staticFieldWriteMethod { node [shape=record] staticFieldWriteMethode [shape=circle,label="e",xlabel="staticFieldWriteMethod"] staticFieldWriteMethodx [shape=circle,label="x"] staticFieldWriteMethodbb0 [label="0|{0: // label|1: // line number information|2: ALOAD 1|3: PUTSTATIC ExampleClass.staticField Ljava/lang/String;|4: // label|5: // line number information|6: RETURN }"] staticFieldWriteMethode -> staticFieldWriteMethodbb0 staticFieldWriteMethodbb0 -> staticFieldWriteMethodx }