Function get_unary_operator_precedence

Source
pub fn get_unary_operator_precedence(kind: SyntaxKind) -> Option<usize>