Handbook
Glossary
start_mark>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
start_mark>>
( object -- value )
Methods
USING:
accessors
slots.private
yaml.private
;
M:
factor_yaml_event_t
start_mark>>
4
slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_document_t
start_mark>>
T{
struct-slot-spec
{
name
"start_mark"
}
{
offset 56
}
{
class
yaml_mark_t
}
{
initial
S{
yaml_mark_t
{
index 0
}
{
line 0
}
{
column 0
}
}
}
{
type
yaml_mark_t
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_event_t
start_mark>>
T{
struct-slot-spec
{
name
"start_mark"
}
{
offset 56
}
{
class
yaml_mark_t
}
{
initial
S{
yaml_mark_t
{
index 0
}
{
line 0
}
{
column 0
}
}
}
{
type
yaml_mark_t
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_node_t
start_mark>>
T{
struct-slot-spec
{
name
"start_mark"
}
{
offset 48
}
{
class
yaml_mark_t
}
{
initial
S{
yaml_mark_t
{
index 0
}
{
line 0
}
{
column 0
}
}
}
{
type
yaml_mark_t
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_token_t
start_mark>>
T{
struct-slot-spec
{
name
"start_mark"
}
{
offset 32
}
{
class
yaml_mark_t
}
{
initial
S{
yaml_mark_t
{
index 0
}
{
line 0
}
{
column 0
}
}
}
{
type
yaml_mark_t
}
}
read-struct-slot
;
inline