class Crystal::MagicConstant inherits Crystal::ASTNode ¶ Class methods¶ .expand_dir(location) ¶ View source .expand_dir_node(location) ¶ View source .expand_file(location) ¶ View source .expand_file_node(location) ¶ View source .expand_line(location) ¶ View source .expand_line_node(location) ¶ View source .new(name : Symbol) ¶ View source Methods¶ #==(other : self) ¶ Returns true if this reference is the same as other. Invokes same?. #clone_without_location ¶ View source #expand_node(location, end_location) ¶ View source #hash(hasher) ¶ See Object#hash(hasher) #name : Symbol ¶ View source #name=(name : Symbol) ¶ View source