ACT Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
act_initialize Class Reference

The Initialize { ... } body. Only used in the global namespace. More...

#include <lang.h>

Public Attributes

list_t * actions
 
act_initializenext
 next initialize block
 

Detailed Description

The Initialize { ... } body. Only used in the global namespace.

Member Data Documentation

◆ actions

list_t* act_initialize::actions

the list of actions. This is a list of act_chp_lang_t pointers

◆ next

act_initialize* act_initialize::next

next initialize block


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