#include <InstantiationTokenSource.h>
◆ InstantiationTokenSource()
Puma::InstantiationTokenSource::InstantiationTokenSource |
( |
CTree * | root | ) |
|
◆ ~InstantiationTokenSource()
Puma::InstantiationTokenSource::~InstantiationTokenSource |
( |
| ) |
|
|
inline |
◆ detectedDelayedParseNode()
bool Puma::InstantiationTokenSource::detectedDelayedParseNode |
( |
| ) |
const |
|
inline |
◆ next()
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.
◆ node()
CTree * Puma::InstantiationTokenSource::node |
( |
| ) |
const |
|
inline |
◆ root()
CTree * Puma::InstantiationTokenSource::root |
( |
| ) |
const |
|
inline |