Module: MilkTea::Lexer::FormatStrings
- Included in:
- MilkTea::Lexer
- Defined in:
- lib/milk_tea/core/lexer/format_strings.rb
Overview
Format string lexing (f"...#{expr}...") and the interpolation
scanning / format-spec splitting shared with format heredocs.