cpp-hocon  0.3.0
Classes | Static Public Member Functions | List of all members
hocon::path_parser Class Reference

Static Public Member Functions

static config_node_path parse_path_node (std::string const &path_string, config_syntax flavor=config_syntax::CONF)
 
static path parse_path (std::string const &path_string)
 
static path parse_path_expression (iterator &expression, shared_origin origin, std::string const &original_text="", token_list *path_tokens=nullptr, config_syntax flavor=config_syntax::CONF)
 
static config_node_path parse_path_node_expression (iterator &expression, shared_origin origin, std::string const &original_text="", config_syntax flavor=config_syntax::CONF)
 

Detailed Description

Definition at line 14 of file path_parser.hpp.


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