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

#include <absyn.h>

Data Fields

Expfunc
 
Expargs
 
Tmpltmpl
 
Expother
 
bool checked
 

Detailed Description

Definition at line 497 of file absyn.h.

Field Documentation

◆ args

Exp* Exp_Call_::args

Definition at line 499 of file absyn.h.

◆ checked

bool Exp_Call_::checked

Definition at line 502 of file absyn.h.

◆ func

Exp* Exp_Call_::func

Definition at line 498 of file absyn.h.

◆ other

Exp* Exp_Call_::other

Definition at line 501 of file absyn.h.

◆ tmpl

Tmpl* Exp_Call_::tmpl

Definition at line 500 of file absyn.h.


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