Tag.allowChildTagsOnSameLineAsBrace

Causes parseSdlTag to allow a child tags to appear on the same line as the parents open and close braces

  1. bool allowChildTagsOnSameLineAsBrace [@property getter]
    struct Tag
    @property @safe pure nothrow const
    bool
    allowChildTagsOnSameLineAsBrace
    ()
  2. bool allowChildTagsOnSameLineAsBrace [@property setter]

Meta