ROSE
0.11.131.0
|
Definition at line 40277 of file generated.h.
Public Types | |
using | parent = SgAsmCilModuleTable |
using | field_type = std::vector< SgAsmCilModule * > |
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc> | |
using | bind = Desc< SgAsmCilModuleTable, std::vector< SgAsmCilModule * > SgAsmCilModuleTable::*,&SgAsmCilModuleTable::p_elements > |
Static Public Attributes | |
static constexpr size_t | position {0} |
static constexpr char const *const | name {"elements"} |
static constexpr char const *const | typestr {"std::vector<SgAsmCilModule*>"} |
static constexpr bool | traverse {true} |
static constexpr auto | mbr_ptr {&SgAsmCilModuleTable::p_elements} |