Public Member Functions | |
nameNode (char *str) | |
char * | string () |
Private Attributes | |
char * | str |
Definition at line 204 of file prettyPrinter.cpp.
nameNode::nameNode | ( | char * | str | ) | [inline] |
Definition at line 208 of file prettyPrinter.cpp.
char* nameNode::string | ( | ) | [inline, virtual] |
char* nameNode::str [private] |