CWB
Data Fields
_Attribute Union Reference

The Attribute object. More...

#include <attributes.h>

Data Fields

int type
 
Any_Attribute any
 
POS_Attribute pos
 
Struc_Attribute struc
 
Alg_Attribute align
 
Dynamic_Attribute dyn
 

Detailed Description

The Attribute object.

The Attribute object is a union of structures, one for each of the various kinds of attribute (positional (P), structural (S), alignment (A), dynamic).

The "any" member allows the shared fields to be accessed even if it's not known what the type of the Attribute you're working with is.

See also
COMMON_ATTR_FIELDS

Field Documentation

Referenced by cl_struc_values(), and setup_attribute().

int type

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