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

Description

Definition at line 6743 of file generated.h.

Public Types

using node = SgAsmJvmAttribute
 
using base = SgAsmJvmNode
 
using subclasses_t = mp::List< SgAsmJvmBootstrapMethods, SgAsmJvmCodeAttribute, SgAsmJvmConstantValue, SgAsmJvmEnclosingMethod, SgAsmJvmExceptions, SgAsmJvmInnerClasses, SgAsmJvmLineNumberTable, SgAsmJvmLocalVariableTable, SgAsmJvmLocalVariableTypeTable, SgAsmJvmMethodParameters, SgAsmJvmModuleMainClass, SgAsmJvmNestHost, SgAsmJvmNestMembers, SgAsmJvmSignature, SgAsmJvmSourceFile, SgAsmJvmStackMapTable >
 
using fields_t = mp::List< describe_field_t< SgAsmJvmAttribute, uint16_t,&SgAsmJvmAttribute::p_attribute_name_index >, describe_field_t< SgAsmJvmAttribute, uint32_t,&SgAsmJvmAttribute::p_attribute_length > >
 

Static Public Attributes

static constexpr char const *const name {"AsmJvmAttribute"}
 
static constexpr unsigned long variant {213}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 6744 of file generated.h.

◆ base

Definition at line 6745 of file generated.h.

◆ subclasses_t

Definition at line 6749 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmJvmAttribute >::fields_t = mp::List<describe_field_t<SgAsmJvmAttribute,uint16_t,&SgAsmJvmAttribute::p_attribute_name_index>, describe_field_t<SgAsmJvmAttribute,uint32_t,&SgAsmJvmAttribute::p_attribute_length> >

Definition at line 6750 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 6746 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmJvmAttribute >::variant {213}
staticconstexpr

Definition at line 6747 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgAsmJvmAttribute >::concrete {false}
staticconstexpr

Definition at line 6748 of file generated.h.


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