CompilePassPerFunction

Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

duration
Duration duration;
Undocumented in source.
name
string name;
Undocumented in source.
run
void function(ref CompilationContext context, ref ModuleDeclNode mod, ref FunctionDeclNode func) run;
Undocumented in source.

Meta