|
|
| line (shared_origin origin) |
| |
| std::string | to_string () const override |
| |
| bool | operator== (token const &other) const override |
| |
|
virtual token_type | get_token_type () const |
| |
|
virtual std::string | token_text () const |
| |
|
virtual shared_origin const & | origin () const |
| |
|
int | line_number () const |
| |
Definition at line 24 of file tokens.hpp.
◆ operator==()
| bool hocon::line::operator== |
( |
token const & |
other | ) |
const |
|
overridevirtual |
◆ to_string()
| std::string hocon::line::to_string |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: