Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_value_call_s Struct Reference

Struct for call value. More...

#include <afw_value_internal.h>

Data Fields

const afw_value_inf_tinf
 
const afw_value_tfunction_value
 
afw_value_call_args_t args
 

Detailed Description

Struct for call value.

This is a call to the function defined in argv[0] with argc parameters beginning with argv[1]. The function defined can be unevaluated, a function definition, a script function definition, or a thunk definition.

Definition at line 222 of file afw_value_internal.h.


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