Writer.writeDeclaration

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writeDeclaration(string decl, string content)
    struct Writer(alias OutRange, alias PrettyPrinter = PrettyPrinters.Minimalizer)
    void
    writeDeclaration
    (
    string decl
    ,
    string content
    )
  2. void writeDeclaration(Element node)

Meta