#include <LocManager.h>
Public Member Functions | |
LocManager () | |
LocManager (Filename f, int l=1) | |
void | setup (Filename f, int l) |
void | new_line (int l=1) |
void | line (int l) |
void | file (Filename f) |
Location | location () |
void | update (Token *t) |
Puma::LocManager::LocManager | ( | ) | [inline] |
Puma::LocManager::LocManager | ( | Filename | f, | |
int | l = 1 | |||
) | [inline] |
void Puma::LocManager::setup | ( | Filename | f, | |
int | l | |||
) | [inline] |
void Puma::LocManager::new_line | ( | int | l = 1 |
) | [inline] |
void Puma::LocManager::line | ( | int | l | ) | [inline] |
void Puma::LocManager::file | ( | Filename | f | ) | [inline] |
Location Puma::LocManager::location | ( | ) | [inline] |
void Puma::LocManager::update | ( | Token * | t | ) |