Handbook
Glossary
entry_point>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
entry_point>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm
vm
;
M:
quotation
entry_point>>
T{
struct-slot-spec
{
name
"entry_point"
}
{
offset 32
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm
vm
;
M:
word
entry_point>>
T{
struct-slot-spec
{
name
"entry_point"
}
{
offset 72
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline