cpp-hocon  0.3.0
Classes | Public Member Functions | Static Public Member Functions | List of all members
hocon::token_iterator Class Reference
Inheritance diagram for hocon::token_iterator:
hocon::iterator

Public Member Functions

 token_iterator (shared_origin origin, std::unique_ptr< std::istream > input, bool allow_comments)
 
 token_iterator (shared_origin origin, std::unique_ptr< std::istream > input, config_syntax flavor)
 
bool has_next () override
 
shared_token next () override
 

Static Public Member Functions

static std::string render (token_list tokens)
 

Detailed Description

Definition at line 49 of file tokenizer.hpp.


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