Buffer for parsing errors.
More...
#include "parse.h"
|
| char | message [1024] |
| | Error message.
|
| |
| const char * | position |
| | Position of error in original string.
|
| |
Buffer for parsing errors.
Definition at line 36 of file parse.h.
◆ message
| char ExpandoParseError::message[1024] |
Error message.
Definition at line 38 of file parse.h.
◆ position
| const char* ExpandoParseError::position |
Position of error in original string.
Definition at line 39 of file parse.h.
The documentation for this struct was generated from the following file: