Function cairo_lang_parser::operators::get_post_operator_precedence

source ยท
pub fn get_post_operator_precedence(kind: SyntaxKind) -> Option<usize>