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

#include <type.h>

Data Fields

struct ps_tokenname
 
usize length
 
struct ps_type_variant_arr * variants
 

Detailed Description

Definition at line 53 of file type.h.

Field Documentation

◆ length

usize ps_type_enum::length

Definition at line 55 of file type.h.

◆ name

struct ps_token* ps_type_enum::name

Definition at line 54 of file type.h.

◆ variants

struct ps_type_variant_arr* ps_type_enum::variants

Definition at line 56 of file type.h.


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