classVarNode Class Reference

Inheritance diagram for classVarNode:

Inheritance graph
[legend]
Collaboration diagram for classVarNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Attributes

oop obj
char * str

Detailed Description

Definition at line 1159 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

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

Definition at line 1164 of file prettyPrinter.cpp.

References byteArrayOopDesc::as_string(), oopDesc::is_association(), associationOopDesc::key(), obj, and str.

Here is the call graph for this function:


Member Function Documentation

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

Implements leafNode.

Definition at line 1172 of file prettyPrinter.cpp.

References str.


Member Data Documentation

oop classVarNode::obj [private]

Definition at line 1161 of file prettyPrinter.cpp.

Referenced by classVarNode().

char* classVarNode::str [private]

Definition at line 1162 of file prettyPrinter.cpp.

Referenced by classVarNode(), and string().


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