DuplicateAttributeCheck.getAttributeName

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string getAttributeName(Attribute attribute, size_t line, size_t column)
    class DuplicateAttributeCheck
    string
    getAttributeName
    (
    const Attribute attribute
    ,
    ref size_t line
    ,
    ref size_t column
    )
  2. string getAttributeName(MemberFunctionAttribute memberFunctionAttribute, size_t line, size_t column)

Meta