TrinityCore
|
#include <Any.h>
Public Member Functions | |
Source () | |
void | set (const TextInput &ti, const Token &t) |
Public Attributes | |
std::string | filename |
int | line |
int | character |
Where an Any came from in a file. Useful for throwing parsing errors
|
inline |
int G3D::Any::Source::character |
std::string G3D::Any::Source::filename |
int G3D::Any::Source::line |