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
addDb4oContributionIfNeeded
(SourceUnit, ClassNode)
- Method in
Db4oAwareASTTransformation
addDb4oContributionMethods
(TYPE_TYPE)
- Method in
Db4oAwareHandler
addDb4oProviderAccessors
(TYPE_TYPE)
- Method in
Db4oAwareHandler
addDb4oProviderField
(TYPE_TYPE)
- Method in
Db4oAwareHandler
apply
(ClassNode)
- Method in
Db4oAwareASTTransformation
B
C
D
DB4O_AWARE_CNODE
- Field in
Db4oAwareASTTransformation
DB4O_CONTRIBUTION_HANDLER_CNODE
- Field in
Db4oAwareASTTransformation
DB4O_CONTRIBUTION_HANDLER_TYPE
- Field in
Db4oAwareConstants
DB4O_PROVIDER_CNODE
- Field in
Db4oAwareASTTransformation
DB4O_PROVIDER_FIELD_INITIALIZER
- Field in
Db4oAwareProcessor
DB4O_PROVIDER_FIELD_NAME
- Field in
Db4oAwareConstants
DB4O_PROVIDER_TYPE
- Field in
Db4oAwareConstants
Db4oAware
- Annotation Type in
griffon.plugins.db4o
Db4oAwareASTTransformation
- Class in
org.codehaus.griffon.ast
Handles generation of code for the
@Db4oAware
annotation.
Db4oAwareASTTransformation
()
- Constructor in
Db4oAwareASTTransformation
Db4oAwareConstants
- Interface in
lombok.core.handlers
@author Andres Almiray
Db4oAwareHandler
- Class in
lombok.core.handlers
@author Andres Almiray
Db4oAwareHandler
()
- Constructor in
Db4oAwareHandler
Db4oAwareProcessor
- Class in
lombok.intellij.processor.clazz
@author Andres Almiray
Db4oAwareProcessor
()
- Constructor in
Db4oAwareProcessor
DEFAULT_DB4O_PROVIDER_CNODE
- Field in
Db4oAwareASTTransformation
DEFAULT_DB4O_PROVIDER_TYPE
- Field in
Db4oAwareConstants
defaultDb4oProviderInstance
()
- Method in
Db4oAwareASTTransformation
defaultDb4oProviderInstance
()
- Method in
Db4oAwareHandler
DELEGATING_METHODS
- Field in
Db4oAwareASTTransformation
E
F
G
H
handle
(AnnotationValues, Annotation, EclipseNode)
- Method in
HandleDb4oAware
HandleDb4oAware
- Class in
lombok.eclipse.handlers
@author Andres Almiray
HandleDb4oAware.EclipseDb4oAwareHandler
- Class in
lombok.eclipse.handlers
HandleDb4oAware.EclipseDb4oAwareHandler
()
- Constructor in
HandleDb4oAware.EclipseDb4oAwareHandler
HandleDb4oAware.JavacDb4oAwareHandler
- Class in
lombok.javac.handlers
HandleDb4oAware.JavacDb4oAwareHandler
()
- Constructor in
HandleDb4oAware.JavacDb4oAwareHandler
HandleDb4oAware
()
- Constructor in
HandleDb4oAware
handler
- Field in
HandleDb4oAware
hasDb4oAwareAnnotation
(AnnotatedNode)
- Method in
Db4oAwareASTTransformation
Convenience method to see if an annotated node is
@Db4oAware
.
I
J
K
L
LOG
- Field in
Db4oAwareASTTransformation
M
METHOD_GET_DB4O_PROVIDER
- Field in
Db4oAwareConstants
METHOD_SET_DB4O_PROVIDER
- Field in
Db4oAwareConstants
METHOD_WITH_DB4O
- Field in
Db4oAwareConstants
METHODS
- Field in
Db4oAwareConstants
N
needsDb4oContribution
(ClassNode, SourceUnit)
- Method in
Db4oAwareASTTransformation
O
P
processIntern
(PsiClass, PsiAnnotation, List)
- Method in
Db4oAwareProcessor
PROVIDER
- Field in
Db4oAwareConstants
Q
R
S
T
U
V
visit
(ASTNode, SourceUnit)
- Method in
Db4oAwareASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
W
X
Y
Z
_
Groovy Documentation