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

Description

Definition at line 6832 of file generated.h.

Public Types

using node = SgAsmJvmCodeAttribute
 
using base = SgAsmJvmAttribute
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack >, describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_locals >, describe_field_t< SgAsmJvmCodeAttribute, uint32_t,&SgAsmJvmCodeAttribute::p_code_length >, describe_field_t< SgAsmJvmCodeAttribute, const char *,&SgAsmJvmCodeAttribute::p_code >, describe_field_t< SgAsmJvmCodeAttribute, SgAsmJvmExceptionTable *,&SgAsmJvmCodeAttribute::p_exception_table >, describe_field_t< SgAsmJvmCodeAttribute, SgAsmJvmAttributeTable *,&SgAsmJvmCodeAttribute::p_attribute_table >, describe_field_t< SgAsmJvmCodeAttribute, rose_addr_t,&SgAsmJvmCodeAttribute::p_code_offset > >
 

Static Public Attributes

static constexpr char const *const name {"AsmJvmCodeAttribute"}
 
static constexpr unsigned long variant {214}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 6833 of file generated.h.

◆ base

Definition at line 6834 of file generated.h.

◆ subclasses_t

Definition at line 6838 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmJvmCodeAttribute >::fields_t = mp::List<describe_field_t<SgAsmJvmCodeAttribute,uint16_t,&SgAsmJvmCodeAttribute::p_max_stack>, describe_field_t<SgAsmJvmCodeAttribute,uint16_t,&SgAsmJvmCodeAttribute::p_max_locals>, describe_field_t<SgAsmJvmCodeAttribute,uint32_t,&SgAsmJvmCodeAttribute::p_code_length>, describe_field_t<SgAsmJvmCodeAttribute,const char*,&SgAsmJvmCodeAttribute::p_code>, describe_field_t<SgAsmJvmCodeAttribute,SgAsmJvmExceptionTable*,&SgAsmJvmCodeAttribute::p_exception_table>, describe_field_t<SgAsmJvmCodeAttribute,SgAsmJvmAttributeTable*,&SgAsmJvmCodeAttribute::p_attribute_table>, describe_field_t<SgAsmJvmCodeAttribute,rose_addr_t,&SgAsmJvmCodeAttribute::p_code_offset> >

Definition at line 6839 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 6835 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmJvmCodeAttribute >::variant {214}
staticconstexpr

Definition at line 6836 of file generated.h.

◆ concrete

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

Definition at line 6837 of file generated.h.


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