Uses of Interface
org.mvel2.asm.Opcodes
-
Packages that use Opcodes Package Description org.mvel2.asm Provides a small and fast bytecode manipulation framework. -
-
Uses of Opcodes in org.mvel2.asm
Classes in org.mvel2.asm that implement Opcodes Modifier and Type Class Description (package private) classConstantsDefines additional JVM opcodes, access flags and constants which are not part of the ASM public API.
-