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

Description

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

Definition at line 17402 of file generated.h.

Public Types

using node = SgFunctionCallExp
 
using base = SgCallExpression
 
using subclasses_t = mp::List< SgCudaKernelCallExp >
 
using fields_t = mp::List< describe_field_t< SgFunctionCallExp, bool,&SgFunctionCallExp::p_uses_operator_syntax >, describe_field_t< SgFunctionCallExp, bool,&SgFunctionCallExp::p_usesObjectCallSyntax >>
 

Static Public Attributes

static constexpr char const *const name {"FunctionCallExp"}
 
static constexpr unsigned long variant {436}
 
static constexpr bool concrete {true}
 

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