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

Description

Definition at line 6877 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 6878 of file generated.h.

◆ base

Definition at line 6879 of file generated.h.

◆ subclasses_t

Definition at line 6883 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 6884 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 6880 of file generated.h.

◆ variant

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

Definition at line 6881 of file generated.h.

◆ concrete

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

Definition at line 6882 of file generated.h.


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