| ROSE 0.11.145.354
    | 
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 2983 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 2984 of file sageInterface.h.
| bool SageInterface::const_int_expr_t::hasValue_ | 
Definition at line 2985 of file sageInterface.h.