|
muParserX 2.0.0
|
Error class of the parser. More...
#include <mpError.h>
Public Member Functions | |
| int | GetPos () const |
| Return the expression position related to the error. | |
| const string_type & | GetToken () const |
| Return string related with this token (if available). | |
| EErrorCodes | GetCode () const |
| Return the error code. | |
Error class of the parser.
Part of the math parser package.
| int mup::ParserError::GetPos | ( | ) | const |
Return the expression position related to the error.
If the error is not related to a distinct position this will return -1