ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAsmJvmMethodParametersEntry > Struct Reference

Description

Definition at line 41129 of file generated.h.

Public Types

using node = SgAsmJvmMethodParametersEntry
 
using base = SgAsmJvmNode
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmJvmMethodParametersEntry, uint16_t,&SgAsmJvmMethodParametersEntry::p_name_index >, describe_field_t< SgAsmJvmMethodParametersEntry, uint16_t,&SgAsmJvmMethodParametersEntry::p_access_flags > >
 

Static Public Attributes

static constexpr char const *const name {"AsmJvmMethodParametersEntry"}
 
static constexpr unsigned long variant {1055}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 41130 of file generated.h.

◆ base

Definition at line 41131 of file generated.h.

◆ subclasses_t

Definition at line 41135 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmJvmMethodParametersEntry >::fields_t = mp::List<describe_field_t<SgAsmJvmMethodParametersEntry,uint16_t,&SgAsmJvmMethodParametersEntry::p_name_index>, describe_field_t<SgAsmJvmMethodParametersEntry,uint16_t,&SgAsmJvmMethodParametersEntry::p_access_flags> >

Definition at line 41136 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgAsmJvmMethodParametersEntry >::name {"AsmJvmMethodParametersEntry"}
staticconstexpr

Definition at line 41132 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmJvmMethodParametersEntry >::variant {1055}
staticconstexpr

Definition at line 41133 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgAsmJvmMethodParametersEntry >::concrete {true}
staticconstexpr

Definition at line 41134 of file generated.h.


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