Handbook
Glossary
marks<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
marks<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_parser_t
marks<<
T{
struct-slot-spec
{
name
"marks"
}
{
offset 400
}
{
class
yaml_parser_marks
}
{
initial
S{
yaml_parser_marks
{
start
f
}
{
end
f
}
{
top
f
}
}
}
{
type
yaml_parser_marks
}
}
write-struct-slot
;
inline