ROSE 2.3.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAsmStatement > Struct Reference

Description

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

◆ base

Definition at line 10794 of file generated.h.

◆ subclasses_t

Definition at line 10798 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 10799 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 10795 of file generated.h.

◆ variant

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

Definition at line 10796 of file generated.h.

◆ concrete

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

Definition at line 10797 of file generated.h.


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