Expand description
Scope evaluation utilities
This module provides tools for matching and evaluating scoped content with balanced delimiters.
ScopeEval- Basic scope matching with nested delimitersEscapedScopeEval- Scope matching with escape sequence support
Structsยง
- Escaped
Scope Eval - Evaluator for scopes with escape sequences (e.g., quoted strings)
- Scope
Eval - Evaluator for basic nested scopes with balanced delimiters