stackTempNode Class Reference

Inheritance diagram for stackTempNode:

Inheritance graph
[legend]
Collaboration diagram for stackTempNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 stackTempNode (int bci, scopeNode *scope, int offset)
char * string ()

Private Attributes

int offset
char * str

Detailed Description

Definition at line 1103 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

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

Definition at line 1108 of file prettyPrinter.cpp.

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

Here is the call graph for this function:


Member Function Documentation

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

Implements leafNode.

Definition at line 1112 of file prettyPrinter.cpp.

References str.


Member Data Documentation

int stackTempNode::offset [private]

Definition at line 1105 of file prettyPrinter.cpp.

char* stackTempNode::str [private]

Definition at line 1106 of file prettyPrinter.cpp.

Referenced by stackTempNode(), and string().


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