Handbook
Glossary
vocabulary>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
vocabulary>>
( object -- value )
Methods
USING:
accessors
slots.private
words
;
M:
invalid-primitive
vocabulary>>
2
slot
;
inline
USING:
accessors
bootstrap.image.private
slots.private
;
M:
not-in-image
vocabulary>>
2
slot
;
inline
USING:
accessors
slots.private
words
;
M:
word
vocabulary>>
3
slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm
vm
;
M:
word
vocabulary>>
T{
struct-slot-spec
{
name
"vocabulary"
}
{
offset 24
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline