Package | Description |
---|---|
org.codehaus.griffon.compile.core |
Compile-time metadata generation tools.
|
org.codehaus.griffon.compile.core.ast.transform |
AST Transformations for Annotations under
griffon.transform package. |
Modifier and Type | Interface and Description |
---|---|
interface |
VetoableConstants |
Modifier and Type | Class and Description |
---|---|
class |
ObservableASTTransformation
Handles generation of code for the
@Observable annotation. |
class |
VetoableASTTransformation
Handles generation of code for the
@Vetoable annotation. |