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