Function uvls::core::resolve::gather_expr_options

source ยท
fn gather_expr_options(
    ctx: &TypeResolveContext<'_>,
    file: FileID,
    expr: &ExprDecl,
    err: &mut ErrorsAcc<'_>,
    ref_map: &mut HashMap<Symbol, RootSymbol>,
) -> BitFlags<Type>
Expand description

Find possible types