| MAbstractBC |
|
| MAnnotableParameterCount |
|
| MAnnotation |
Visits an annotation of this method.
|
| MAnnotationDefault |
Visits the default value of this annotation interface method.
|
| MCode |
Начала байт-кода метода
|
| MEnd |
end of the method
|
| MethodByteCode |
|
| MethodWriter |
|
| MethodWriterCtx |
|
| MFieldInsn |
the opcode of the type instruction to be visited.
|
| MFrame |
Visits the current state of the local variables and operand stack elements.
|
| MIincInsn |
Increment local variable by constant ( jvm spec).
|
| MInsn |
the opcode of the instruction to be visited.
|
| MInsnAnnotation |
|
| MIntInsn |
Visits an instruction with a single int operand.
|
| MInvokeDynamicInsn |
|
| MJumpInsn |
the opcode of the type instruction to be visited.
|
| MLabel |
|
| MLdcInsn |
|
| MLineNumber |
|
| MLocalVariable |
|
| MLocalVariableAnnotation |
|
| MLookupSwitchInsn |
lookupswitch
|
| MMaxs |
|
| MMethodInsn |
the opcode of the type instruction to be visited.
|
| MMultiANewArrayInsn |
multianewarray
|
| MParameter |
Visits a parameter of this method.
|
| MParameterAnnotation |
|
| MTableSwitchInsn |
tableswitch
|
| MTryCatchAnnotation |
|
| MTryCatchBlock |
try catch block
|
| MTypeAnnotation |
|
| MTypeInsn |
the opcode of the type instruction to be visited.
|
| MVarInsn |
the opcode of the local variable instruction to be visited.
|
| OpCode |
|