CodeGenerator.opJmp

Undocumented in source. Be warned that the author may not have intended to support it.
class CodeGenerator
void
opJmp
(
T
)
if (
is(T == string) ||
is(T == Label)
)

Meta