struct Savi::Program::TypeAlias::Link

Defined in:

savi/program.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(package : Savi::Program::Package::Link, name : String) #

[View source]

Instance Method Detail

def name : String #

[View source]
def package : Package::Link #

[View source]
def resolve(ctx : Compiler::Context) #

[View source]
def show #

[View source]