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

A pair (string, type). More...

#include <type.h>

Data Fields

STR name
 
struct ps_typetype
 

Detailed Description

A pair (string, type).

Definition at line 15 of file type.h.

Field Documentation

◆ name

STR ps_type_field::name

Definition at line 16 of file type.h.

◆ type

struct ps_type* ps_type_field::type

Definition at line 17 of file type.h.


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