| Class |
Description |
|
AnnotatedNodeUtils
|
Utility class for working with AnnotatedNodes |
|
ClassNodeUtils
|
Utility class for working with ClassNodes |
|
ConstructorNodeUtils
|
Utility class for working with ConstructorNodes |
|
CopyWithUtils
|
Shared AST-generation glue for nested-path copyWith, used by both
the @Immutable and @RecordType transforms so the generated
code (and its evolution) stays identical across the two. |
|
ExpressionUtils
|
Utility methods for reasoning about Groovy AST expressions. |
|
ImmutablePropertyUtils
|
Utility methods for immutable-property analysis and code generation. |
|
MethodCallUtils
|
Utility class for commonly called methods |
|
MethodNodeUtils
|
Utility class for working with MethodNodes |
|
VisibilityUtils
|
Utility methods for resolving visibility customizations from VisibilityOptions. |