ROSE 2.4.0
Loading...
Searching...
No Matches
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 6898 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 6899 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 6900 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 6907 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 6901 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 6902 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 6903 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 6904 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 6905 of file generated.h.


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