|
ztsdb
|
Public Member Functions | |
| Function (E *b, loc_t l) | |
| Function (El *fl, E *b, loc_t l) | |
| virtual Function * | clone () const |
| virtual bool | operator== (const Function &f) const |
| void | processFormlist (map< string, int > &argMap, int &ellipsisPos) |
Public Member Functions inherited from E | |
| E (Etype et, const loc_t &l) | |
| virtual bool | operator== (const E &o) const |
Public Attributes | |
| El * | formlist |
| E * | body |
Public Attributes inherited from E | |
| Etype | etype |
| loc_t | loc |
1.8.17