DDocEmitter.write

Writes an array of strings to the text buffer.

  1. void write(char c)
  2. void write(cstring[] strings...)
    class DDocEmitter
    void
    write
  3. void write(Node n)

Meta