Description: get value out of a static field
Stack
ExampleJava---------------------PrintStream o = java.lang.System.in; Jasm-------------------
getstatic java/lang/System/in Ljava/io/PrintStream; ;get the value Back to |
||||
back to opcode reference. |