Handbook
Glossary
indent<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
indent<<
( value object -- )
Methods
USING:
accessors
prettyprint.sections
slots.private
;
M:
pprinter
indent<<
4
set-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
yaml.ffi
;
M:
yaml_emitter_t
indent<<
T{
struct-slot-spec
{
name
"indent"
}
{
offset 256
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
yaml.ffi
;
M:
yaml_parser_t
indent<<
T{
struct-slot-spec
{
name
"indent"
}
{
offset 336
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline