GeneratedData

Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

make
auto make(Code.Kind kind)

TODO change to a template to be able to handle making _any_ kind of _data_.

Variables

data
Code[Code.Kind] data;
Undocumented in source.
fuzzCases
FuzzCase[] fuzzCases;
Undocumented in source.
templateConfig
TemplateConfig templateConfig;
Undocumented in source.

Meta