Dsymbol.deprecation

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void deprecation(Loc loc, const(char)* format, ...)
  2. void deprecation(const(char)* format, ...)
  3. void deprecation(Loc loc, const(char)* format, ...)
    class Dsymbol
    pragma(printf) final
    static if(!(__VERSION__ < 2092))
    void
    deprecation
    (
    const ref Loc loc
    ,
    const(char)* format
    ,)
  4. void deprecation(const(char)* format, ...)

Meta