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

Description

Definition at line 18013 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 {442}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 18014 of file generated.h.

◆ base

Definition at line 18015 of file generated.h.

◆ subclasses_t

Definition at line 18019 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 18020 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 18016 of file generated.h.

◆ variant

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

Definition at line 18017 of file generated.h.

◆ concrete

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

Definition at line 18018 of file generated.h.


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