| Class |
Description |
|
BindableASTStubber
|
Joint-compilation stubber for Bindable (class-level use). |
|
BindableASTTransformation
|
Handles generation of code for the @Bindable annotation when @Vetoable
is not present. |
|
DefaultPropertyAccessor
|
Default PropertyAccessor implementation backed by the standard
Groovy property reader and writer. |
|
DefaultPropertyReader
|
Default PropertyReader implementation using Groovy property access. |
|
DefaultPropertyWriter
|
Default PropertyWriter implementation using Groovy property access. |
|
ListenerListASTStubber
|
Joint-compilation stubber for ListenerList. |
|
ListenerListASTTransformation
|
Handles generation of code for the @ListenerList annotation. |
|
VetoableASTStubber
|
Joint-compilation stubber for Vetoable (class-level use).
|
|
VetoableASTTransformation
|
Handles generation of code for the @Vetoable annotation, and @Bindable
if also present. |