My Project
Loading...
Searching...
No Matches
Capture Struct Reference

#include <absyn.h>

Data Fields

Var_Decl var
 
struct Value_ * temp
 
uint32_t offset
 
bool is_ref
 

Detailed Description

Definition at line 334 of file absyn.h.

Field Documentation

◆ is_ref

bool Capture::is_ref

Definition at line 338 of file absyn.h.

◆ offset

uint32_t Capture::offset

Definition at line 337 of file absyn.h.

◆ temp

struct Value_* Capture::temp

Definition at line 336 of file absyn.h.

◆ var

Var_Decl Capture::var

Definition at line 335 of file absyn.h.


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