|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
#include <lexer.hpp>

Public Attributes | |
| TokKind | kind = TokKind::End |
| std::string | text |
| int | line = 0 |
| TokKind protogen::Token::kind = TokKind::End |
| int protogen::Token::line = 0 |
| std::string protogen::Token::text |