Skip to main content

Module scope

Module scope 

Source
Expand description

Scope evaluation utilities

This module provides tools for matching and evaluating scoped content with balanced delimiters.

Structsยง

EscapedScopeEval
Evaluator for scopes with escape sequences (e.g., quoted strings)
ScopeEval
Evaluator for basic nested scopes with balanced delimiters