Class | Description |
---|---|
ExtendedParameter |
This class was created to pass to the
io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder because
the method node the parameter belongs to is not available from the Parameter class
itself. |
InMemoryByteCodeGroovyClassLoader |
Extended version of
GroovyClassLoader that can be used to test dependency injection compilation. |
AST Util transformations for injection.