QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

Representation of a function parameter. More...

Collaboration diagram for param_s:
[legend]

Data Fields

const char * name
 
struct param_snext
 
const char * selector
 
struct symbol_ssymbol
 
struct type_stype
 

Detailed Description

Representation of a function parameter.

Note
The first two fields match the first two fields of keywordarg_t in method.h

Field Documentation

const char* name
struct param_s* next
const char* selector
struct symbol_s* symbol
struct type_s* type

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