Kestrel Interface
Loading...
Searching...
No Matches
kest_named_expression Struct Reference

#include <kest_expression.h>

Collaboration diagram for kest_named_expression:

Data Fields

const char * name
kest_expressionexpr

Detailed Description

Definition at line 101 of file kest_expression.h.

Field Documentation

◆ expr

kest_expression* kest_named_expression::expr

Definition at line 103 of file kest_expression.h.

Referenced by kest_defs_section_extract().

◆ name

const char* kest_named_expression::name

Definition at line 102 of file kest_expression.h.

Referenced by kest_defs_section_extract().


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