doubleNode Class Reference

Inheritance diagram for doubleNode:

Inheritance graph
[legend]
Collaboration diagram for doubleNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 doubleNode (int bci, scopeNode *scope, double value)
char * string ()

Private Attributes

double value
char * str

Detailed Description

Definition at line 984 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

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

Definition at line 989 of file prettyPrinter.cpp.

References NEW_RESOURCE_ARRAY, and str.


Member Function Documentation

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

Implements leafNode.

Definition at line 995 of file prettyPrinter.cpp.

References str.


Member Data Documentation

char* doubleNode::str [private]

Definition at line 987 of file prettyPrinter.cpp.

Referenced by doubleNode(), and string().

double doubleNode::value [private]

Definition at line 986 of file prettyPrinter.cpp.


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