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

Public Member Functions

 Binop (unsigned op_p, E *l, E *r, loc_t loc_p, E *a=nullptr)
 
virtual Binopclone () const
 
virtual bool operator== (const Binop &b) const
 
- Public Member Functions inherited from E
 E (Etype et, const loc_t &l)
 
virtual bool operator== (const E &o) const
 

Public Attributes

unsigned op
 
Eleft
 
Eright
 
Eattrib
 
- Public Attributes inherited from E
Etype etype
 
loc_t loc
 

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