ROSE  0.11.96.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgUntypedForAllStatement, SgUntypedExprListExpression *,&SgUntypedForAllStatement::p_local > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgUntypedForAllStatement, SgUntypedExprListExpression *,&SgUntypedForAllStatement::p_local >

Definition at line 32727 of file generated.h.

Public Types

using parent = SgUntypedForAllStatement
 
using field_type = SgUntypedExprListExpression *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgUntypedForAllStatement, SgUntypedExprListExpression *SgUntypedForAllStatement::*,&SgUntypedForAllStatement::p_local >
 

Static Public Attributes

static constexpr size_t position {3}
 
static constexpr char const *const name {"local"}
 
static constexpr char const *const typestr {"SgUntypedExprListExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgUntypedForAllStatement::p_local}
 

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