Energy Core Library
Code.cs File Reference

Classes

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

Namespaces

namespace  Energy.Attribute