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

#include <absyn.h>

Data Fields

Explhs
 
Exprhs
 
Symbol op
 

Detailed Description

Definition at line 508 of file absyn.h.

Field Documentation

◆ lhs

Exp* Exp_Binary::lhs

Definition at line 509 of file absyn.h.

◆ op

Symbol Exp_Binary::op

Definition at line 511 of file absyn.h.

◆ rhs

Exp* Exp_Binary::rhs

Definition at line 510 of file absyn.h.


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