template<>
struct Rose::Traits::generated::describe_field_t< SgAsmBlock, SgAsmStatementPtrList,&SgAsmBlock::p_statementList >
Definition at line 1620 of file generated.h.
|
using | parent = SgAsmBlock |
|
using | field_type = SgAsmStatementPtrList |
|
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc> |
using | bind = Desc< SgAsmBlock, SgAsmStatementPtrList SgAsmBlock::*,&SgAsmBlock::p_statementList > |
|
|
static constexpr size_t | position {2} |
|
static constexpr char const *const | name {"statementList"} |
|
static constexpr char const *const | typestr {"SgAsmStatementPtrList"} |
|
static constexpr bool | traverse {true} |
|
static constexpr auto | mbr_ptr {&SgAsmBlock::p_statementList} |
|
The documentation for this struct was generated from the following file: