#include <zeml.h>
Public Attributes | |
TokenType | type |
std::string | value |
TokenType yaze::app::gui::zeml::Token::type |
Definition at line 39 of file zeml.h.
Referenced by yaze::app::gui::zeml::ParseNode().
std::string yaze::app::gui::zeml::Token::value |
Definition at line 40 of file zeml.h.
Referenced by yaze::app::gui::zeml::ParseAttributes(), and yaze::app::gui::zeml::ParseNode().