il::modify_expression Class Reference

Used to model C feature where set statements can be used as expressions, e.g., c = (a=b). More...

#include <modify_expression.h>

Inheritance diagram for il::modify_expression:
il::expression il::node

List of all members.

Public Member Functions

 modify_expression (set_instruction *s, bool is_initalizing, location loc)
virtual string to_string () const
virtual set_instructionget_set_instruction ()
bool is_initalizing_exp ()

Friends

class boost::serialization::access

Detailed Description

Used to model C feature where set statements can be used as expressions, e.g., c = (a=b).


The documentation for this class was generated from the following files:
Generated on Sun Oct 17 14:01:26 2010 by  doxygen 1.6.3