Handbook
Glossary
indents>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
indents>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_emitter_t
indents>>
T{
struct-slot-spec
{
name
"indents"
}
{
offset 208
}
{
class
yaml_emitter_indents
}
{
initial
S{
yaml_emitter_indents
{
start
f
}
{
end
f
}
{
top
f
}
}
}
{
type
yaml_emitter_indents
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_parser_t
indents>>
T{
struct-slot-spec
{
name
"indents"
}
{
offset 312
}
{
class
yaml_parser_indents
}
{
initial
S{
yaml_parser_indents
{
start
f
}
{
end
f
}
{
top
f
}
}
}
{
type
yaml_parser_indents
}
}
read-struct-slot
;
inline