Public Member Functions | |
instVarNode (int bci, scopeNode *scope, oop obj) | |
char * | string () |
Private Attributes | |
oop | obj |
char * | str |
Definition at line 1142 of file prettyPrinter.cpp.
Definition at line 1147 of file prettyPrinter.cpp.
References byteArrayOopDesc::as_string(), scopeNode::inst_var_string(), oopDesc::is_smi(), obj, astNode::scope, and str.
Here is the call graph for this function:
char* instVarNode::string | ( | ) | [inline, virtual] |
oop instVarNode::obj [private] |
char* instVarNode::str [private] |