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

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgAsmJvmCodeAttribute >

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}
 

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