The OpenD Programming Language

IonElementWithId

$(LERF IonDescribedValue), IonErrorCode and symbol id triplet used in the IonList and IonSexp.

Members

Variables

error
IonErrorCode error;

Error code

id
size_t id;

Symbol ID

value
IonDescribedValue value;

Ion described value

Meta