public interface BytecodeReader
| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
read(InputStream is,
String fullName,
Program p) |
CompilationUnit read(InputStream is, String fullName, Program p) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionCopyright © 2020 Soot OSS. All rights reserved.