module Magiika::EvalType

Overview

Feature: #eval_type(Scope) : TypeMeta

Direct including types

Defined in:

typing/type_node.cr

Instance Method Summary

Instance Method Detail

abstract def eval_type(scope : Scope) : TypeMeta #

[View source]