ROSE 0.11.145.147
|
The datastructure is used as the return type for SageInterface::evaluateConstIntegerExpression(). One needs to always check whether hasValue_ is true before accessing value_
Definition at line 2958 of file sageInterface.h.
#include <sageInterface/sageInterface.h>
Public Attributes | |
size_t | value_ |
bool | hasValue_ |
size_t SageInterface::const_int_expr_t::value_ |
Definition at line 2959 of file sageInterface.h.
bool SageInterface::const_int_expr_t::hasValue_ |
Definition at line 2960 of file sageInterface.h.