paramNode Class Reference

Inheritance diagram for paramNode:

Inheritance graph
[legend]
Collaboration diagram for paramNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 paramNode (int bci, scopeNode *scope, int no)
char * string ()
bool is_param ()

Private Attributes

int no
char * str

Detailed Description

Definition at line 172 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

paramNode::paramNode ( int  bci,
scopeNode scope,
int  no 
)

Definition at line 492 of file prettyPrinter.cpp.

References scopeNode::param_string(), astNode::scope, and str.

Here is the call graph for this function:


Member Function Documentation

bool paramNode::is_param (  )  [inline]

Definition at line 179 of file prettyPrinter.cpp.

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

Implements leafNode.

Definition at line 178 of file prettyPrinter.cpp.

References str.


Member Data Documentation

int paramNode::no [private]

Definition at line 174 of file prettyPrinter.cpp.

char* paramNode::str [private]

Definition at line 175 of file prettyPrinter.cpp.

Referenced by paramNode(), and string().


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