assocNode Class Reference

Inheritance diagram for assocNode:

Inheritance graph
[legend]
Collaboration diagram for assocNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 assocNode (int bci, scopeNode *scope, associationOop assoc)
char * string ()

Private Attributes

associationOop assoc
char * str

Detailed Description

Definition at line 1185 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

assocNode::assocNode ( int  bci,
scopeNode scope,
associationOop  assoc 
) [inline]

Definition at line 1190 of file prettyPrinter.cpp.

References byteArrayOopDesc::as_string(), assoc, associationOopDesc::key(), and str.

Here is the call graph for this function:


Member Function Documentation

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

Implements leafNode.

Definition at line 1195 of file prettyPrinter.cpp.

References str.


Member Data Documentation

associationOop assocNode::assoc [private]

Definition at line 1187 of file prettyPrinter.cpp.

Referenced by assocNode().

char* assocNode::str [private]

Definition at line 1188 of file prettyPrinter.cpp.

Referenced by assocNode(), and string().


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