Interface IDecompiledClass
- All Superinterfaces:
IDecompiledItem
A class object decompiled by
gendec
.-
Method Summary
Methods inherited from interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.IDecompiledItem
getASTItem, getCompletionCount, getCreationTimestamp, getDecompiler, getErrorDescription, getFlags, getLastModificationTimestampMs, getNativeItem, getStatus, isDone, isFailure, isSuccess, setFlags
-
Method Details
-
getClassItem
INativeClassItem getClassItem() -
getClassAST
ICClass getClassAST()
-