Package io.micronaut.ast.groovy.utils
package io.micronaut.ast.groovy.utils
AST Util transformations for injection.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionThis class was created to pass to the
GroovyAnnotationMetadataBuilder
because the method node the parameter belongs to is not available from theParameter
class itself.Extended version ofGroovyClassLoader
that can be used to test dependency injection compilation.Utility class for testing Groovy visitors.