CfLexer.lexTripleQuotedString

private void lexTripleQuotedString(char quote) @safe pure

Lexes a triple-quoted string.

Parameters

quoteThe quote character (either `"` or `'`)