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

#include <type.h>

Data Fields

struct ps_tokenname
 
struct ps_type_field_arr * fields
 

Detailed Description

Definition at line 48 of file type.h.

Field Documentation

◆ fields

struct ps_type_field_arr* ps_type_struct::fields

Definition at line 50 of file type.h.

◆ name

struct ps_token* ps_type_struct::name

Definition at line 49 of file type.h.


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