Parameter.isReference

class Parameter
const @safe pure nothrow @nogc
bool
isReference
()

Return Value

Type: bool

Whether the function parameter is a reference (out / ref)

Suggestion Box / Bug Report