public class ConstructorCallTransformer
extends Object
Rewrites constructor calls that have a more direct static-compilation form.
| Constructor and description |
|---|
ConstructorCallTransformer(StaticCompilationTransformer staticCompilationTransformer)Creates a constructor-call transformer backed by the owning static compilation transformer. |
Creates a constructor-call transformer backed by the owning static compilation transformer.
staticCompilationTransformer - the shared transformer contextCopyright © 2003-2026 The Apache Software Foundation. All rights reserved.