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

Description

Definition at line 1913 of file generated.h.

Public Types

using node = SgAsmConstantExpression
 
using base = SgAsmValueExpression
 
using subclasses_t = mp::List< SgAsmFloatValueExpression, SgAsmIntegerValueExpression >
 
using fields_t = mp::List< describe_field_t< SgAsmConstantExpression, Sawyer::Container::BitVector,&SgAsmConstantExpression::p_bitVector > >
 

Static Public Attributes

static constexpr char const *const name {"AsmConstantExpression"}
 
static constexpr unsigned long variant {69}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 1914 of file generated.h.

◆ base

Definition at line 1915 of file generated.h.

◆ subclasses_t

Definition at line 1919 of file generated.h.

◆ fields_t

Definition at line 1920 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 1916 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmConstantExpression >::variant {69}
staticconstexpr

Definition at line 1917 of file generated.h.

◆ concrete

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

Definition at line 1918 of file generated.h.


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