#include <InstantiationTokenSource.h>
Puma::InstantiationTokenSource::InstantiationTokenSource |
( |
CTree * |
root | ) |
|
Puma::InstantiationTokenSource::~InstantiationTokenSource |
( |
| ) |
|
|
inline |
bool Puma::InstantiationTokenSource::detectedDelayedParseNode |
( |
| ) |
const |
|
inline |
Token* Puma::InstantiationTokenSource::next |
( |
| ) |
|
|
virtual |
Get the next token.
- Returns
- The next token from the source, or NULL if no more tokens.
Implements Puma::TokenSource.
CTree* Puma::InstantiationTokenSource::node |
( |
| ) |
const |
|
inline |
CTree* Puma::InstantiationTokenSource::root |
( |
| ) |
const |
|
inline |