param_t

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

createTal
param_t* createTal(param_t* p)
Undocumented in source. Be warned that the author may not have intended to support it.
length
uint length()
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print()
Undocumented in source. Be warned that the author may not have intended to support it.
print_list
void print_list()
Undocumented in source. Be warned that the author may not have intended to support it.
search
param_t* search(char* id)
Undocumented in source. Be warned that the author may not have intended to support it.
searchn
int searchn(char* id)
Undocumented in source.

Manifest constants

IDparam
enum IDparam;
Undocumented in source.

Variables

Pdeftype
type* Pdeftype;
Undocumented in source.
Pelem
elem* Pelem;
Undocumented in source.
PelemToken
token_t* PelemToken;
Undocumented in source.
Pflags
pflags_t Pflags;
Undocumented in source.
Pident
char* Pident;
Undocumented in source.
Pnext
param_t* Pnext;
Undocumented in source.
Pptpl
param_t* Pptpl;
Undocumented in source.
Psym
Symbol* Psym;
Undocumented in source.
Ptype
type* Ptype;
Undocumented in source.
id
ushort id;
Undocumented in source.

Meta