#include <moduldef.h>

Public Attributes | |
| intBool | changeFlag |
| struct defmodule * | theModule |
| struct moduleStackItem * | next |
Definition at line 152 of file moduldef.h.
| intBool moduleStackItem::changeFlag |
Definition at line 154 of file moduldef.h.
struct defmodule* moduleStackItem::theModule [read] |
Definition at line 155 of file moduldef.h.
struct moduleStackItem* moduleStackItem::next [read] |
Definition at line 156 of file moduldef.h.
1.5.6