Handbook
Glossary
context_mark<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
context_mark<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_parser_t
context_mark<<
T{
struct-slot-spec
{
name
"context_mark"
}
{
offset 64
}
{
class
yaml_mark_t
}
{
initial
S{
yaml_mark_t
{
index 0
}
{
line 0
}
{
column 0
}
}
}
{
type
yaml_mark_t
}
}
write-struct-slot
;
inline