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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgUntypedVariableDeclaration, SgUntypedExprListExpression *,&SgUntypedVariableDeclaration::p_modifiers >

Definition at line 33235 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {3}
 
static constexpr char const *const name {"modifiers"}
 
static constexpr char const *const typestr {"SgUntypedExprListExpression*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgUntypedVariableDeclaration::p_modifiers}
 

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