public class LambdaWriter extends ClosureWriter
| Fields inherited from class | Fields | 
|---|---|
| class ClosureWriter | OUTER_INSTANCE, THIS_OBJECT, controller | 
| Constructor and description | 
|---|
| LambdaWriter(WriterController controller) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected Parameter[] | getLambdaSharedVariables(LambdaExpression expression) | 
|  | public void | writeLambda(LambdaExpression expression) | 
| 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.