rapidyaml 0.14.0
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
c4::yml::ParseEngine< EventHandler >::Annotation::Entry Struct Reference

#include <parse_engine.hpp>

Public Attributes

csubstr str
size_t indentation
size_t line
csubstr orig

Detailed Description

template<class EventHandler>
struct c4::yml::ParseEngine< EventHandler >::Annotation::Entry

Definition at line 640 of file parse_engine.hpp.

Member Data Documentation

◆ str

template<class EventHandler>
csubstr c4::yml::ParseEngine< EventHandler >::Annotation::Entry::str

Definition at line 642 of file parse_engine.hpp.

◆ indentation

template<class EventHandler>
size_t c4::yml::ParseEngine< EventHandler >::Annotation::Entry::indentation

Definition at line 643 of file parse_engine.hpp.

◆ line

template<class EventHandler>
size_t c4::yml::ParseEngine< EventHandler >::Annotation::Entry::line

Definition at line 644 of file parse_engine.hpp.

◆ orig

template<class EventHandler>
csubstr c4::yml::ParseEngine< EventHandler >::Annotation::Entry::orig

Definition at line 645 of file parse_engine.hpp.


The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/rapidyaml/checkouts/v0.14.0/src/c4/yml/parse_engine.hpp