byteArrayNode Class Reference

Inheritance diagram for byteArrayNode:

Inheritance graph
[legend]
Collaboration diagram for byteArrayNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 byteArrayNode (int bci, scopeNode *scope, byteArrayOop value)
bool print (prettyPrintStream *output)
int width (prettyPrintStream *output)

Private Attributes

byteArrayOop value
char * str

Detailed Description

Definition at line 945 of file prettyPrinter.cpp.


Constructor & Destructor Documentation

byteArrayNode::byteArrayNode ( int  bci,
scopeNode scope,
byteArrayOop  value 
) [inline]

Definition at line 950 of file prettyPrinter.cpp.

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

Here is the call graph for this function:


Member Function Documentation

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

Reimplemented from astNode.

Definition at line 955 of file prettyPrinter.cpp.

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

Here is the call graph for this function:

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

Reimplemented from astNode.

Definition at line 963 of file prettyPrinter.cpp.

References str, and prettyPrintStream::width_of_string().

Here is the call graph for this function:


Member Data Documentation

char* byteArrayNode::str [private]

Definition at line 948 of file prettyPrinter.cpp.

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

byteArrayOop byteArrayNode::value [private]

Definition at line 947 of file prettyPrinter.cpp.

Referenced by byteArrayNode().


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