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

#include <ast.h>

Data Fields

struct ps_type_enumtype
 
struct ps_node_fn_arr * methods
 

Detailed Description

Definition at line 95 of file ast.h.

Field Documentation

◆ methods

struct ps_node_fn_arr* ps_node_enum::methods

Definition at line 97 of file ast.h.

◆ type

struct ps_type_enum* ps_node_enum::type

Definition at line 96 of file ast.h.


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