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

Description

Definition at line 5289 of file generated.h.

Public Types

using node = SgAsmExpression
 
using base = SgAsmNode
 
using subclasses_t = mp::List< SgAsmAarch32Coprocessor, SgAsmBinaryExpression, SgAsmByteOrder, SgAsmCommonSubExpression, SgAsmControlFlagsExpression, SgAsmExprListExp, SgAsmMemoryReferenceExpression, SgAsmRegisterNames, SgAsmRegisterReferenceExpression, SgAsmRiscOperation, SgAsmStackExpression, SgAsmUnaryExpression, SgAsmValueExpression >
 
using fields_t = mp::List< describe_field_t< SgAsmExpression, SgAsmType *,&SgAsmExpression::p_type >, describe_field_t< SgAsmExpression, std::string,&SgAsmExpression::p_comment > >
 

Static Public Attributes

static constexpr char const *const name {"AsmExpression"}
 
static constexpr unsigned long variant {189}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 5290 of file generated.h.

◆ base

Definition at line 5291 of file generated.h.

◆ subclasses_t

Definition at line 5295 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmExpression >::fields_t = mp::List<describe_field_t<SgAsmExpression,SgAsmType*,&SgAsmExpression::p_type>, describe_field_t<SgAsmExpression,std::string,&SgAsmExpression::p_comment> >

Definition at line 5296 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 5292 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmExpression >::variant {189}
staticconstexpr

Definition at line 5293 of file generated.h.

◆ concrete

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

Definition at line 5294 of file generated.h.


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