Attribute.toSDLString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string toSDLString()
  2. void toSDLString(Sink sink)
    class Attribute
    void
    toSDLString
    (
    Sink
    )
    (
    ref Sink sink
    )
    if (
    isOutputRange!(Sink, char)
    )

Meta