muParserX 2.0.0
|
A class for encapsulation a newline token. More...
#include <mpScriptTokens.h>
Additional Inherited Members | |
Public Member Functions inherited from mup::IToken | |
ECmdCode | GetCode () const |
return the token code. | |
const string_type & | GetIdent () const |
Return the token identifier string. | |
Protected Member Functions inherited from mup::IToken | |
virtual | ~IToken () |
Destructor (trivial). | |
IToken (const IToken &ref) | |
Copy constructor. |
A class for encapsulation a newline token.