TypeFunction.isScopeQual

set or get if the function has the scope attribute

  1. bool isScopeQual()
  2. void isScopeQual(bool v)
    class TypeFunction
    pure nothrow @safe @nogc
    void
    isScopeQual
    (
    bool v
    )
Suggestion Box / Bug Report