libyaml-parser-error ( error problem problem_offset problem_value problem_mark context context_mark -- * )


Vocabulary
yaml

Inputs
errora yaml_error_type_t
problema string
problem_offsetan integer
problem_valuean integer
problem_marka yaml_mark_t
contexta string
context_marka yaml_mark_t


Outputs
None

Word description
yaml_parser_parse returned with status 0. The slots of this error give more information.

Definition

ERROR: libyaml-parser-error
error problem problem_offset problem_value problem_mark
context context_mark ;