Package org.benf.cfr.reader
Class PluginRunner
java.lang.Object
org.benf.cfr.reader.PluginRunner
Deprecated.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.PluginRunner
(Map<String, String> options) Deprecated.PluginRunner
(Map<String, String> options, ClassFileSource classFileSource) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionaddJarPath
(String jarPath) Deprecated.addJarPaths
(String[] jarPaths) Deprecated.getDecompilationFor
(String classFilePath) Deprecated.Deprecated.private static DCCommonState
initDCState
(Map<String, String> optionsMap, ClassFileSource classFileSource) Deprecated.
-
Field Details
-
dcCommonState
Deprecated.
-
-
Constructor Details
-
PluginRunner
public PluginRunner()Deprecated. -
PluginRunner
Deprecated. -
PluginRunner
Deprecated.
-
-
Method Details
-
getOptions
Deprecated. -
addJarPaths
Deprecated. -
addJarPath
Deprecated. -
getDecompilationFor
Deprecated. -
initDCState
private static DCCommonState initDCState(Map<String, String> optionsMap, ClassFileSource classFileSource) Deprecated.
-