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

addRestContributionIfNeeded(SourceUnit, ClassNode) - Method in RestAwareASTTransformation
addRestContributionMethods(TYPE_TYPE) - Method in RestAwareHandler
addRestProviderAccessors(TYPE_TYPE) - Method in RestAwareHandler
addRestProviderField(TYPE_TYPE) - Method in RestAwareHandler
apply(ClassNode) - Method in RestAwareASTTransformation

B


C


D

DEFAULT_REST_PROVIDER_CNODE - Field in RestAwareASTTransformation
DEFAULT_REST_PROVIDER_TYPE - Field in RestAwareConstants
defaultRestProviderInstance() - Method in RestAwareASTTransformation
defaultRestProviderInstance() - Method in RestAwareHandler
DELEGATING_METHODS - Field in RestAwareASTTransformation

E


F


G


H

handle(AnnotationValues, Annotation, EclipseNode) - Method in HandleRestAware
handler - Field in HandleRestAware
HandleRestAware - Class in lombok.eclipse.handlers
@author Andres Almiray
HandleRestAware.EclipseRestAwareHandler - Class in lombok.eclipse.handlers
HandleRestAware.EclipseRestAwareHandler() - Constructor in HandleRestAware.EclipseRestAwareHandler
HandleRestAware.JavacRestAwareHandler - Class in lombok.javac.handlers
HandleRestAware.JavacRestAwareHandler() - Constructor in HandleRestAware.JavacRestAwareHandler
HandleRestAware() - Constructor in HandleRestAware
hasRestAwareAnnotation(AnnotatedNode) - Method in RestAwareASTTransformation
Convenience method to see if an annotated node is @RestAware.

I


J


K


L

LOG - Field in RestAwareASTTransformation

M

METHOD_GET_REST_PROVIDER - Field in RestAwareConstants
METHOD_SET_REST_PROVIDER - Field in RestAwareConstants
METHOD_WITH_ASYNC_HTTP - Field in RestAwareConstants
METHOD_WITH_HTTP - Field in RestAwareConstants
METHOD_WITH_REST - Field in RestAwareConstants
METHODS - Field in RestAwareConstants

N

needsRestContribution(ClassNode, SourceUnit) - Method in RestAwareASTTransformation

O


P

processIntern(PsiClass, PsiAnnotation, List) - Method in RestAwareProcessor
PROVIDER - Field in RestAwareConstants

Q


R

REST_AWARE_CNODE - Field in RestAwareASTTransformation
REST_CONTRIBUTION_HANDLER_CNODE - Field in RestAwareASTTransformation
REST_CONTRIBUTION_HANDLER_TYPE - Field in RestAwareConstants
REST_PROVIDER_CNODE - Field in RestAwareASTTransformation
REST_PROVIDER_FIELD_INITIALIZER - Field in RestAwareProcessor
REST_PROVIDER_FIELD_NAME - Field in RestAwareConstants
REST_PROVIDER_TYPE - Field in RestAwareConstants
RestAware - Annotation Type in griffon.plugins.rest
RestAwareASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @RestAware annotation.
RestAwareASTTransformation() - Constructor in RestAwareASTTransformation
RestAwareConstants - Interface in lombok.core.handlers
@author Andres Almiray
RestAwareHandler - Class in lombok.core.handlers
@author Andres Almiray
RestAwareHandler() - Constructor in RestAwareHandler
RestAwareProcessor - Class in lombok.intellij.processor.clazz
@author Andres Almiray
RestAwareProcessor() - Constructor in RestAwareProcessor

S


T


U


V

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

W


X


Y


Z


_


Groovy Documentation