Puma Reference Manual | Puma::InstantiationTokenSource Class Reference |
#include <InstantiationTokenSource.h>
Public Member Functions | |
InstantiationTokenSource (CTree *root) | |
~InstantiationTokenSource () | |
Token * | next () |
CTree * | root () const |
CTree * | node () const |
bool | detectedDelayedParseNode () const |
bool Puma::InstantiationTokenSource::detectedDelayedParseNode | ( | ) | const [inline] |
Token* Puma::InstantiationTokenSource::next | ( | ) | [virtual] |
Implements Puma::PumaTokenSource.
CTree* Puma::InstantiationTokenSource::node | ( | ) | const [inline] |
CTree* Puma::InstantiationTokenSource::root | ( | ) | const [inline] |