Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

addBlueprintsContributionIfNeeded(SourceUnit, ClassNode) - Method in BlueprintsAwareASTTransformation
addBlueprintsContributionMethods(TYPE_TYPE) - Method in BlueprintsAwareHandler
addBlueprintsProviderAccessors(TYPE_TYPE) - Method in BlueprintsAwareHandler
addBlueprintsProviderField(TYPE_TYPE) - Method in BlueprintsAwareHandler
apply(ClassNode) - Method in BlueprintsAwareASTTransformation

B

BLUEPRINTS_AWARE_CNODE - Field in BlueprintsAwareASTTransformation
BLUEPRINTS_CONTRIBUTION_HANDLER_CNODE - Field in BlueprintsAwareASTTransformation
BLUEPRINTS_CONTRIBUTION_HANDLER_TYPE - Field in BlueprintsAwareConstants
BLUEPRINTS_PROVIDER_CNODE - Field in BlueprintsAwareASTTransformation
BLUEPRINTS_PROVIDER_FIELD_INITIALIZER - Field in BlueprintsAwareProcessor
BLUEPRINTS_PROVIDER_FIELD_NAME - Field in BlueprintsAwareConstants
BLUEPRINTS_PROVIDER_TYPE - Field in BlueprintsAwareConstants
BlueprintsAware - Annotation Type in griffon.plugins.blueprints
BlueprintsAwareASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @BlueprintsAware annotation.
BlueprintsAwareASTTransformation() - Constructor in BlueprintsAwareASTTransformation
BlueprintsAwareConstants - Interface in lombok.core.handlers
@author Andres Almiray
BlueprintsAwareHandler - Class in lombok.core.handlers
@author Andres Almiray
BlueprintsAwareHandler() - Constructor in BlueprintsAwareHandler
BlueprintsAwareProcessor - Class in lombok.intellij.processor.clazz
@author Andres Almiray
BlueprintsAwareProcessor() - Constructor in BlueprintsAwareProcessor

C


D

DEFAULT_BLUEPRINTS_PROVIDER_CNODE - Field in BlueprintsAwareASTTransformation
DEFAULT_BLUEPRINTS_PROVIDER_TYPE - Field in BlueprintsAwareConstants
defaultBlueprintsProviderInstance() - Method in BlueprintsAwareASTTransformation
defaultBlueprintsProviderInstance() - Method in BlueprintsAwareHandler
DELEGATING_METHODS - Field in BlueprintsAwareASTTransformation

E


F


G


H

handle(AnnotationValues, Annotation, EclipseNode) - Method in HandleBlueprintsAware
HandleBlueprintsAware - Class in lombok.eclipse.handlers
@author Andres Almiray
HandleBlueprintsAware.EclipseBlueprintsAwareHandler - Class in lombok.eclipse.handlers
HandleBlueprintsAware.EclipseBlueprintsAwareHandler() - Constructor in HandleBlueprintsAware.EclipseBlueprintsAwareHandler
HandleBlueprintsAware.JavacBlueprintsAwareHandler - Class in lombok.javac.handlers
HandleBlueprintsAware.JavacBlueprintsAwareHandler() - Constructor in HandleBlueprintsAware.JavacBlueprintsAwareHandler
HandleBlueprintsAware() - Constructor in HandleBlueprintsAware
handler - Field in HandleBlueprintsAware
hasBlueprintsAwareAnnotation(AnnotatedNode) - Method in BlueprintsAwareASTTransformation
Convenience method to see if an annotated node is @BlueprintsAware.

I


J


K


L

LOG - Field in BlueprintsAwareASTTransformation

M

METHOD_GET_BLUEPRINTS_PROVIDER - Field in BlueprintsAwareConstants
METHOD_SET_BLUEPRINTS_PROVIDER - Field in BlueprintsAwareConstants
METHOD_WITH_BLUEPRINTS - Field in BlueprintsAwareConstants
METHODS - Field in BlueprintsAwareConstants

N

needsBlueprintsContribution(ClassNode, SourceUnit) - Method in BlueprintsAwareASTTransformation

O


P

processIntern(PsiClass, PsiAnnotation, List) - Method in BlueprintsAwareProcessor
PROVIDER - Field in BlueprintsAwareConstants

Q


R


S


T


U


V

visit(ASTNode, SourceUnit) - Method in BlueprintsAwareASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.

W


X


Y


Z


_


Groovy Documentation