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

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgAsmStatement >

Definition at line 10740 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}
 

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