Represents a reference to any non-pointer array. More...
#include <array_ref_expression.h>
Public Member Functions | |
array_ref_expression (expression *array_exp, expression *index_exp, type *t, location loc) | |
virtual string | to_string () const |
virtual expression * | get_array_expression () |
virtual expression * | get_index_expression () |
Friends | |
class | boost::serialization::access |
Represents a reference to any non-pointer array.