Package xyz.cofe.trambda.bc.mth
Представление байт-кода методов
-
Interface Summary Interface Description MethodByteCode MethodWriter -
Class Summary Class Description MAbstractBC MAnnotableParameterCount MAnnotation Visits an annotation of this method.MAnnotationDefault Visits the default value of this annotation interface method.MCode Начала байт-кода методаMEnd end of the methodMethodWriterCtx 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 lookupswitchMMaxs MMethodInsn the opcode of the type instruction to be visited.MMultiANewArrayInsn multianewarrayMParameter Visits a parameter of this method.MParameterAnnotation MTableSwitchInsn tableswitchMTryCatchAnnotation MTryCatchBlock try catch blockMTypeAnnotation MTypeInsn the opcode of the type instruction to be visited.MVarInsn the opcode of the local variable instruction to be visited. -
Enum Summary Enum Description OpCode