![]() |
cppassist
1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
|
Token information from lookahead. More...
#include <cppassist/include/cppassist/tokenizer/Tokenizer.h>
Public Attributes | |
TokenType | type |
Type of token (see TokenType) More... | |
std::string | hint |
Hint about value or type (only valid for TokenComment or TokenStandalone) More... | |
Token information from lookahead.
std::string cppassist::Tokenizer::Lookahead::hint |
Hint about value or type (only valid for TokenComment or TokenStandalone)