Handbook
Glossary
version_directive>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
version_directive>>
( object -- value )
Methods
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
yaml.ffi
;
M:
document_start_event_data
version_directive>>
T{
struct-slot-spec
{
name
"version_directive"
}
{
offset 0
}
{
class
c-ptr
}
{
type
pointer:
yaml_version_directive_t
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
token_data
version_directive>>
T{
struct-slot-spec
{
name
"version_directive"
}
{
offset 0
}
{
class
version_directive_token_data
}
{
initial
S{
version_directive_token_data
{
major 0
}
{
minor 0
}
}
}
{
type
version_directive_token_data
}
}
read-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_document_t
version_directive>>
T{
struct-slot-spec
{
name
"version_directive"
}
{
offset 24
}
{
class
c-ptr
}
{
type
pointer:
yaml_version_directive_t
}
}
read-struct-slot
;
inline