Public Member Functions | |
characterNode (int bci, scopeNode *scope, oop value) | |
char * | string () |
Private Attributes | |
oop | value |
char * | str |
Definition at line 999 of file prettyPrinter.cpp.
Definition at line 1004 of file prettyPrinter.cpp.
References memOopDesc::instVarAt(), oopDesc::is_mem(), NEW_RESOURCE_ARRAY, str, and value.
Here is the call graph for this function:
char* characterNode::string | ( | ) | [inline, virtual] |
char* characterNode::str [private] |
oop characterNode::value [private] |