class Crystal::Self inherits Crystal::ASTNode ¶ 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 #restriction_of?(type : Type, owner, strict = false) ¶ View source #restriction_of?(type : Self, owner, strict = false) ¶ View source #restriction_of?(type : ASTNode, owner, strict = false) ¶ View source