heapTempNode Class Reference

Inheritance diagram for heapTempNode:

Inheritance graph
[legend]
Collaboration diagram for heapTempNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 heapTempNode (int bci, scopeNode *scope, int offset, int context_level)
char * string ()

Private Attributes

int offset
int context_level
char * str

Detailed Description

Definition at line 1116 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

heapTempNode::heapTempNode ( int  bci,
scopeNode scope,
int  offset,
int  context_level 
) [inline]

Definition at line 1122 of file prettyPrinter.cpp.

References scopeNode::heap_temp_string(), astNode::scope, str, and astNode::this_bci().

Here is the call graph for this function:


Member Function Documentation

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

Implements leafNode.

Definition at line 1127 of file prettyPrinter.cpp.

References str.


Member Data Documentation

int heapTempNode::context_level [private]

Definition at line 1119 of file prettyPrinter.cpp.

int heapTempNode::offset [private]

Definition at line 1118 of file prettyPrinter.cpp.

char* heapTempNode::str [private]

Definition at line 1120 of file prettyPrinter.cpp.

Referenced by heapTempNode(), and string().


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 13:59:06 2006 for Strongtalk VM by  doxygen 1.4.7