struct Savi::Compiler::TypeContext::Analysis

Defined in:

savi/compiler/type_context.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def [](index : Int32) : Layer #

[View source]
def [](node : AST::Node) : Layer #

[View source]
def layer_index(node : AST::Node) : Int32 #

[View source]