abstract struct Savi::Compiler::Infer::Conduit::Inner
- Savi::Compiler::Infer::Conduit::Inner
- Struct
- Value
- Object
Direct Known Subclasses
- Savi::Compiler::Infer::Conduit::Aliased
- Savi::Compiler::Infer::Conduit::ArrayLiteralElementAntecedent
- Savi::Compiler::Infer::Conduit::Consumed
- Savi::Compiler::Infer::Conduit::Direct
- Savi::Compiler::Infer::Conduit::Union
Defined in:
savi/compiler/infer/conduit.crConstructors
Instance Method Summary
- #directly_references?(other_info : Info) : Bool
- #flatten : Array(Inner)
- #initialize
- #resolve!(ctx : Context, type_check : TypeCheck::ForReifiedFunc) : MetaType | Nil
- #resolve_span!(ctx : Context, infer : Visitor) : Span