literalNode Class Reference

Inheritance diagram for literalNode:

Inheritance graph
[legend]
Collaboration diagram for literalNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 literalNode (int bci, scopeNode *scope, char *str)
char * string ()

Private Attributes

char * str

Detailed Description

Definition at line 885 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

literalNode::literalNode ( int  bci,
scopeNode scope,
char *  str 
) [inline]

Definition at line 889 of file prettyPrinter.cpp.


Member Function Documentation

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

Implements leafNode.

Definition at line 892 of file prettyPrinter.cpp.

References str.


Member Data Documentation

char* literalNode::str [private]

Definition at line 887 of file prettyPrinter.cpp.

Referenced by string().


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