This will let the Groovy compiler use compile time checks in the style of Java then perform static compilation, thus bypassing the Groovy meta object protocol.
| Type | Name and Description |
|---|---|
String[] |
extensionsThe list of (classpath resources) paths to type checking DSL scripts, also known as type checking extensions. |
TypeCheckingMode |
value@default TypeCheckingMode.PASS |
The list of (classpath resources) paths to type checking DSL scripts, also known as type checking extensions. @default {}
@default TypeCheckingMode.PASS