il::unop_expression Class Reference

An expression of the form (unop exp). More...

#include <unop_expression.h>

Inheritance diagram for il::unop_expression:
il::expression il::node

List of all members.

Public Member Functions

 unop_expression (expression *inner_exp, unop_type unop, type *t, location loc)
virtual string to_string () const
virtual expressionget_operand ()
virtual unop_type get_operator ()
virtual bool is_vector_unop ()
virtual bool is_postop () const
virtual bool has_side_effect ()

Static Public Member Functions

static string unop_to_string (unop_type op, bool *need_paren)

Friends

class boost::serialization::access

Detailed Description

An expression of the form (unop exp).


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