Handbook
Glossary
umbrella>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
umbrella>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
macho
;
M:
sub_framework_command
umbrella>>
T{
struct-slot-spec
{
name
"umbrella"
}
{
offset 8
}
{
class
lc_str
}
{
initial
S{
lc_str
{
offset 0
}
{
ptr
f
}
}
}
{
type
lc_str
}
}
read-struct-slot
;
inline