pub fn predicate_op_from_syntax_kind(kind: SyntaxKind) -> Option<PredicateOp>
Convert SyntaxKind to PredicateOp.