esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
Public Attributes | List of all members
protogen::Token Struct Reference

#include <lexer.hpp>

Collaboration diagram for protogen::Token:
Collaboration graph
[legend]

Public Attributes

TokKind kind = TokKind::End
 
std::string text
 
int line = 0
 

Member Data Documentation

◆ kind

TokKind protogen::Token::kind = TokKind::End

◆ line

int protogen::Token::line = 0

◆ text

std::string protogen::Token::text

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