10 lines
235 B
Text
10 lines
235 B
Text
|
Method: fieldWriteMethod(Ljava/lang/String;)V
|
||
|
0: // label
|
||
|
1: // line number information
|
||
|
2: ALOAD 0
|
||
|
3: ALOAD 1
|
||
|
4: PUTFIELD ExampleClass.field Ljava/lang/String;
|
||
|
5: // label
|
||
|
6: // line number information
|
||
|
7: RETURN
|