fn expected_syntax(one_of: &[SyntaxKind]) -> String
Expand description
Construct the string representation for a list of expected parser tokens.
fn expected_syntax(one_of: &[SyntaxKind]) -> String
Construct the string representation for a list of expected parser tokens.