characterNode Class Reference

Inheritance diagram for characterNode:

Inheritance graph
[legend]
Collaboration diagram for characterNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 characterNode (int bci, scopeNode *scope, oop value)
char * string ()

Private Attributes

oop value
char * str

Detailed Description

Definition at line 999 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

characterNode::characterNode ( int  bci,
scopeNode scope,
oop  value 
) [inline]

Definition at line 1004 of file prettyPrinter.cpp.

References memOopDesc::instVarAt(), oopDesc::is_mem(), NEW_RESOURCE_ARRAY, str, and value.

Here is the call graph for this function:


Member Function Documentation

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

Implements leafNode.

Definition at line 1017 of file prettyPrinter.cpp.

References str.


Member Data Documentation

char* characterNode::str [private]

Definition at line 1002 of file prettyPrinter.cpp.

Referenced by characterNode(), and string().

oop characterNode::value [private]

Definition at line 1001 of file prettyPrinter.cpp.

Referenced by characterNode().


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