Lexer.error

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void error(const(char)* format, ...)
    class Lexer
    nothrow final
    void
    error
    (
    const(char)* format
    ,)
  2. void error(Loc loc, const(char)* format, ...)

Meta