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

Description

Definition at line 21615 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"lambda_closure_class"}
 
static constexpr char const *const typestr {"SgClassDeclaration*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgLambdaExp::p_lambda_closure_class}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgLambdaExp, SgClassDeclaration *,&SgLambdaExp::p_lambda_closure_class >::parent = SgLambdaExp

Definition at line 21616 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgLambdaExp, SgClassDeclaration *,&SgLambdaExp::p_lambda_closure_class >::field_type = SgClassDeclaration*

Definition at line 21617 of file generated.h.

◆ bind

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

Definition at line 21624 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgLambdaExp, SgClassDeclaration *,&SgLambdaExp::p_lambda_closure_class >::position {1}
staticconstexpr

Definition at line 21618 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgLambdaExp, SgClassDeclaration *,&SgLambdaExp::p_lambda_closure_class >::name {"lambda_closure_class"}
staticconstexpr

Definition at line 21619 of file generated.h.

◆ typestr

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

Definition at line 21620 of file generated.h.

◆ traverse

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

Definition at line 21621 of file generated.h.

◆ mbr_ptr

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

Definition at line 21622 of file generated.h.


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