abstract class Savi::Compiler::Infer::JumpInfo
- Savi::Compiler::Infer::JumpInfo
- Savi::Compiler::Infer::Info
- Reference
- Object
Direct Known Subclasses
Defined in:
savi/compiler/infer/info.crConstructors
Instance Method Summary
- #add_downstream(use_pos : Source::Pos, info : Info)
- #describe_kind : String
- #error_jump_name
- #resolve_span!(ctx : Context, infer : Visitor) : Span
- #term : Info
- #tethers(querent : Info) : Array(Tether)