A builder which allows easy configuration of compilation customizers. Instead of creating various compilation customizers by hand, you may use this builder instead, which provides a shorter syntax and removes most of the verbosity.
Constructor and description |
---|
CompilerCustomizationBuilder
() |
CompilerCustomizationBuilder
() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected Object |
postNodeCompletion(Object parent, Object node) |
|
static CompilerConfiguration |
withConfig(CompilerConfiguration config, Closure code) |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.