Handbook
Glossary
next-value ( parser event -- obj )
Vocabulary
yaml
.
private
Inputs
parser
an
object
event
an
object
Outputs
obj
an
object
Definition
USING:
destructors
kernel
;
IN:
yaml.private
::
next-value
( parser event -- obj )
parser event
[
next-event
?scalar-value
]
with-destructors
[
[
parser event
]
dip
next-complex-value
]
unless
;