TypeFunction.isreturn

set or get if the function has the return attribute

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