cairo_lang_parser::operators

Function get_post_operator_precedence

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