fn refAllDecls(comptime T: type) void
[src]
Given a type, references all the declarations inside, so that the semantic analyzer sees them.
fn refAllDecls(comptime T: type) void
Given a type, references all the declarations inside, so that the semantic analyzer sees them.