nameof_annotation_modern library
Library
Classes
- Nameof
- Annotation for generate names for code entities Tag class or mixin with this annotation
- NameofIgnore
- Annotation for ignore inner elements of class (or mixin)
- NameofKey
- Annotation for tagging inner elements of class (or mixin)
Enums
- Coverage
- Behaviour for generating nameof code
- NameofScope
- Rule for including inner elements
Constants
- nameof → const Nameof
- Default instance of Nameof annotation
- nameofIgnore → const NameofIgnore
- Default instance of NameofIgnore annotation
- nameofKey → const NameofKey
- Default instance of NameofKey annotation