|
OpenMW
|
Location of a token in a source file. More...
#include <tokenloc.hpp>
Public Member Functions | |
| TokenLoc () | |
Public Attributes | |
| int | mColumn |
| int | mLine |
| std::string | mLiteral |
Location of a token in a source file.
|
inline |
| int Compiler::TokenLoc::mColumn |
| int Compiler::TokenLoc::mLine |
| std::string Compiler::TokenLoc::mLiteral |
1.8.6