tvix_eval::errors

Function expected_syntax

source
fn expected_syntax(one_of: &[SyntaxKind]) -> String
Expand description

Construct the string representation for a list of expected parser tokens.