Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
F
G
I
N
O
P
R
S
V
A
addFieldAnnotationToMethod(ClassNode, FieldNode, AnnotationNode)
- Method in class org.chromattic.groovy.
ChromatticAnnotationMover
addInvokerField(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticDelegate
addSetterDelegationAnnotation(ClassNode, FieldNode)
- Method in class org.chromattic.groovy.
ChromatticAnnotationMover
ANNOTATIONS_PACKAGE
- Static variable in class org.chromattic.groovy.
GroovyUtils
applyGroovyInstrumentor(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticAnnotationMover
C
checkChromaticFieldType(FieldNode)
- Method in class org.chromattic.groovy.
ChromatticFieldChecker
ChromatticAnnotationMover
- Class in
org.chromattic.groovy
ChromatticAnnotationMover()
- Constructor for class org.chromattic.groovy.
ChromatticAnnotationMover
ChromatticASTTransformationException
- Exception in
org.chromattic.groovy.exceptions
ChromatticASTTransformationException()
- Constructor for exception org.chromattic.groovy.exceptions.
ChromatticASTTransformationException
ChromatticASTTransformationException(String)
- Constructor for exception org.chromattic.groovy.exceptions.
ChromatticASTTransformationException
ChromatticASTTransformationException(String, Throwable)
- Constructor for exception org.chromattic.groovy.exceptions.
ChromatticASTTransformationException
ChromatticASTTransformationException(Throwable)
- Constructor for exception org.chromattic.groovy.exceptions.
ChromatticASTTransformationException
ChromatticASTTransformationVisitor
- Class in
org.chromattic.groovy
ChromatticASTTransformationVisitor()
- Constructor for class org.chromattic.groovy.
ChromatticASTTransformationVisitor
ChromatticConstructor
- Class in
org.chromattic.groovy
ChromatticConstructor()
- Constructor for class org.chromattic.groovy.
ChromatticConstructor
ChromatticDelegate
- Class in
org.chromattic.groovy
ChromatticDelegate()
- Constructor for class org.chromattic.groovy.
ChromatticDelegate
ChromatticDelegation
- Annotation Type in
org.chromattic.groovy.annotations
ChromatticFieldChecker
- Class in
org.chromattic.groovy
ChromatticFieldChecker()
- Constructor for class org.chromattic.groovy.
ChromatticFieldChecker
ChromatticGroovyInvocation
- Class in
org.chromattic.groovy
ChromatticGroovyInvocation()
- Constructor for class org.chromattic.groovy.
ChromatticGroovyInvocation
ChromatticImplementor
- Class in
org.chromattic.groovy
ChromatticImplementor()
- Constructor for class org.chromattic.groovy.
ChromatticImplementor
createGetter(ClassNode, FieldNode)
- Static method in class org.chromattic.groovy.
GroovyUtils
createProxy(MethodHandler)
- Method in class org.chromattic.groovy.instrument.
GroovyProxyType
createSetter(ClassNode, FieldNode)
- Static method in class org.chromattic.groovy.
GroovyUtils
F
fieldName(String)
- Static method in class org.chromattic.groovy.
GroovyUtils
G
generateGetProperty(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticDelegate
generateGetter(ClassNode, FieldNode)
- Method in class org.chromattic.groovy.
ChromatticAnnotationMover
generateGetter(ClassNode, FieldNode, AnnotationNode)
- Method in class org.chromattic.groovy.
ChromatticAnnotationMover
generateInvokeMethod(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticDelegate
generateProtectedDefaultConstructor(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticConstructor
generatePublicHandlerConstructor(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticConstructor
generateSetProperty(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticDelegate
generateSetter(ClassNode, FieldNode)
- Method in class org.chromattic.groovy.
ChromatticAnnotationMover
getGetter(ClassNode, FieldNode)
- Static method in class org.chromattic.groovy.
GroovyUtils
getInvoker(Object)
- Method in class org.chromattic.groovy.instrument.
GroovyInstrumentor
getProperty(Object, String, MethodHandler)
- Static method in class org.chromattic.groovy.
ChromatticGroovyInvocation
getProxyClass(Class<O>)
- Method in class org.chromattic.groovy.instrument.
GroovyInstrumentor
getsetName(GroovyUtils.GetSet, String)
- Static method in class org.chromattic.groovy.
GroovyUtils
getSetter(ClassNode, FieldNode)
- Static method in class org.chromattic.groovy.
GroovyUtils
getType()
- Method in class org.chromattic.groovy.instrument.
GroovyProxyType
GroovyInstrumentor
- Annotation Type in
org.chromattic.groovy.annotations
GroovyInstrumentor
- Class in
org.chromattic.groovy.instrument
GroovyInstrumentor()
- Constructor for class org.chromattic.groovy.instrument.
GroovyInstrumentor
GroovyProxyType
<
O
> - Class in
org.chromattic.groovy.instrument
GroovyProxyType(Class<O>)
- Constructor for class org.chromattic.groovy.instrument.
GroovyProxyType
GroovyUtils
- Class in
org.chromattic.groovy
GroovyUtils()
- Constructor for class org.chromattic.groovy.
GroovyUtils
GroovyUtils.GetSet
- Enum in
org.chromattic.groovy
I
implement(MethodNode)
- Method in class org.chromattic.groovy.
ChromatticImplementor
invokeMethod(Object, String, Object, MethodHandler)
- Static method in class org.chromattic.groovy.
ChromatticGroovyInvocation
isChromatticAnnoted(Method)
- Static method in class org.chromattic.groovy.
ChromatticGroovyInvocation
isChromatticAnnoted(FieldNode)
- Static method in class org.chromattic.groovy.
GroovyUtils
isChromatticAnnoted(MethodNode)
- Static method in class org.chromattic.groovy.
GroovyUtils
isChromatticAnnotedInHierarchy(ClassNode, FieldNode)
- Static method in class org.chromattic.groovy.
GroovyUtils
N
NoSuchDefaultConstructor
- Exception in
org.chromattic.groovy.exceptions
NoSuchDefaultConstructor()
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchDefaultConstructor
NoSuchDefaultConstructor(String)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchDefaultConstructor
NoSuchDefaultConstructor(String, Throwable)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchDefaultConstructor
NoSuchDefaultConstructor(Throwable)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchDefaultConstructor
NoSuchGetterException
- Exception in
org.chromattic.groovy.exceptions
NoSuchGetterException()
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchGetterException
NoSuchGetterException(String)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchGetterException
NoSuchGetterException(String, Throwable)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchGetterException
NoSuchGetterException(Throwable)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchGetterException
NoSuchInvokeMethodException
- Exception in
org.chromattic.groovy.exceptions
NoSuchInvokeMethodException()
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchInvokeMethodException
NoSuchInvokeMethodException(String)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchInvokeMethodException
NoSuchInvokeMethodException(String, Throwable)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchInvokeMethodException
NoSuchInvokeMethodException(Throwable)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchInvokeMethodException
NoSuchSetterException
- Exception in
org.chromattic.groovy.exceptions
NoSuchSetterException()
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchSetterException
NoSuchSetterException(String)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchSetterException
NoSuchSetterException(String, Throwable)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchSetterException
NoSuchSetterException(Throwable)
- Constructor for exception org.chromattic.groovy.exceptions.
NoSuchSetterException
O
org.chromattic.groovy
- package org.chromattic.groovy
org.chromattic.groovy.annotations
- package org.chromattic.groovy.annotations
org.chromattic.groovy.exceptions
- package org.chromattic.groovy.exceptions
org.chromattic.groovy.instrument
- package org.chromattic.groovy.instrument
P
plugGetProperty(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticDelegate
plugInjector(FieldNode, ClassNode)
- Method in class org.chromattic.groovy.
ChromatticDelegate
plugInvokeMethod(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticDelegate
plugSetProperty(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticDelegate
R
removeChromatticAnnotation(FieldNode)
- Method in class org.chromattic.groovy.
ChromatticAnnotationMover
removeChromatticField(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticDelegate
S
setGroovyInterceptable(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticDelegate
setProperty(Object, String, Object, MethodHandler)
- Static method in class org.chromattic.groovy.
ChromatticGroovyInvocation
setProtectedDefaultConstructor(ClassNode)
- Method in class org.chromattic.groovy.
ChromatticConstructor
V
valueOf(String)
- Static method in enum org.chromattic.groovy.
GroovyUtils.GetSet
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.chromattic.groovy.
GroovyUtils.GetSet
Returns an array containing the constants of this enum type, in the order they are declared.
visit(ASTNode[], SourceUnit)
- Method in class org.chromattic.groovy.
ChromatticASTTransformationVisitor
A
C
F
G
I
N
O
P
R
S
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
eXo Platform SAS
. All Rights Reserved.