Uses of Package
org.mvel2.asm
Packages that use org.mvel2.asm
Package
Description
Provides a small and fast bytecode manipulation framework.
-
Classes in org.mvel2.asm used by org.mvel2.asmClassDescriptionA visitor to visit a Java annotation.A non standard class, field, method or code attribute, as defined in the Java Virtual Machine Specification (JVMS).A dynamically extensible vector of bytes.A parser to make a
ClassVisitorvisit a ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).Exception thrown when the constant pool of a class produced by aClassWriteris too large.A visitor to visit a Java class.AClassVisitorthat generates a corresponding ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).A visitor to visit a Java field.A reference to a field or a method.A position in the bytecode of a method.Exception thrown when the Code attribute of a method produced by aClassWriteris too large.A visitor to visit a Java method.A visitor to visit a Java module.A Java field or method type.The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.A reference to a type appearing in a class, field or method declaration, or on an instruction. -
Classes in org.mvel2.asm used by org.mvel2.optimizers.impl.asm