Purple  0.1
Standard Language Specification
Public Attributes | List of all members
FunctionParameter Struct Reference

Container for function parameter information. More...

#include <function.h>

Collaboration diagram for FunctionParameter:
Collaboration graph

Public Attributes

TokenType parameter_type
 
char parameter_name [256]
 

Detailed Description

Container for function parameter information.

Member Data Documentation

◆ parameter_name

char FunctionParameter::parameter_name[256]

Name of this parameter

◆ parameter_type

TokenType FunctionParameter::parameter_type

Type of this parameter


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