class Cosmo::TypeHoister

Overview

This class is responsible for allowing all class, enum, etc. types to be accessible from anywhere, no matter where it's defined

Defined in:

cosmo/syntax/type_hoister.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(tokens : Array(Token)) #

[View source]

Instance Method Detail

def hoist_types : Nil #

[View source]