Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
yaml_mark_s Struct Reference

The pointer position. More...

#include <yaml.h>

Data Fields

size_t index
 The position index.
size_t line
 The position line.
size_t column
 The position column.

Detailed Description

The pointer position.

Definition at line 145 of file yaml.h.


Field Documentation

The position index.

Definition at line 147 of file yaml.h.

Referenced by mark(), and yaml_parser_stale_simple_keys().

The position line.

Definition at line 150 of file yaml.h.

Referenced by make_exception(), mark(), yaml_parser_fetch_stream_end(), and yaml_parser_stale_simple_keys().


The documentation for this struct was generated from the following file: