ParamSection

Members

Functions

write
void write(Loc loc, DocComment* dc, Scope* sc, Dsymbols* a, OutBuffer* buf)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Section

name
const(char)* name;
Undocumented in source.
namelen
size_t namelen;
Undocumented in source.
_body
const(char)* _body;
Undocumented in source.
bodylen
size_t bodylen;
Undocumented in source.
nooutput
int nooutput;
Undocumented in source.
write
void write(Loc loc, DocComment* dc, Scope* sc, Dsymbols* a, OutBuffer* buf)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta