ROSE
0.11.131.0
|
Definition at line 40369 of file generated.h.
Public Types | |
using | parent = SgAsmCilPropertyTable |
using | field_type = std::vector< SgAsmCilProperty * > |
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc> | |
using | bind = Desc< SgAsmCilPropertyTable, std::vector< SgAsmCilProperty * > SgAsmCilPropertyTable::*,&SgAsmCilPropertyTable::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<SgAsmCilProperty*>"} |
static constexpr bool | traverse {true} |
static constexpr auto | mbr_ptr {&SgAsmCilPropertyTable::p_elements} |