public class StaticTypesClosureWriter extends ClosureWriter
Writer responsible for generating closure classes in statically compiled mode.
| Fields inherited from class | Fields | 
|---|---|
| class ClosureWriter | OUTER_INSTANCE, THIS_OBJECT, controller | 
| Constructor and description | 
|---|
| StaticTypesClosureWriter(WriterController wc) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected ClassNode | createClosureClass(ClosureExpression expression, int mods) | 
| Methods inherited from class | Name | 
|---|---|
| class ClosureWriter | addConstructor, addFieldsForLocalVariables, addGeneratedClosureConstructorCall, addSerialVersionUIDField, createBlockStatementForConstructor, createClosureClass, getClosureSharedVariables, getOrAddClosureClass, loadReference, loadThis, removeInitialValues, writeClosure | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.