接口的使用
cn.taketoday.bytecode.core.CodeFlow.ClinitAdder
使用CodeFlow.ClinitAdder的程序包
-
cn.taketoday.bytecode.core中CodeFlow.ClinitAdder的使用
类型参数类型为CodeFlow.ClinitAdder的cn.taketoday.bytecode.core中的字段修饰符和类型字段说明private List<CodeFlow.ClinitAdder>CodeFlow.clinitAddersAs SpEL AST nodes are called to generate code for the main evaluation method they can register to add code to a static initializer in the class.修饰符和类型方法说明voidCodeFlow.registerNewClinit(CodeFlow.ClinitAdder clinitAdder) Register a ClinitAdder which will add code to the static initializer in the generated class to support the code produced by an AST node's primary generateCode() method.