public class ClosureExpressionTransformer
extends Object
Applies static-compilation-specific rewrites to closure expressions.
| Constructor and description |
|---|
ClosureExpressionTransformer(StaticCompilationTransformer staticCompilationTransformer)Creates a closure-expression transformer backed by the owning static compilation transformer. |
Creates a closure-expression transformer backed by the owning static compilation transformer.
staticCompilationTransformer - the shared transformer contextCopyright © 2003-2026 The Apache Software Foundation. All rights reserved.