Handbook
Glossary
indent>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
indent>>
( object -- value )
Methods
USING:
accessors
prettyprint.sections
slots.private
;
M:
pprinter
indent>>
4
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
}
}
read-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
}
}
read-struct-slot
;
inline