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

#include <absyn.h>

Data Structures

union  stmt_data
 

Data Fields

union Stmt::stmt_data d
 
loc_t loc
 position
 
ae_stmt_t stmt_type
 
bool poison
 

Detailed Description

Definition at line 187 of file absyn.h.

Field Documentation

◆ d

union Stmt::stmt_data Stmt::d

◆ loc

loc_t Stmt::loc

position

Definition at line 205 of file absyn.h.

◆ poison

bool Stmt::poison

Definition at line 207 of file absyn.h.

◆ stmt_type

ae_stmt_t Stmt::stmt_type

Definition at line 206 of file absyn.h.


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