struct Savi::Compiler::Infer::TypeParam

Defined in:

savi/compiler/infer/reified.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ref : Savi::Compiler::Refer::TypeParam) #

[View source]

Instance Method Detail

def ref : Refer::TypeParam #

[View source]
def to_s(io : IO) #
Description copied from struct Struct

Same as #inspect(io).


[View source]