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

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

#include <type.h>

Data Fields

STR name
 
struct ps_type_tuple * args
 

Detailed Description

A pair (string, types).

Definition at line 21 of file type.h.

Field Documentation

◆ args

struct ps_type_tuple* ps_type_variant::args

Definition at line 23 of file type.h.

◆ name

STR ps_type_variant::name

Definition at line 22 of file type.h.


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