ROSE 2.3.0
Loading...
Searching...
No Matches
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 32496 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 32497 of file generated.h.

◆ field_type

Definition at line 32498 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 32505 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 32499 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 32500 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 32501 of file generated.h.

◆ traverse

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

Definition at line 32502 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 32503 of file generated.h.


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