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

Description

Definition at line 10660 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::BinaryAnalysis::Address,&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 {269}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 10661 of file generated.h.

◆ base

Definition at line 10662 of file generated.h.

◆ subclasses_t

Definition at line 10666 of file generated.h.

◆ fields_t

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

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

◆ variant

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

Definition at line 10664 of file generated.h.

◆ concrete

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

Definition at line 10665 of file generated.h.


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