smiNode Class Reference

Inheritance diagram for smiNode:

Inheritance graph
[legend]
Collaboration diagram for smiNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 smiNode (int bci, scopeNode *scope, int value)
char * string ()

Private Attributes

int value
char * str

Detailed Description

Definition at line 970 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

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

Definition at line 975 of file prettyPrinter.cpp.

References NEW_RESOURCE_ARRAY, and str.


Member Function Documentation

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

Implements leafNode.

Definition at line 981 of file prettyPrinter.cpp.

References str.


Member Data Documentation

char* smiNode::str [private]

Definition at line 973 of file prettyPrinter.cpp.

Referenced by smiNode(), and string().

int smiNode::value [private]

Definition at line 972 of file prettyPrinter.cpp.


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