Class NamedKeyValue

Represents a value of a named key, where both the name and key value are CLValue types.

Hierarchy

  • NamedKeyValue

Constructors

Properties

Constructors

Properties

name: CLValue

The name of the named key represented as a CLValue.

namedKey: CLValue

The value of the named key represented as a CLValue.

Generated using TypeDoc