Function cairo_lang_semantic::expr::compute::compute_expr_semantic
source · pub fn compute_expr_semantic(
ctx: &mut ComputationContext<'_>,
syntax: &Expr
) -> ExprExpand description
Computes the semantic model of an expression.