Function rslint_parser::syntax::util::get_precedence[][src]

pub fn get_precedence(tok: SyntaxKind) -> Option<u8>
Expand description

Get the precedence of a token