Class JavaConvertLoader


  • public class JavaConvertLoader
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ConvertResult process​(java.util.List<java.nio.file.Path> input)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JavaConvertLoader

        public JavaConvertLoader​(JavaConvertOptions options,
                                 jadx.api.plugins.JadxPluginContext context)
    • Method Detail

      • process

        public ConvertResult process​(java.util.List<java.nio.file.Path> input)