Instr

Undocumented in source.

Constructors

this
this(ulong code0, ulong code1)
Undocumented in source.
this
this(OpCode op, Args args)
Undocumented in source.

Members

Functions

arg
size_t arg()
Undocumented in source. Be warned that the author may not have intended to support it.
argConst
bool argConst()
Undocumented in source. Be warned that the author may not have intended to support it.
argName
string argName()
Undocumented in source. Be warned that the author may not have intended to support it.
isBoolean
bool isBoolean()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toStringFull
string toStringFull()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

op
OpCode op [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

code0
ulong code0;
Undocumented in source.
code1
ulong code1;
Undocumented in source.

Meta