nameNode Class Reference

Inheritance diagram for nameNode:

Inheritance graph
[legend]
Collaboration diagram for nameNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 nameNode (char *str)
char * string ()

Private Attributes

char * str

Detailed Description

Definition at line 204 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

nameNode::nameNode ( char *  str  )  [inline]

Definition at line 208 of file prettyPrinter.cpp.


Member Function Documentation

char* nameNode::string (  )  [inline, virtual]

Implements leafNode.

Definition at line 211 of file prettyPrinter.cpp.

References str.


Member Data Documentation

char* nameNode::str [private]

Definition at line 206 of file prettyPrinter.cpp.

Referenced by string().


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 14:10:22 2006 for Strongtalk VM by  doxygen 1.4.7