protected class ModuleRegistry.PrinterUninstantiated extends ModuleRegistry.Printer
Constructor and Description |
---|
PrinterUninstantiated(PrintStream p,
int w) |
Modifier and Type | Method and Description |
---|---|
void |
printAll() |
void |
printModule(Module m) |
void |
printNamed(String... ss) |
public PrinterUninstantiated(PrintStream p, int w)
see also the complete user documentation .