class Crystal::Macros::InstanceVar

Overview

An instance variable.

Defined in:

compiler/crystal/macros.cr

Instance Method Summary

Instance Method Detail

def name : MacroId #

Returns the name of this variable.


[View source]