pub fn context_from_tokens(tokens: &[Token]) -> GrammarContextExpand description
Derive grammar context from a token sequence (skipping whitespace/comments).
pub fn context_from_tokens(tokens: &[Token]) -> GrammarContextDerive grammar context from a token sequence (skipping whitespace/comments).