struct Savi::Compiler::TInfer::Tether
- Savi::Compiler::TInfer::Tether
- Struct
- Value
- Object
Defined in:
savi/compiler/t_infer/info.crConstructors
Class Method Summary
- .chain(info : Info, querent : Info) : Array(Tether)
- .via(info : Info, list : Array(Tether)) : Array(Tether)
Instance Method Summary
- #constraint_span(ctx : Context, infer : Visitor) : Span
- #includes?(other_info) : Bool
- #root : Info
- #to_a : Array(Info)