ACT Library
|
Attribute list associated with an instance. More...
#include <lang.h>
Public Attributes | |
const char * | attr |
the name of the attribute | |
Expr * | e |
the expression that holds the value of the attribute | |
struct act_attr * | next |
linked list next pointer | |
Attribute list associated with an instance.
const char* act_attr::attr |
the name of the attribute
Expr* act_attr::e |
the expression that holds the value of the attribute
struct act_attr* act_attr::next |
linked list next pointer