Package org.mvel2.optimizers.impl.asm
package org.mvel2.optimizers.impl.asm
-
ClassDescriptionImplementation of the MVEL Just-in-Time (JIT) compiler for Property Accessors using the ASM bytecode engineering library.A
PropertyHandler
that implements this class advertises the to theASMAccessorOptimizer
that it is able to generate bytecode for it's custom resolvers.