Variable AtAttribute.templateInstance
When there is at least one template argument (@id!T
or @id!(T, U)
,
etc.), this is set instead of identifier.
For regular @identifier
or @fn(args)
UDAs without template arguments,
identifier
is set instead.