public class FileSummaryDumper extends Object implements SummaryDumper
Constructor and Description |
---|
FileSummaryDumper(String dir,
Options options,
DecompilerCommentSource additional) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
notify(String message) |
void |
notifyError(JavaTypeInstance controllingType,
Method method,
String error) |
public FileSummaryDumper(String dir, Options options, DecompilerCommentSource additional)
public void notify(String message)
notify
in interface SummaryDumper
public void notifyError(JavaTypeInstance controllingType, Method method, String error)
notifyError
in interface SummaryDumper
public void close()
close
in interface SummaryDumper
Copyright © 2011-2021. All Rights Reserved.