Package org.mvel2.optimizers.impl.asm


package org.mvel2.optimizers.impl.asm
  • Class
    Description
    Implementation 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 the ASMAccessorOptimizer that it is able to generate bytecode for it's custom resolvers.