SingleParseException.toString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void toString(void delegate(in char[]) sink)
    class SingleParseException(Location)
    override const
    void
    toString
    (
    scope void delegate
    (
    in char[]
    )
    sink
    )
  2. void toString(string inputString, void delegate(in char[]) sink, ExceptionStringFlags flags)

Meta