Interface IDecompiledField
- All Superinterfaces:
IDecompiledItem
A field 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
-
getFieldItem
INativeFieldItem getFieldItem() -
getFieldAST
ICField getFieldAST()
-