| Annotation Type | Description | 
|---|---|
| Function | Annotation used to mark single methods as function overrides. | 
| Functions | Every class annotated with this annotation is treated as functions container. | 
| FunctionsScript | Annotation used on functions class (annotated with @Functions annotation)
 will cause injection of given script with functions implementations. | 
Copyright © 2019 Suncode. All rights reserved.