Method.refAttribute

Undocumented in source.
struct Method(string Mptr, R, string id, FunctionAttribute functionAttributes_, T...)
enum refAttribute = functionAttributes & FunctionAttribute.ref_ ? "ref " : "";

Meta