| Annotation Type | Description |
|---|---|
| End |
Annotation is marking terminal methods - methods, that need to be invoked in order to make sure, that some action
is performed.
|
| EndMethodCheckFile |
Annotation, that triggers creation of a file specified by file name, and optional content.
|
| IgnoreMissingEndMethod |
Annotation is marking terminal methods - methods, that need to be invoked in order to make sure, that some action
is performed.
|
| Start |
Annotation is marking terminal methods - methods, that need to be invoked in order to make sure, that some action
is performed.
|
Copyright © 2019. All rights reserved.