muParserX 2.0.0
|
Default token implentation. More...
#include <mpIToken.h>
Additional Inherited Members | |
![]() | |
ECmdCode | GetCode () const |
return the token code. More... | |
const string_type & | GetIdent () const |
Return the token identifier string. | |
![]() | |
virtual | ~IToken () |
Destructor (trivial). | |
IToken (const IToken &ref) | |
Copy constructor. More... | |
Default token implentation.