CompilationContext.error

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void error(TokenIndex tokIdx, string format, Args args)
    struct CompilationContext
    void
    error
    (
    Args...
    )
    (
    TokenIndex tokIdx
    ,
    string format
    ,
    Args args
    )
  2. void error(string format, Args args)

Meta