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