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

Description

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

◆ base

Definition at line 5423 of file generated.h.

◆ subclasses_t

Definition at line 5427 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 5428 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 5424 of file generated.h.

◆ variant

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

Definition at line 5425 of file generated.h.

◆ concrete

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

Definition at line 5426 of file generated.h.


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