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