Horizon
|
Public Member Functions | |
TokenString (const std::string &str) | |
std::unique_ptr< Token > | clone () const override |
![]() | |
Token (Type ty) | |
Public Attributes | |
const std::string | string |
![]() | |
const Type | type |
Additional Inherited Members | |
![]() | |
enum | Type { INT, CMD, STR, UUID } |