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

#include <ast.h>

Data Fields

struct ps_type_structtype
 
struct ps_node_fn_arr * methods
 

Detailed Description

Definition at line 90 of file ast.h.

Field Documentation

◆ methods

struct ps_node_fn_arr* ps_node_struct::methods

Definition at line 92 of file ast.h.

◆ type

struct ps_type_struct* ps_node_struct::type

Definition at line 91 of file ast.h.


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