![]() |
Energy Core Library
|
Attributes for code organization More...
Classes | |
| class | AttentionAttribute |
| Code needs special attention More... | |
| class | BadAttribute |
| Code is bad More... | |
| class | CodeAttribute |
| class | DuplicationAttribute |
| Code may be a reproduction of another one, which probably needs special attention More... | |
| class | ExtendAttribute |
| Code needs to be extended More... | |
| class | FutureAttribute |
| Code is to be written in future More... | |
| class | MisplacedAttribute |
| Code is probably misplaced and should exist in another location More... | |
| class | ObsoleteAttribute |
| Code is obsolete and should be removed More... | |
| class | OriginAttribute |
| Code was originally used somewhere else More... | |
| class | RenameAttribute |
| Should be renamed More... | |
| class | SafetyAttribute |
| Code safety warning More... | |
| class | TemporaryAttribute |
| Code is temporary here and should be moved to another location More... | |
| class | VerifyAttribute |
| Code needs some additional verification More... | |
| class | WrapperAttribute |
| Code is a wrapper function whose purpose is to call another funtion More... | |
Attributes for code organization