

Public Member Functions | |
| floatNode (int no, int bci, scopeNode *scope) | |
| char * | string () |
Private Attributes | |
| char * | str |
Definition at line 1130 of file prettyPrinter.cpp.
| floatNode::floatNode | ( | int | no, | |
| int | bci, | |||
| scopeNode * | scope | |||
| ) | [inline] |
Definition at line 1134 of file prettyPrinter.cpp.
References astNode::scope, scopeNode::stack_temp_string(), str, and astNode::this_bci().
Here is the call graph for this function:

| char* floatNode::string | ( | ) | [inline, virtual] |
char* floatNode::str [private] |
1.4.7