LexStringImpl

Undocumented in source.

Members

Functions

buildRawString
Token buildRawString(uint begin, size_t start, size_t stop)
Undocumented in source. Be warned that the author may not have intended to support it.
lexCharacter
Token lexCharacter()

Character literals.

lexDecodedString
Token lexDecodedString(uint begin)
Undocumented in source. Be warned that the author may not have intended to support it.
lexEscapeSequence
bool lexEscapeSequence(string decoded)

Escape sequences.

lexRawString
Token lexRawString(uint begin)
Undocumented in source. Be warned that the author may not have intended to support it.
lexStrignSuffix
auto lexStrignSuffix(uint begin)

String literals.

lexString
Token lexString()
Undocumented in source. Be warned that the author may not have intended to support it.
lexString
Token lexString()
Undocumented in source. Be warned that the author may not have intended to support it.
lexString
Token lexString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta