| Package | Description | 
|---|---|
| org.springframework.expression.spel | SpEL's central implementation package. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. |