Package io.micronaut.ast.groovy.utils
AST Util transformations for injection.
- Since:
- 1.0
-
Class Summary Class Description ExtendedParameter This class was created to pass to theGroovyAnnotationMetadataBuilder
because the method node the parameter belongs to is not available from theParameter
class itself.InMemoryByteCodeGroovyClassLoader Extended version ofGroovyClassLoader
that can be used to test dependency injection compilation.InMemoryClassWriterOutputVisitor Utility class for testing Groovy visitors.