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

Description

Definition at line 6584 of file generated.h.

Public Types

using node = SgAsmInstruction
 
using base = SgAsmStatement
 
using subclasses_t = mp::List< SgAsmCilInstruction, SgAsmJvmInstruction, SgAsmM68kInstruction, SgAsmMipsInstruction, SgAsmNullInstruction, SgAsmPowerpcInstruction, SgAsmUserInstruction, SgAsmX86Instruction >
 
using fields_t = mp::List< describe_field_t< SgAsmInstruction, uint8_t,&SgAsmInstruction::p_architectureId >, describe_field_t< SgAsmInstruction, SgUnsignedCharList,&SgAsmInstruction::p_rawBytes >, describe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList >, describe_field_t< SgAsmInstruction, SgAsmInstruction *,&SgAsmInstruction::p_delaySlot >, describe_field_t< SgAsmInstruction, SgAsmStatementPtrList,&SgAsmInstruction::p_sources >, describe_field_t< SgAsmInstruction, int64_t,&SgAsmInstruction::p_stackDeltaIn >, describe_field_t< SgAsmInstruction, SgAsmExprListExp *,&SgAsmInstruction::p_semantics > >
 

Static Public Attributes

static constexpr char const *const name {"AsmInstruction"}
 
static constexpr unsigned long variant {208}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 6585 of file generated.h.

◆ base

Definition at line 6586 of file generated.h.

◆ subclasses_t

Definition at line 6590 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmInstruction >::fields_t = mp::List<describe_field_t<SgAsmInstruction,uint8_t,&SgAsmInstruction::p_architectureId>, describe_field_t<SgAsmInstruction,SgUnsignedCharList,&SgAsmInstruction::p_rawBytes>, describe_field_t<SgAsmInstruction,SgAsmOperandList*,&SgAsmInstruction::p_operandList>, describe_field_t<SgAsmInstruction,SgAsmInstruction*,&SgAsmInstruction::p_delaySlot>, describe_field_t<SgAsmInstruction,SgAsmStatementPtrList,&SgAsmInstruction::p_sources>, describe_field_t<SgAsmInstruction,int64_t,&SgAsmInstruction::p_stackDeltaIn>, describe_field_t<SgAsmInstruction,SgAsmExprListExp*,&SgAsmInstruction::p_semantics> >

Definition at line 6591 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 6587 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmInstruction >::variant {208}
staticconstexpr

Definition at line 6588 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgAsmInstruction >::concrete {true}
staticconstexpr

Definition at line 6589 of file generated.h.


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