#include <PlugInCallback.h>
Public Attributes | |
size_t | position |
position in file, where the error was raised. More... | |
std::string | expected |
expected token. More... | |
std::string | encountered |
encountered token. More... |
|
position in file, where the error was raised.
|
|
expected token.
|
|
encountered token.
|