Handbook
Glossary
indents<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
indents<<
( value object -- )
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
}
}
write-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
}
}
write-struct-slot
;
inline