public class ClosureWriter extends Object
Modifiers | Name | Description |
---|---|---|
static String |
OUTER_INSTANCE |
|
static String |
THIS_OBJECT |
Constructor and description |
---|
ClosureWriter(WriterController controller) |
Type Params | Return Type | Name and description |
---|---|---|
|
public boolean |
addGeneratedClosureConstructorCall(ConstructorCallExpression call) |
|
public ClassNode |
getOrAddClosureClass(ClosureExpression expression, int modifiers) |
|
public static void |
loadReference(String name, WriterController controller) |
|
public void |
writeClosure(ClosureExpression expression) |
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.