Crate petr_resolve

Source
Expand description

given bindings, fully resolve an AST This crate’s job is to tee up the type checker for the next stage of compilation.

Structs§

Dependency
Describes the AST of a dependency package
Expr
Function
FunctionCall
Intrinsic
QueryableResolvedItems

Enums§

ExprKind
IntrinsicName
Literal
ResolutionError
Ty
Type

Functions§

resolve_symbols