|
libpulsar
A modular compiler for the pulsar programming language
|
A reference to an external C function. More...
#include <ast.h>
Data Fields | |
| struct ps_token * | name |
| The name of the function. | |
| struct ps_type_tuple * | sig |
| The type signature of the function. | |
| struct ps_token* ps_node_extern::name |
| struct ps_type_tuple* ps_node_extern::sig |