| 程序包 | 说明 |
|---|---|
| org.springframework.expression.spel |
SpEL's central implementation package.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CodeFlow.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 nodes primary generateCode() method.
|