nameof_annotation 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 instanse of Nameof annotation
nameofIgnore → const NameofIgnore
Default instanse of NameofIgnore annotation
nameofKey → const NameofKey
Default instanse of NameofKey annotation