ACT Library
|
The Initialize { ... } body. Only used in the global namespace. More...
#include <lang.h>
Public Attributes | |
list_t * | actions |
act_initialize * | next |
next initialize block | |
The Initialize { ... } body. Only used in the global namespace.
list_t* act_initialize::actions |
the list of actions. This is a list of act_chp_lang_t pointers
act_initialize* act_initialize::next |
next initialize block