instVarNode Class Reference

Inheritance diagram for instVarNode:

Inheritance graph
[legend]
Collaboration diagram for instVarNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 instVarNode (int bci, scopeNode *scope, oop obj)
char * string ()

Private Attributes

oop obj
char * str

Detailed Description

Definition at line 1142 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

instVarNode::instVarNode ( int  bci,
scopeNode scope,
oop  obj 
) [inline]

Definition at line 1147 of file prettyPrinter.cpp.

References byteArrayOopDesc::as_string(), scopeNode::inst_var_string(), oopDesc::is_smi(), obj, astNode::scope, and str.

Here is the call graph for this function:


Member Function Documentation

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

Implements leafNode.

Definition at line 1155 of file prettyPrinter.cpp.

References str.


Member Data Documentation

oop instVarNode::obj [private]

Definition at line 1144 of file prettyPrinter.cpp.

Referenced by instVarNode().

char* instVarNode::str [private]

Definition at line 1145 of file prettyPrinter.cpp.

Referenced by instVarNode(), and string().


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