struct

Dragonstone::Typing::Context

Inherits Struct < Value < Object

Constructors

new(constant_lookup : ConstantLookup, constant_matcher : ConstantMatcher, alias_lookup : AliasLookup | Nil = nil)
Source

Instance methods

alias_descriptor(name : String) : Descriptor | Nil
Source
alias_in_progress?(name : String) : Bool
Source
matches_constant?(constant, value)
Source
pop_alias
Source
push_alias(name : String)
Source
resolve_constant(name : String)
Source