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

Description

Definition at line 9209 of file generated.h.

Public Types

using node = SgAsmNode
 
using base = SgNode
 
using subclasses_t = mp::List< SgAsmCilNode, SgAsmExecutableFileFormat, SgAsmExpression, SgAsmGenericFileList, SgAsmInstructionList, SgAsmInterpretation, SgAsmInterpretationList, SgAsmJvmNode, SgAsmOperandList, SgAsmStatement, SgAsmType >
 
using fields_t = mp::List<>
 

Static Public Attributes

static constexpr char const *const name {"AsmNode"}
 
static constexpr unsigned long variant {248}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 9210 of file generated.h.

◆ base

Definition at line 9211 of file generated.h.

◆ subclasses_t

Definition at line 9215 of file generated.h.

◆ fields_t

Definition at line 9216 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 9212 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmNode >::variant {248}
staticconstexpr

Definition at line 9213 of file generated.h.

◆ concrete

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

Definition at line 9214 of file generated.h.


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