Type
#include <SPAD/AC.H>
AST_STUB *pointer;
This type declares a pointer to AST function declared with DECL_AST. No variable with the type AST_STUB
may be created, any created variables must be pointers to AST_STUB
.
Pointer of this type may be written to fn
field of AST or IORQ structures.