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

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgLambdaCapture >

Definition at line 21558 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}
 

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