cpp-hocon  0.3.0
Public Member Functions | List of all members
hocon::double_slash_comment Class Reference
Inheritance diagram for hocon::double_slash_comment:
hocon::comment hocon::token

Public Member Functions

 double_slash_comment (shared_origin origin, std::string text)
 
std::string token_text () const override
 
std::string text () const
 
std::string to_string () const override
 
bool operator== (const token &other) const override
 
virtual token_type get_token_type () const
 
virtual shared_origin const & origin () const
 
int line_number () const
 

Detailed Description

Definition at line 82 of file tokens.hpp.


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