接口的使用
cn.taketoday.bytecode.core.CodeFlow.FieldAdder
使用CodeFlow.FieldAdder的程序包
-
cn.taketoday.bytecode.core中CodeFlow.FieldAdder的使用
类型参数类型为CodeFlow.FieldAdder的cn.taketoday.bytecode.core中的字段修饰符和类型字段说明private ArrayList<CodeFlow.FieldAdder>CodeFlow.fieldAddersAs SpEL ast nodes are called to generate code for the main evaluation method they can register to add a field to this class.修饰符和类型方法说明voidCodeFlow.registerNewField(CodeFlow.FieldAdder fieldAdder) Register a FieldAdder which will add a new field to the generated class to support the code produced by an ast nodes primary generateCode() method.