Module: MilkTea::Lexer::Heredocs
- Included in:
- MilkTea::Lexer
- Defined in:
- lib/milk_tea/core/lexer/heredocs.rb
Overview
Heredoc lexing (<<-TAG, c<<-TAG, f<<-TAG) including content
dedenting, terminator detection, and recovery.
Heredoc lexing (<<-TAG, c<<-TAG, f<<-TAG) including content
dedenting, terminator detection, and recovery.