ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgLambdaExp, SgFunctionDeclaration *,&SgLambdaExp::p_lambda_function > Struct Reference

Description

Definition at line 21626 of file generated.h.

Public Types

using parent = SgLambdaExp
 
using field_type = SgFunctionDeclaration *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgLambdaExp, SgFunctionDeclaration *SgLambdaExp::*, &SgLambdaExp::p_lambda_function >
 

Static Public Attributes

static constexpr size_t position {2}
 
static constexpr char const *const name {"lambda_function"}
 
static constexpr char const *const typestr {"SgFunctionDeclaration*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgLambdaExp::p_lambda_function}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgLambdaExp, SgFunctionDeclaration *,&SgLambdaExp::p_lambda_function >::parent = SgLambdaExp

Definition at line 21627 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgLambdaExp, SgFunctionDeclaration *,&SgLambdaExp::p_lambda_function >::field_type = SgFunctionDeclaration*

Definition at line 21628 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgLambdaExp, SgFunctionDeclaration *,&SgLambdaExp::p_lambda_function >::bind = Desc<SgLambdaExp, SgFunctionDeclaration* SgLambdaExp::*, &SgLambdaExp::p_lambda_function>

Definition at line 21635 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgLambdaExp, SgFunctionDeclaration *,&SgLambdaExp::p_lambda_function >::position {2}
staticconstexpr

Definition at line 21629 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgLambdaExp, SgFunctionDeclaration *,&SgLambdaExp::p_lambda_function >::name {"lambda_function"}
staticconstexpr

Definition at line 21630 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgLambdaExp, SgFunctionDeclaration *,&SgLambdaExp::p_lambda_function >::typestr {"SgFunctionDeclaration*"}
staticconstexpr

Definition at line 21631 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgLambdaExp, SgFunctionDeclaration *,&SgLambdaExp::p_lambda_function >::traverse {true}
staticconstexpr

Definition at line 21632 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgLambdaExp, SgFunctionDeclaration *,&SgLambdaExp::p_lambda_function >::mbr_ptr {&SgLambdaExp::p_lambda_function}
staticconstexpr

Definition at line 21633 of file generated.h.


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