Representation of an integer constant. More...
#include <integer_const_exp.h>
Public Member Functions | |
| integer_const_exp (long int int_const, type *t, location loc) | |
| virtual string | to_string () const |
| long int | get_integer () |
| bool | isSigned () |
| bool | isChar () |
Friends | |
| class | boost::serialization::access |
Representation of an integer constant.
1.6.3