Public Attributes | |
| std::function< void(std::string_view)> | callback |
| std::string | buffer |
Definition at line 424 of file comments.cc.
| std::string LexerContext::buffer |
Definition at line 426 of file comments.cc.
| std::function<void(std::string_view)> LexerContext::callback |
Definition at line 425 of file comments.cc.