floatNode Class Reference

Inheritance diagram for floatNode:

Inheritance graph
[legend]
Collaboration diagram for floatNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 floatNode (int no, int bci, scopeNode *scope)
char * string ()

Private Attributes

char * str

Detailed Description

Definition at line 1130 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

floatNode::floatNode ( int  no,
int  bci,
scopeNode scope 
) [inline]

Definition at line 1134 of file prettyPrinter.cpp.

References astNode::scope, scopeNode::stack_temp_string(), str, and astNode::this_bci().

Here is the call graph for this function:


Member Function Documentation

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

Implements leafNode.

Definition at line 1138 of file prettyPrinter.cpp.

References str.


Member Data Documentation

char* floatNode::str [private]

Definition at line 1132 of file prettyPrinter.cpp.

Referenced by floatNode(), and string().


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