Skip to main content

Module lexer

Module lexer 

Source

Structs§

Span
StageSegment
Token

Enums§

LexerError
Op
TokenKind

Functions§

split_pipeline
Split a full command | stage | stage string while respecting quotes.
tokenize_stage
Tokenize one stage into words/operators while preserving token spans.