Skip to main content

is_param_digit

Function is_param_digit 

Source
pub fn is_param_digit(t: &SyntaxToken) -> bool
Expand description

Whether a WORD token is a single TeX parameter digit (1..=9) — the shape that follows # in a parameter reference. Reads only the token text.