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

Description

Definition at line 17933 of file generated.h.

Public Types

using node = SgFunctionParameterRefExp
 
using base = SgExpression
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgFunctionParameterRefExp, int,&SgFunctionParameterRefExp::p_parameter_number >, describe_field_t< SgFunctionParameterRefExp, int,&SgFunctionParameterRefExp::p_parameter_levels_up >, describe_field_t< SgFunctionParameterRefExp, SgExpression *,&SgFunctionParameterRefExp::p_parameter_expression >, describe_field_t< SgFunctionParameterRefExp, SgType *,&SgFunctionParameterRefExp::p_parameter_type > >
 

Static Public Attributes

static constexpr char const *const name {"FunctionParameterRefExp"}
 
static constexpr unsigned long variant {439}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 17934 of file generated.h.

◆ base

Definition at line 17935 of file generated.h.

◆ subclasses_t

Definition at line 17939 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgFunctionParameterRefExp >::fields_t = mp::List<describe_field_t<SgFunctionParameterRefExp,int,&SgFunctionParameterRefExp::p_parameter_number>, describe_field_t<SgFunctionParameterRefExp,int,&SgFunctionParameterRefExp::p_parameter_levels_up>, describe_field_t<SgFunctionParameterRefExp,SgExpression*,&SgFunctionParameterRefExp::p_parameter_expression>, describe_field_t<SgFunctionParameterRefExp,SgType*,&SgFunctionParameterRefExp::p_parameter_type> >

Definition at line 17940 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 17936 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgFunctionParameterRefExp >::variant {439}
staticconstexpr

Definition at line 17937 of file generated.h.

◆ concrete

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

Definition at line 17938 of file generated.h.


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