Dsymbol.error

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

Meta