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, addFieldsAndGettersForLocalVariables, addGeneratedClosureConstructorCall, createBlockStatementForConstructor, createClosureClass, getClosureSharedVariables, getOrAddClosureClass, loadReference, loadThis, removeInitialValues, writeClosure | 
                        
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.