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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgUntypedVariableDeclaration, SgUntypedDeclarationStatement *,&SgUntypedVariableDeclaration::p_base_type_declaration >

Definition at line 33213 of file generated.h.

Public Types

using parent = SgUntypedVariableDeclaration
 
using field_type = SgUntypedDeclarationStatement *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgUntypedVariableDeclaration, SgUntypedDeclarationStatement *SgUntypedVariableDeclaration::*,&SgUntypedVariableDeclaration::p_base_type_declaration >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"base_type_declaration"}
 
static constexpr char const *const typestr {"SgUntypedDeclarationStatement*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgUntypedVariableDeclaration::p_base_type_declaration}
 

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