Package org.drools.mvel.asm
package org.drools.mvel.asm
-
ClassDescriptionThis generates subclasses of BaseClassFieldExtractor to provide field extractors.Visit a POJO user class, and extract the property getter methods that are public, in the order in which they are declared actually in the class itself (not using introspection).A builder to dynamically build simple Javabean(TM) classesA builder to dynamically build simple Javabean(TM) classesThe purpose of this utility it to check if 2 method implementations are equivalent, by comparing the bytecode.