class

Crystal::Macros::Var

Inherits Crystal::Macros::ASTNode

A local variable or block argument.

Instance methods

id

Returns this var's name as a MacroId.

Source