ROSE  0.11.145.0
Public Attributes | List of all members
SageInterface::const_int_expr_t Struct Reference

Description

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 2864 of file sageInterface.h.

#include <sageInterface/sageInterface.h>

Public Attributes

size_t value_
 
bool hasValue_
 

The documentation for this struct was generated from the following file: