public class ProgressDumperStdErr extends java.lang.Object implements ProgressDumper
| Constructor and Description |
|---|
ProgressDumperStdErr() |
| Modifier and Type | Method and Description |
|---|---|
void |
analysingPath(java.lang.String path) |
void |
analysingType(JavaTypeInstance type) |
public void analysingType(JavaTypeInstance type)
analysingType in interface ProgressDumperpublic void analysingPath(java.lang.String path)
analysingPath in interface ProgressDumper