_builtinf Struct Reference

The BuiltinF object represents a built-in function. More...

#include <builtins.h>

Data Fields


Detailed Description

The BuiltinF object represents a built-in function.


Field Documentation

int* argtypes

Address of an ordered array of argument types ("types" are ATTAT_x constants).

int id

The id code of this function.

See also:
call_predefined_function
char* name

The name of this function.

Referenced by find_predefined(), and print_booltree().

int nr_args

How many arguments the function has.

Type of the function's result ("types" are ATTAT_x constants).


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

Generated on Sun Feb 28 18:08:04 2010 for CWB by  doxygen 1.6.1