|
Description: get value out of a object's field field is the path to the class with /'s followed by the class name kind is the type: I, F, Ljava/lang/String, etc. Stack
ExampleJava---------------------Float o = thing.aspect Jasm-------------------
aload 1 ; load thing from local var 1 ExceptionsNullPointerException if object is nullBack to |
||||
back to opcode reference. |