lhs = rhs; More...
#include <set_instruction.h>
Public Member Functions | |
set_instruction (expression *lvalue, expression *rhs, location loc, bool declaration) | |
expression * | get_lvalue () |
expression * | get_rhs () |
bool | is_declaration_inst () |
void | print () |
virtual string | to_string () const |
Friends | |
class | boost::serialization::access |
lhs = rhs;