| Class | Description | 
|---|---|
| GroovyPageBytecodeOptimizer | |
| GroovyPageInjectionOperation | A GroovyPage compiler injection operation that uses a specified array of ClassInjector instances to attempt AST injection. | 
| LineNumberTransform | Convert line number information to that based on the line number array passed into the line number array in the LineNumber annotation. | 
| Annotation Type | Description | 
|---|---|
| LineNumber | @author Andrew Eisenberg |