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