Handbook
Glossary
yaml_parser_indents
Vocabulary
yaml
.
ffi
Definition
USING:
alien.c-types
classes.struct
;
IN:
yaml.ffi
STRUCT:
yaml_parser_indents
{
start int*
}
{
end int*
}
{
top int*
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
yaml.ffi
;
M:
yaml_parser_indents
clone
clone-underlying
\
yaml_parser_indents
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
yaml.ffi
;
M:
yaml_parser_indents
struct-slot-values
{
[
start>>
]
[
end>>
]
[
top>>
]
}
cleave>array
;
inline