ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgUseStatement, SgModuleStatement *,&SgUseStatement::p_module > Struct Reference

Description

Definition at line 32620 of file generated.h.

Public Types

using parent = SgUseStatement
 
using field_type = SgModuleStatement *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgUseStatement, SgModuleStatement *SgUseStatement::*, &SgUseStatement::p_module >
 

Static Public Attributes

static constexpr size_t position {4}
 
static constexpr char const *const name {"module"}
 
static constexpr char const *const typestr {"SgModuleStatement*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgUseStatement::p_module}
 

Member Typedef Documentation

◆ parent

Definition at line 32621 of file generated.h.

◆ field_type

Definition at line 32622 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgUseStatement, SgModuleStatement *,&SgUseStatement::p_module >::bind = Desc<SgUseStatement, SgModuleStatement* SgUseStatement::*, &SgUseStatement::p_module>

Definition at line 32629 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgUseStatement, SgModuleStatement *,&SgUseStatement::p_module >::position {4}
staticconstexpr

Definition at line 32623 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgUseStatement, SgModuleStatement *,&SgUseStatement::p_module >::name {"module"}
staticconstexpr

Definition at line 32624 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgUseStatement, SgModuleStatement *,&SgUseStatement::p_module >::typestr {"SgModuleStatement*"}
staticconstexpr

Definition at line 32625 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgUseStatement, SgModuleStatement *,&SgUseStatement::p_module >::traverse {false}
staticconstexpr

Definition at line 32626 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgUseStatement, SgModuleStatement *,&SgUseStatement::p_module >::mbr_ptr {&SgUseStatement::p_module}
staticconstexpr

Definition at line 32627 of file generated.h.


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