CfLexer.lexTripleQuotedString
private
void lexTripleQuotedString(char quote) @safe pureLexes a triple-quoted string.
Parameters
quote | The quote character (either `"` or `'`) |
void lexTripleQuotedString(char quote) @safe pureLexes a triple-quoted string.
quote | The quote character (either `"` or `'`) |