class Attribute (Return to index)

generic symbol/value pair.

Type:
    Instantiable

Derived Classes

Include file:

    Attribute/attribute.h

Description:

Attribute consists of a symbol, represented by its index into a symbol table, paired with a value, represented by an AttributeValue. Memory for the AttributeValue is owned by the Attribute.

Public:



Protected:



Friend methods:



(more documentation)