ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code > Struct Reference

Description

Definition at line 6788 of file generated.h.

Public Types

using parent = SgAsmJvmCodeAttribute
 
using field_type = const char *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmJvmCodeAttribute, const char *SgAsmJvmCodeAttribute::*, &SgAsmJvmCodeAttribute::p_code >
 

Static Public Attributes

static constexpr size_t position {3}
 
static constexpr char const *const name {"code"}
 
static constexpr char const *const typestr {"const char*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmJvmCodeAttribute::p_code}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code >::parent = SgAsmJvmCodeAttribute

Definition at line 6789 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code >::field_type = const char*

Definition at line 6790 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code >::bind = Desc<SgAsmJvmCodeAttribute, const char* SgAsmJvmCodeAttribute::*, &SgAsmJvmCodeAttribute::p_code>

Definition at line 6797 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code >::position {3}
staticconstexpr

Definition at line 6791 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code >::name {"code"}
staticconstexpr

Definition at line 6792 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code >::typestr {"const char*"}
staticconstexpr

Definition at line 6793 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code >::traverse {false}
staticconstexpr

Definition at line 6794 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code >::mbr_ptr {&SgAsmJvmCodeAttribute::p_code}
staticconstexpr

Definition at line 6795 of file generated.h.


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