OpenMW
Public Member Functions | Public Attributes
Compiler::TokenLoc Struct Reference

Location of a token in a source file. More...

#include <tokenloc.hpp>

List of all members.

Public Member Functions

 TokenLoc ()

Public Attributes

int mColumn
int mLine
std::string mLiteral

Detailed Description

Location of a token in a source file.


Constructor & Destructor Documentation


Member Data Documentation


The documentation for this struct was generated from the following file: