The OpenD Programming Language

Yaml_

Definition union for YamlAlgebraic.

Members

Variables

annotated
Annotated!This annotated;

Self alias in mir.annotated.

array
This[] array;

Self alias in array.

blob
Blob blob;
boolean
bool boolean;
collectionStyle
YamlCollectionStyle collectionStyle;
float_
double float_;
integer
long integer;
null_
typeof(null) null_;
object
YamlMap object;

Self alias in mir.string_map.

scalarStyle
YamlScalarStyle scalarStyle;
startMark
ParsePosition startMark;
string
immutable(char)[] string;
tag
immutable(char)[] tag;
timestamp
Timestamp timestamp;

Meta