Represent a semantic item in C source.
Affected by attribute begin begin ~ comment
Affected by attribute end. stmt ~ end <recursive>
Affected by attribute begin, end, noindent. headline ~ begin <recursive> end noindent affects post_recursive. If set no indention there. r.length > 0 catches the case when begin or end is empty string. Used in switch/case.
Mixin of methods for creating semantic C content.
Written in the D programming language.