class Crystal::TupleIndexer inherits Crystal::Primitive ¶ Fictitious node to represent a tuple indexer Class methods¶ .new(index) ¶ View source Methods¶ #==(other : self) ¶ Returns true if this reference is the same as other. Invokes same?. #clone_without_location ¶ View source #hash(hasher) ¶ See Object#hash(hasher) #index : TupleInstanceType::Index ¶ View source