![]() |
PUMA Library Reference Manual
|
#include <UnitTokenSrc.h>
Inheritance diagram for Puma::UnitTokenSrc:Public Member Functions | |
| UnitTokenSrc (Unit &) | |
| void | current (Token *c) |
| Token * | next () |
| Get the next token. More... | |
| Token * | current () const |
| Unit * | unit () const |
| bool | hasNext () const |
Public Member Functions inherited from Puma::TokenSource | |
| virtual | ~TokenSource () |
| Destructor. More... | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Get the next token.
Implements Puma::TokenSource.
|
inline |