The OpenD Programming Language

Ion_

Definition union for IonAlgebraic.

Members

Variables

annotated
Annotated!This annotated;

Self alias in mir.annotated.

array
This[] array;

Self alias in array.

blob
Blob blob;
boolean
bool boolean;
clob
Clob clob;
float_
double float_;
integer
long integer;
null_
typeof(null) null_;
object
StringMap!This object;

Self alias in mir.string_map.

string
immutable(char)[] string;
timestamp
Timestamp timestamp;

Meta