F2D -
Static variable in interface org.mvel.asm.Opcodes
F2I -
Static variable in interface org.mvel.asm.Opcodes
F2L -
Static variable in interface org.mvel.asm.Opcodes
F_APPEND -
Static variable in interface org.mvel.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in
the previous frame, except that additional 1-3 locals are defined, and
with an empty stack.
F_CHOP -
Static variable in interface org.mvel.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in
the previous frame, except that the last 1-3 locals are absent and with
an empty stack.
F_FULL -
Static variable in interface org.mvel.asm.Opcodes
Represents a compressed frame with complete frame data.
F_NEW -
Static variable in interface org.mvel.asm.Opcodes
Represents an expanded frame.
F_SAME -
Static variable in interface org.mvel.asm.Opcodes
Represents a compressed frame with exactly the same locals as the
previous frame and with an empty stack.
F_SAME1 -
Static variable in interface org.mvel.asm.Opcodes
Represents a compressed frame with exactly the same locals as the
previous frame and with a single value on the stack.
FADD -
Static variable in interface org.mvel.asm.Opcodes
FALOAD -
Static variable in interface org.mvel.asm.Opcodes