Class ASMAccessorOptimizer

All Implemented Interfaces:
Serializable, Parser, AccessorOptimizer

public class ASMAccessorOptimizer extends AbstractOptimizer implements AccessorOptimizer
Implementation of the MVEL Just-in-Time (JIT) compiler for Property Accessors using the ASM bytecode engineering library.
See Also: