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 |
Конец метода
|
class |
MFieldInsn |
Доступ к полю объекта
|
class |
MFrame |
|
class |
MIincInsn |
Increment local variable by constant ( jvm spec).
|
class |
MInsn |
Простая инструкция
the opcode of the instruction to be visited.
|
class |
MInsnAnnotation |
|
class |
MIntInsn |
|
class |
MInvokeDynamicInsn |
|
class |
MJumpInsn |
Инструкция перехода
|
class |
MLabel |
Метка в исходном коде/точка перехода
|
class |
MLdcInsn |
|
class |
MLineNumber |
Номер строки в исходном коде
|
class |
MLocalVariable |
Определение локальной переменной
|
class |
MLocalVariableAnnotation |
|
class |
MLookupSwitchInsn |
lookupswitch
|
class |
MMaxs |
максимальный размер стека и максимальное количество локальных переменных метода.
|
class |
MMethodInsn |
This opcode is either
INVOKEVIRTUAL, INVOKESPECIAL, INVOKESTATIC or INVOKEINTERFACE.
|
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.
|