Skip to main content

Module string_literal

Module string_literal 

Source
Expand description

Double-quoted string literal scanner.

Consumes everything between "…", handling escape sequences, and emits TokenType::StringLiteral.