Handbook
Glossary
tokens<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
tokens<<
( value object -- )
Methods
USING:
accessors
locals.lazy.private
slots.private
;
M:
lazy-bind
tokens<<
2
set-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
}
}
write-struct-slot
;
inline