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

Description

Definition at line 6721 of file generated.h.

Public Types

using node = SgAsmJvmAttribute
 
using base = SgAsmJvmNode
 
using subclasses_t = mp::List< SgAsmJvmAnnotationDefault, SgAsmJvmBootstrapMethods, SgAsmJvmCodeAttribute, SgAsmJvmEnclosingMethod, SgAsmJvmIndexedAttr, SgAsmJvmIndexTableAttr, SgAsmJvmInnerClasses, SgAsmJvmLineNumberTable, SgAsmJvmLocalVariableTable, SgAsmJvmLocalVariableTypeTable, SgAsmJvmMethodParameters, SgAsmJvmModule, SgAsmJvmRuntimeInvisibleAnnotations, SgAsmJvmRuntimeVisibilityParamAnnotations, SgAsmJvmRuntimeVisibleAnnotations, 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 6722 of file generated.h.

◆ base

Definition at line 6723 of file generated.h.

◆ subclasses_t

Definition at line 6727 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 6728 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 6724 of file generated.h.

◆ variant

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

Definition at line 6725 of file generated.h.

◆ concrete

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

Definition at line 6726 of file generated.h.


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