getDisabledGlobalASTTransformations

Returns the set of global AST transformations which should not be loaded into the Groovy compiler.

Since

7.4

See also

<a href="https://docs.groovy-lang.org/latest/html/api/org/codehaus/groovy/control/CompilerConfiguration.html#setDisabledGlobalASTTransformations(java.util.Set)">CompilerConfiguration</a>