attributeName.attributeName

Undocumented in source.
  1. enum attributeName;
  2. enum attributeName;
    template attributeName(alias R)
    static if(!(hasUDA!(R, AttributeAttribute)))
    enum attributeName = SnakeCase!(__traits(identifier, R));

Meta