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