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

Description

Definition at line 10751 of file generated.h.

Public Types

using node = SgAsmStatement
 
using base = SgAsmNode
 
using subclasses_t = mp::List< SgAsmBlock, SgAsmInstruction, SgAsmStaticData, SgAsmSynthesizedDeclaration >
 
using fields_t = mp::List< describe_field_t< SgAsmStatement, rose_addr_t,&SgAsmStatement::p_address >, describe_field_t< SgAsmStatement, std::string,&SgAsmStatement::p_comment > >
 

Static Public Attributes

static constexpr char const *const name {"AsmStatement"}
 
static constexpr unsigned long variant {272}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 10752 of file generated.h.

◆ base

Definition at line 10753 of file generated.h.

◆ subclasses_t

Definition at line 10757 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmStatement >::fields_t = mp::List<describe_field_t<SgAsmStatement,rose_addr_t,&SgAsmStatement::p_address>, describe_field_t<SgAsmStatement,std::string,&SgAsmStatement::p_comment> >

Definition at line 10758 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 10754 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmStatement >::variant {272}
staticconstexpr

Definition at line 10755 of file generated.h.

◆ concrete

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

Definition at line 10756 of file generated.h.


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