ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgArithmeticIfStatement, SgExpression *,&SgArithmeticIfStatement::p_conditional > Struct Reference

Description

Definition at line 1252 of file generated.h.

Public Types

using parent = SgArithmeticIfStatement
 
using field_type = SgExpression *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgArithmeticIfStatement, SgExpression *SgArithmeticIfStatement::*, &SgArithmeticIfStatement::p_conditional >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"conditional"}
 
static constexpr char const *const typestr {"SgExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgArithmeticIfStatement::p_conditional}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgArithmeticIfStatement, SgExpression *,&SgArithmeticIfStatement::p_conditional >::parent = SgArithmeticIfStatement

Definition at line 1253 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgArithmeticIfStatement, SgExpression *,&SgArithmeticIfStatement::p_conditional >::field_type = SgExpression*

Definition at line 1254 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgArithmeticIfStatement, SgExpression *,&SgArithmeticIfStatement::p_conditional >::bind = Desc<SgArithmeticIfStatement, SgExpression* SgArithmeticIfStatement::*, &SgArithmeticIfStatement::p_conditional>

Definition at line 1261 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgArithmeticIfStatement, SgExpression *,&SgArithmeticIfStatement::p_conditional >::position {0}
staticconstexpr

Definition at line 1255 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgArithmeticIfStatement, SgExpression *,&SgArithmeticIfStatement::p_conditional >::name {"conditional"}
staticconstexpr

Definition at line 1256 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgArithmeticIfStatement, SgExpression *,&SgArithmeticIfStatement::p_conditional >::typestr {"SgExpression*"}
staticconstexpr

Definition at line 1257 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgArithmeticIfStatement, SgExpression *,&SgArithmeticIfStatement::p_conditional >::traverse {true}
staticconstexpr

Definition at line 1258 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgArithmeticIfStatement, SgExpression *,&SgArithmeticIfStatement::p_conditional >::mbr_ptr {&SgArithmeticIfStatement::p_conditional}
staticconstexpr

Definition at line 1259 of file generated.h.


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