We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added by dholton dholton
The step processes AST attributes (such as [Required] or [Property(Name)]), just like the next step ExpandMacros processes AST macros.
Attributes can be used where macros cannot - to process classes, methods, parameters, fields, properties and other things outside of statements.