#include <ptree.h>
Inheritance diagram for Leaf:
Public Member Functions | |
Leaf (char *, int) | |
Leaf (Token &) | |
bool | IsLeaf () |
void | Print (std::ostream &, int, int) |
int | Write (std::ostream &, int) |
void | WritePS (ProgramString &) |
|
|
|
|
|
Reimplemented from Ptree. |
|
Reimplemented from Ptree. Reimplemented in DupLeaf. |
|
Reimplemented from Ptree. |
|
Reimplemented from Ptree. |