Class Node
Defined in File yaml_parser.hpp
Class Documentation
-
class Node
Simple YAML node representation.
Supports scalars, sequences (lists), and mappings (dictionaries). Provides accessors for reading values with type conversion.
Defined in File yaml_parser.hpp
Simple YAML node representation.
Supports scalars, sequences (lists), and mappings (dictionaries). Provides accessors for reading values with type conversion.