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

addDataSourceContributionIfNeeded(SourceUnit, ClassNode) - Method in DataSourceAwareASTTransformation
addDataSourceContributionMethods(TYPE_TYPE) - Method in DataSourceAwareHandler
addDataSourceProviderAccessors(TYPE_TYPE) - Method in DataSourceAwareHandler
addDataSourceProviderField(TYPE_TYPE) - Method in DataSourceAwareHandler
apply(ClassNode) - Method in DataSourceAwareASTTransformation

B


C


D

DATASOURCE_AWARE_CNODE - Field in DataSourceAwareASTTransformation
DATASOURCE_CONTRIBUTION_HANDLER_CNODE - Field in DataSourceAwareASTTransformation
DATASOURCE_CONTRIBUTION_HANDLER_TYPE - Field in DataSourceAwareConstants
DATASOURCE_PROVIDER_CNODE - Field in DataSourceAwareASTTransformation
DATASOURCE_PROVIDER_FIELD_INITIALIZER - Field in DataSourceAwareProcessor
DATASOURCE_PROVIDER_FIELD_NAME - Field in DataSourceAwareConstants
DATASOURCE_PROVIDER_TYPE - Field in DataSourceAwareConstants
DataSourceAware - Annotation Type in griffon.plugins.datasource
DataSourceAwareASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @DataSourceAware annotation.
DataSourceAwareASTTransformation() - Constructor in DataSourceAwareASTTransformation
DataSourceAwareConstants - Interface in lombok.core.handlers
@author Andres Almiray
DataSourceAwareHandler - Class in lombok.core.handlers
@author Andres Almiray
DataSourceAwareHandler() - Constructor in DataSourceAwareHandler
DataSourceAwareProcessor - Class in lombok.intellij.processor.clazz
@author Andres Almiray
DataSourceAwareProcessor() - Constructor in DataSourceAwareProcessor
DEFAULT_DATASOURCE_PROVIDER_CNODE - Field in DataSourceAwareASTTransformation
DEFAULT_DATASOURCE_PROVIDER_TYPE - Field in DataSourceAwareConstants
defaultDataSourceProviderInstance() - Method in DataSourceAwareASTTransformation
defaultDataSourceProviderInstance() - Method in DataSourceAwareHandler
DELEGATING_METHODS - Field in DataSourceAwareASTTransformation

E


F


G


H

handle(AnnotationValues, Annotation, EclipseNode) - Method in HandleDataSourceAware
HandleDataSourceAware - Class in lombok.eclipse.handlers
@author Andres Almiray
HandleDataSourceAware.EclipseDataSourceAwareHandler - Class in lombok.eclipse.handlers
HandleDataSourceAware.EclipseDataSourceAwareHandler() - Constructor in HandleDataSourceAware.EclipseDataSourceAwareHandler
HandleDataSourceAware.JavacDataSourceAwareHandler - Class in lombok.javac.handlers
HandleDataSourceAware.JavacDataSourceAwareHandler() - Constructor in HandleDataSourceAware.JavacDataSourceAwareHandler
HandleDataSourceAware() - Constructor in HandleDataSourceAware
handler - Field in HandleDataSourceAware
hasDataSourceAwareAnnotation(AnnotatedNode) - Method in DataSourceAwareASTTransformation
Convenience method to see if an annotated node is @DataSourceAware.

I


J


K


L

LOG - Field in DataSourceAwareASTTransformation

M

METHOD_GET_DATASOURCE_PROVIDER - Field in DataSourceAwareConstants
METHOD_SET_DATASOURCE_PROVIDER - Field in DataSourceAwareConstants
METHOD_WITH_SQL - Field in DataSourceAwareConstants
METHODS - Field in DataSourceAwareConstants

N

needsDataSourceContribution(ClassNode, SourceUnit) - Method in DataSourceAwareASTTransformation

O


P

processIntern(PsiClass, PsiAnnotation, List) - Method in DataSourceAwareProcessor
PROVIDER - Field in DataSourceAwareConstants

Q


R


S


T


U


V

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

W


X


Y


Z


_


Groovy Documentation