class

Crystal::Macros::Global

Inherits Crystal::Macros::ASTNode

A global variable.

Instance methods

name

Returns the name of this variable.

Source