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

Attribute list associated with an instance. More...

#include <lang.h>

Public Attributes

const char * attr
 the name of the attribute
 
Expre
 the expression that holds the value of the attribute
 
struct act_attrnext
 linked list next pointer
 

Detailed Description

Attribute list associated with an instance.

Member Data Documentation

◆ attr

const char* act_attr::attr

the name of the attribute

◆ e

Expr* act_attr::e

the expression that holds the value of the attribute

◆ next

struct act_attr* act_attr::next

linked list next pointer


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