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

Description

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}
 

Member Typedef Documentation

◆ node

Definition at line 6900 of file generated.h.

◆ base

Definition at line 6901 of file generated.h.

◆ subclasses_t

Definition at line 6905 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmJvmMethod >::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> >

Definition at line 6906 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 6902 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmJvmMethod >::variant {215}
staticconstexpr

Definition at line 6903 of file generated.h.

◆ concrete

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

Definition at line 6904 of file generated.h.


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