Handbook
Glossary
tokens>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
tokens>>
( object -- value )
Methods
USING:
accessors
locals.lazy.private
slots.private
;
M:
lazy-bind
tokens>>
2
slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_parser_t
tokens>>
T{
struct-slot-spec
{
name
"tokens"
}
{
offset 264
}
{
class
yaml_parser_tokens
}
{
initial
S{
yaml_parser_tokens
{
start
f
}
{
end
f
}
{
head
f
}
{
tail
f
}
}
}
{
type
yaml_parser_tokens
}
}
read-struct-slot
;
inline