location<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: location<< ( value object -- )


Methods

M: CFRange location<<
T{ struct-slot-spec
{ name "location" }
{ offset 0 }
{ class integer }
{ initial 0 }
{ type CFIndex }
} write-struct-slot ; inline



M: NSRange location<<
T{ struct-slot-spec
{ name "location" }
{ offset 0 }
{ class integer }
{ initial 0 }
{ type NSUInteger }
} write-struct-slot ; inline



M: body location<<
T{ struct-slot-spec
{ name "location" }
{ offset 0 }
{ class double-4 }
{ initial double-4{ 0.0 0.0 0.0 0.0 } }
{ type double-4 }
} write-struct-slot ; inline