See: Description
| Annotation Type | Description |
|---|---|
| DSLAction |
Explicitly declares a method as being available as a EDSL action.
|
| DSLConstructor |
Configures the role of an implementation class constructor.
|
| GenerateEmbeddedDSL |
Generate an embedded DSL from the target class or interface.
|
| SubExpr |
A named subexpression, to be used in a DSL syntax definition.
|
Note: All annotations in this package have a source-only retention policy. This means that the annotations in this package need not be present in the classpath during run-time.
Copyright © 2013-2014. All Rights Reserved.