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

Description

Definition at line 8191 of file generated.h.

Public Types

using node = SgAsmM68kInstruction
 
using base = SgAsmInstruction
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmM68kInstruction, Rose::BinaryAnalysis::M68kInstructionKind,&SgAsmM68kInstruction::p_kind >, describe_field_t< SgAsmM68kInstruction, Rose::BinaryAnalysis::M68kDataFormat,&SgAsmM68kInstruction::p_dataFormat > >
 

Static Public Attributes

static constexpr char const *const name {"AsmM68kInstruction"}
 
static constexpr unsigned long variant {231}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 8192 of file generated.h.

◆ base

Definition at line 8193 of file generated.h.

◆ subclasses_t

Definition at line 8197 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmM68kInstruction >::fields_t = mp::List<describe_field_t<SgAsmM68kInstruction,Rose::BinaryAnalysis::M68kInstructionKind,&SgAsmM68kInstruction::p_kind>, describe_field_t<SgAsmM68kInstruction,Rose::BinaryAnalysis::M68kDataFormat,&SgAsmM68kInstruction::p_dataFormat> >

Definition at line 8198 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 8194 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmM68kInstruction >::variant {231}
staticconstexpr

Definition at line 8195 of file generated.h.

◆ concrete

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

Definition at line 8196 of file generated.h.


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