DocComment.parseEscapes

Parse escapes of the form: /c/string/ where c is a single character. Multiple escapes can be separated by whitespace and/or commas.

struct DocComment
static
void
parseEscapes
(,
const(char)[] text
)
Suggestion Box / Bug Report