return : return from method : index : visitInsn()
; the following method takes no parameters, performs no actions, and returns no results. .method identity()V return ; simply return with no result .end method
Before | After |
... | ... |
Type | Description |
u1 | return opcode = 0xB1 (177) |