inlinedBlockNode Class Reference

Inheritance diagram for inlinedBlockNode:

Inheritance graph
[legend]
Collaboration diagram for inlinedBlockNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 inlinedBlockNode (int bci, scopeNode *scope)
void add (astNode *statement)
bool print (prettyPrintStream *output)
int width (prettyPrintStream *output)

Detailed Description

Definition at line 564 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

inlinedBlockNode::inlinedBlockNode ( int  bci,
scopeNode scope 
) [inline]

Definition at line 566 of file prettyPrinter.cpp.


Member Function Documentation

void inlinedBlockNode::add ( astNode statement  )  [inline, virtual]

Reimplemented from codeNode.

Definition at line 568 of file prettyPrinter.cpp.

References GrowableArray< E >::push(), and codeNode::statements.

Here is the call graph for this function:

bool inlinedBlockNode::print ( prettyPrintStream output  )  [inline, virtual]

Reimplemented from codeNode.

Definition at line 572 of file prettyPrinter.cpp.

References prettyPrintStream::dec_indent(), prettyPrintStream::inc_newline(), codeNode::print(), prettyPrintStream::print(), prettyPrintStream::remaining(), and width().

Here is the call graph for this function:

int inlinedBlockNode::width ( prettyPrintStream output  )  [inline, virtual]

Reimplemented from codeNode.

Definition at line 582 of file prettyPrinter.cpp.

References codeNode::width(), and prettyPrintStream::width_of_string().

Referenced by print().

Here is the call graph for this function:


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