class Crystal::Macros::Global inherits Crystal::Macros::ASTNode ¶ A global variable. Methods¶ #name : MacroId ¶ Returns the name of this variable. View source