Go to the source code of this file.
Classes | |
class | oTstream |
Output token stream. More... | |
Namespaces | |
pFlow | |
Functions | |
bool | validTokenForStream (const token tok) |
Is tok a valid token for this stream? More... | |
bool | isBeginToken (const token &tok) |
Is tok a begin token? More... | |
bool | isEndToken (const token &tok) |
Is tok an end token? More... | |