CompilerUpvalue

Undocumented in source.
@nogc
struct CompilerUpvalue {}

Members

Variables

index
int index;
Undocumented in source.
isLocal
bool isLocal;
Undocumented in source.

Meta