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

a dot expression. More...

#include <absyn.h>

Data Fields

Var_Decl var
 
Expbase
 

Detailed Description

a dot expression.

object.member

Definition at line 329 of file absyn.h.

Field Documentation

◆ base

Exp* Exp_Dot::base

Definition at line 331 of file absyn.h.

◆ var

Var_Decl Exp_Dot::var

Definition at line 330 of file absyn.h.


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