Nemerle Documentation
TypeBuilder.TopIter Method
Iterate over top level types in inheritance order.
public static
void
TopIter(
Func1
f
);
See Also
TypeBuilder Class
|
Nemerle.Compiler Namespace