Overview
Package
Class
Deprecated
Index
Help
Groovy Documentation
PREV NEXT
FRAMES
NO FRAMES
All Classes
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
addCouchdbContributionIfNeeded
(SourceUnit, ClassNode)
- Method in
CouchdbAwareASTTransformation
addCouchdbContributionMethods
(TYPE_TYPE)
- Method in
CouchdbAwareHandler
addCouchdbProviderAccessors
(TYPE_TYPE)
- Method in
CouchdbAwareHandler
addCouchdbProviderField
(TYPE_TYPE)
- Method in
CouchdbAwareHandler
apply
(ClassNode)
- Method in
CouchdbAwareASTTransformation
B
C
COUCHDB_AWARE_CNODE
- Field in
CouchdbAwareASTTransformation
COUCHDB_CONTRIBUTION_HANDLER_CNODE
- Field in
CouchdbAwareASTTransformation
COUCHDB_CONTRIBUTION_HANDLER_TYPE
- Field in
CouchdbAwareConstants
COUCHDB_PROVIDER_CNODE
- Field in
CouchdbAwareASTTransformation
COUCHDB_PROVIDER_FIELD_INITIALIZER
- Field in
CouchdbAwareProcessor
COUCHDB_PROVIDER_FIELD_NAME
- Field in
CouchdbAwareConstants
COUCHDB_PROVIDER_TYPE
- Field in
CouchdbAwareConstants
CouchdbAware
- Annotation Type in
griffon.plugins.couchdb
CouchdbAwareASTTransformation
- Class in
org.codehaus.griffon.ast
Handles generation of code for the
@CouchdbAware
annotation.
CouchdbAwareASTTransformation
()
- Constructor in
CouchdbAwareASTTransformation
CouchdbAwareConstants
- Interface in
lombok.core.handlers
@author Andres Almiray
CouchdbAwareHandler
- Class in
lombok.core.handlers
@author Andres Almiray
CouchdbAwareHandler
()
- Constructor in
CouchdbAwareHandler
CouchdbAwareProcessor
- Class in
lombok.intellij.processor.clazz
@author Andres Almiray
CouchdbAwareProcessor
()
- Constructor in
CouchdbAwareProcessor
D
DEFAULT_COUCHDB_PROVIDER_CNODE
- Field in
CouchdbAwareASTTransformation
DEFAULT_COUCHDB_PROVIDER_TYPE
- Field in
CouchdbAwareConstants
defaultCouchdbProviderInstance
()
- Method in
CouchdbAwareASTTransformation
defaultCouchdbProviderInstance
()
- Method in
CouchdbAwareHandler
DELEGATING_METHODS
- Field in
CouchdbAwareASTTransformation
E
F
G
H
handle
(AnnotationValues, Annotation, EclipseNode)
- Method in
HandleCouchdbAware
HandleCouchdbAware
- Class in
lombok.eclipse.handlers
@author Andres Almiray
HandleCouchdbAware.EclipseCouchdbAwareHandler
- Class in
lombok.eclipse.handlers
HandleCouchdbAware.EclipseCouchdbAwareHandler
()
- Constructor in
HandleCouchdbAware.EclipseCouchdbAwareHandler
HandleCouchdbAware.JavacCouchdbAwareHandler
- Class in
lombok.javac.handlers
HandleCouchdbAware.JavacCouchdbAwareHandler
()
- Constructor in
HandleCouchdbAware.JavacCouchdbAwareHandler
HandleCouchdbAware
()
- Constructor in
HandleCouchdbAware
handler
- Field in
HandleCouchdbAware
hasCouchdbAwareAnnotation
(AnnotatedNode)
- Method in
CouchdbAwareASTTransformation
Convenience method to see if an annotated node is
@CouchdbAware
.
I
J
K
L
LOG
- Field in
CouchdbAwareASTTransformation
M
METHOD_GET_COUCHDB_PROVIDER
- Field in
CouchdbAwareConstants
METHOD_SET_COUCHDB_PROVIDER
- Field in
CouchdbAwareConstants
METHOD_WITH_COUCHDB
- Field in
CouchdbAwareConstants
METHODS
- Field in
CouchdbAwareConstants
N
needsCouchdbContribution
(ClassNode, SourceUnit)
- Method in
CouchdbAwareASTTransformation
O
P
processIntern
(PsiClass, PsiAnnotation, List)
- Method in
CouchdbAwareProcessor
PROVIDER
- Field in
CouchdbAwareConstants
Q
R
S
T
U
V
visit
(ASTNode, SourceUnit)
- Method in
CouchdbAwareASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
W
X
Y
Z
_
Groovy Documentation