|
ROSE
0.11.96.11
|
Definition at line 40 of file variables.h.

Public Member Functions | |
| virtual std::string | str () const =0 |
| virtual bool | operator== (const variable &that) const =0 |
| virtual bool | operator< (const variable &that) const =0 |
| virtual SgScopeStatement * | getScope () const =0 |
| virtual SgExpression * | toSgExpression () const =0 |
| virtual bool | isGlobal () const =0 |
1.8.17