ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAsmStmt > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgAsmStmt >

Definition at line 10830 of file generated.h.

Public Types

using node = SgAsmStmt
 
using base = SgDeclarationStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmStmt, std::string,&SgAsmStmt::p_assemblyCode >, describe_field_t< SgAsmStmt, bool,&SgAsmStmt::p_useGnuExtendedFormat >, describe_field_t< SgAsmStmt, SgExpressionPtrList,&SgAsmStmt::p_operands >, describe_field_t< SgAsmStmt, SgAsmStmt::AsmRegisterNameList,&SgAsmStmt::p_clobberRegisterList >, describe_field_t< SgAsmStmt, bool,&SgAsmStmt::p_isVolatile >>
 

Static Public Attributes

static constexpr char const *const name {"AsmStmt"}
 
static constexpr unsigned long variant {274}
 
static constexpr bool concrete {true}
 

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