java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.DecompilerOptions |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public boolean | astFriendlyNames | ||||||||||
public int | astOptMaxRunCount | ||||||||||
public boolean | enableDeobfuscators | ||||||||||
public boolean | enableUnsafeOptimizers | ||||||||||
public boolean | irOptAggrDisabled | ||||||||||
public int | irOptMaxRunCount | ||||||||||
public int | memoryResolutionPolicy | ||||||||||
public long | methodDecompTimeout | ||||||||||
public int | reconversionMaxCount | ||||||||||
public int | structurerUseVersion | ||||||||||
public boolean | useSSAForm |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DecompilerOptions() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |