class Crystal::Underscore inherits Crystal::ASTNode ¶ An underscore matches against any type Methods¶ #==(other : self) ¶ Returns true if this reference is the same as other. Invokes same?. View source #clone_without_location ¶ View source #hash(hasher) ¶ See Object#hash(hasher) View source