doubleByteArrayNode Class Reference

Inheritance diagram for doubleByteArrayNode:

Inheritance graph
[legend]
Collaboration diagram for doubleByteArrayNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 doubleByteArrayNode (int bci, scopeNode *scope, doubleByteArrayOop value)
bool print (prettyPrintStream *output)
int width (prettyPrintStream *output)

Private Attributes

doubleByteArrayOop value
char * str

Detailed Description

Definition at line 921 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

doubleByteArrayNode::doubleByteArrayNode ( int  bci,
scopeNode scope,
doubleByteArrayOop  value 
) [inline]

Definition at line 926 of file prettyPrinter.cpp.

References doubleByteArrayOopDesc::as_string(), str, and value.

Here is the call graph for this function:


Member Function Documentation

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

Reimplemented from astNode.

Definition at line 931 of file prettyPrinter.cpp.

References prettyPrintStream::print(), astNode::print(), and str.

Here is the call graph for this function:

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

Reimplemented from astNode.

Definition at line 938 of file prettyPrinter.cpp.

References str, and prettyPrintStream::width_of_string().

Here is the call graph for this function:


Member Data Documentation

char* doubleByteArrayNode::str [private]

Definition at line 924 of file prettyPrinter.cpp.

Referenced by doubleByteArrayNode(), print(), and width().

doubleByteArrayOop doubleByteArrayNode::value [private]

Definition at line 923 of file prettyPrinter.cpp.

Referenced by doubleByteArrayNode().


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