ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgLambdaCapture > Struct Reference

Description

Definition at line 21569 of file generated.h.

Public Types

using node = SgLambdaCapture
 
using base = SgLocatedNodeSupport
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgLambdaCapture, SgExpression *,&SgLambdaCapture::p_capture_variable >, describe_field_t< SgLambdaCapture, SgExpression *,&SgLambdaCapture::p_source_closure_variable >, describe_field_t< SgLambdaCapture, SgExpression *,&SgLambdaCapture::p_closure_variable >, describe_field_t< SgLambdaCapture, bool,&SgLambdaCapture::p_capture_by_reference >, describe_field_t< SgLambdaCapture, bool,&SgLambdaCapture::p_implicit >, describe_field_t< SgLambdaCapture, bool,&SgLambdaCapture::p_pack_expansion > >
 

Static Public Attributes

static constexpr char const *const name {"LambdaCapture"}
 
static constexpr unsigned long variant {511}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 21570 of file generated.h.

◆ base

Definition at line 21571 of file generated.h.

◆ subclasses_t

Definition at line 21575 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgLambdaCapture >::fields_t = mp::List<describe_field_t<SgLambdaCapture,SgExpression*,&SgLambdaCapture::p_capture_variable>, describe_field_t<SgLambdaCapture,SgExpression*,&SgLambdaCapture::p_source_closure_variable>, describe_field_t<SgLambdaCapture,SgExpression*,&SgLambdaCapture::p_closure_variable>, describe_field_t<SgLambdaCapture,bool,&SgLambdaCapture::p_capture_by_reference>, describe_field_t<SgLambdaCapture,bool,&SgLambdaCapture::p_implicit>, describe_field_t<SgLambdaCapture,bool,&SgLambdaCapture::p_pack_expansion> >

Definition at line 21576 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgLambdaCapture >::name {"LambdaCapture"}
staticconstexpr

Definition at line 21572 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgLambdaCapture >::variant {511}
staticconstexpr

Definition at line 21573 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgLambdaCapture >::concrete {true}
staticconstexpr

Definition at line 21574 of file generated.h.


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