Package grails.compiler.ast
package grails.compiler.ast
-
ClassDescriptionExtended marker interface that indicates this ClassInjector applies to all types of artefacts (but not all classes).Injector applied to annotated (local transform) entitiesMarker annotation that for classes that transform Grails classes at the AST level.When implemented allows additional properties to be injected into Grails classes at compile time (ie when they are loaded by the GroovyClassLoader).Interface specific to Grails artefacts that returns the artefact type.Mainly just a marker interface for implementations that perform injection on domain classes.Extended marker interface that indicates this ClassInjector applies to GSPs.Indicates whether the Transformation/TraitInjector supports given ClassNode