|
cpp-hocon
0.3.0
|
Public Member Functions | |
| problem (shared_origin origin, std::string what, std::string message, bool suggest_quotes) | |
| std::string | what () const |
| std::string | message () const |
| bool | suggest_quotes () const |
| std::string | to_string () const override |
| bool | operator== (const token &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 51 of file tokens.hpp.
1.8.18