Cursor.dumpAST

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void dumpAST(Appender!string result, size_t indent, File* file)
  2. void dumpAST(Appender!string result, size_t indent)
    struct Cursor
    void
    dumpAST
    (
    ref Appender!string result
    ,
    size_t indent
    )
  3. string dumpAST()

Meta