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

Description

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

Definition at line 6899 of file generated.h.

Public Types

using node = SgAsmJvmMethod
 
using base = SgAsmJvmNode
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmJvmMethod, uint16_t,&SgAsmJvmMethod::p_access_flags >, describe_field_t< SgAsmJvmMethod, uint16_t,&SgAsmJvmMethod::p_name_index >, describe_field_t< SgAsmJvmMethod, uint16_t,&SgAsmJvmMethod::p_descriptor_index >, describe_field_t< SgAsmJvmMethod, SgAsmJvmAttributeTable *,&SgAsmJvmMethod::p_attribute_table >, describe_field_t< SgAsmJvmMethod, SgAsmInstructionList *,&SgAsmJvmMethod::p_instruction_list >>
 

Static Public Attributes

static constexpr char const *const name {"AsmJvmMethod"}
 
static constexpr unsigned long variant {215}
 
static constexpr bool concrete {true}
 

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