CompiledCode

Undocumented in source.

Members

Structs

Constant
struct Constant
Undocumented in source.

Variables

constants
const(Constant)[] constants;
Undocumented in source.
dependencies
const(string)[] dependencies;
Undocumented in source.
instrs
const(Instr)[] instrs;
Undocumented in source.
locs
const(SourceLoc)[] locs;
Undocumented in source.
registerCount
uint registerCount;
Undocumented in source.
sources
const(string)[] sources;
Undocumented in source.

Meta