Handbook
Glossary
tag_directives>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
tag_directives>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
document_start_event_data
tag_directives>>
T{
struct-slot-spec
{
name
"tag_directives"
}
{
offset 8
}
{
class
tag_directives_document_start_event_data
}
{
initial
S{
tag_directives_document_start_event_data
{
start
f
}
{
end
f
}
}
}
{
type
tag_directives_document_start_event_data
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_document_t
tag_directives>>
T{
struct-slot-spec
{
name
"tag_directives"
}
{
offset 32
}
{
class
yaml_document_tag_directives
}
{
initial
S{
yaml_document_tag_directives
{
start
f
}
{
end
f
}
}
}
{
type
yaml_document_tag_directives
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_emitter_t
tag_directives>>
T{
struct-slot-spec
{
name
"tag_directives"
}
{
offset 232
}
{
class
yaml_emitter_tag_directives
}
{
initial
S{
yaml_emitter_tag_directives
{
start
f
}
{
end
f
}
{
top
f
}
}
}
{
type
yaml_emitter_tag_directives
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_parser_t
tag_directives>>
T{
struct-slot-spec
{
name
"tag_directives"
}
{
offset 424
}
{
class
yaml_parser_tag_directives
}
{
initial
S{
yaml_parser_tag_directives
{
start
f
}
{
end
f
}
{
top
f
}
}
}
{
type
yaml_parser_tag_directives
}
}
read-struct-slot
;
inline