ztsdb
Public Member Functions | Public Attributes | List of all members
El Struct Reference
Inheritance diagram for El:
E

Public Member Functions

 El (E *e)
 
Eladd (E *e)
 
Eladdfirst (E *e)
 
Eladdafter (E *e, ElNode *&here)
 
Elremove_nodelete (ElNode *&here)
 Remove the node pointed to by 'here', but don't delete the expression.
 
virtual Elclone () const
 
virtual bool operator== (const El &el) const
 
- Public Member Functions inherited from E
 E (Etype et, const loc_t &l)
 
virtual bool operator== (const E &o) const
 

Public Attributes

unsigned n
 
ElNodebegin
 
ElNodeend
 
- Public Attributes inherited from E
Etype etype
 
loc_t loc
 

The documentation for this struct was generated from the following file: