struct Savi::Compiler::Refer::Type
- Savi::Compiler::Refer::Type
- Struct
- Value
- Object
Defined in:
savi/compiler/refer/info.crConstructors
Instance Method Summary
- #defn(ctx)
- #link : Program::Type::Link
- #metadata(ctx)
- #with_value : Program::TypeWithValue::Link | Nil
Constructor Detail
def self.new(link : Savi::Program::Type::Link, with_value : Savi::Program::TypeWithValue::Link | Nil = nil)
#