A field reference expression of the form exp.field The field is represented as a record_info. More...
#include <field_ref_expression.h>
Public Member Functions | |
field_ref_expression (expression *inner_exp, record_info *field_info, type *t, location loc) | |
virtual string | to_string () const |
virtual expression * | get_inner_expression () |
virtual record_info * | get_field_info () |
Friends | |
class | boost::serialization::access |
A field reference expression of the form exp.field The field is represented as a record_info.