Interface AST_STUB

Type

#include <SPAD/AC.H>

AST_STUB *pointer;

Description

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.

See also

AST, DECL_AST, CALL_AST, IORQ