| Annotation Type | Description |
|---|---|
| All | |
| And | |
| Any | |
| Begin |
An annotation to specify that the current method or annotation acts as a keyword (transition candidate).
|
| Dsl | |
| End |
An annotation to specify that the current method or annotation acts as a keyword (transition candidate).
|
| EntryPoint |
An annotation to mark entry points to the DSL.
|
| InterfaceName |
This annotation allows you to explicitly define the generated interface name.
|
| Keyword |
An annotation to specify that the current method or annotation acts as a keyword (transition candidate).
|
| MethodName |
This annotation allows you to explicitly define the generated interface name.
|
| Multiple |
An annotation to mark methods that can appear multiple times in the invocation chain.
|
| None | |
| Only | |
| Option |
An annotation to specify that the current annotation is using for transition filtering.
|
| Or | |
| Terminal |
An annotation to mark the terminal point of the DSL.
|
Copyright © 2018. All Rights Reserved.