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

Description

Definition at line 22598 of file generated.h.

Public Types

using node = SgMultAssignOp
 
using base = SgCompoundAssignOp
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List<>
 

Static Public Attributes

static constexpr char const *const name {"MultAssignOp"}
 
static constexpr unsigned long variant {550}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 22599 of file generated.h.

◆ base

Definition at line 22600 of file generated.h.

◆ subclasses_t

Definition at line 22604 of file generated.h.

◆ fields_t

Definition at line 22605 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 22601 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgMultAssignOp >::variant {550}
staticconstexpr

Definition at line 22602 of file generated.h.

◆ concrete

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

Definition at line 22603 of file generated.h.


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