libpulsar
A modular compiler for the pulsar programming language
Loading...
Searching...
No Matches
Data Fields
ps_expr_id Struct Reference

A variable name. More...

#include <ast.h>

Data Fields

struct ps_tokenname
 

Detailed Description

A variable name.

Definition at line 123 of file ast.h.

Field Documentation

◆ name

struct ps_token* ps_expr_id::name

Definition at line 124 of file ast.h.


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