class ComValue : public AttributeValue (Return to index)

AttributeValue with extensions for use with ComTerp.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    ComTerp/comvalue.h

Description:

ComValue adds to AttributeValue a set of convenient static methods for returning constants useful in any application of ComTerp, as well as four integers (narg(), nkey(), nids(), pedepth()) used for storing necessary command and keyword state after code conversion and during interpretation.

Public:



Friend methods:



(more documentation)