Handbook
Glossary
yaml_parser_states? ( object -- ? )
Vocabulary
yaml
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
yaml_parser_states
class.
Definition
USING:
classes.tuple.private
;
IN:
yaml.ffi
:
yaml_parser_states?
( object -- ? )
\
yaml_parser_states
9
tuple-instance?
;