java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.FunctionOptype |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | FLAG_OPND_HAVE_SAME_BITSIZE |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getFlags() | ||||||||||
int | getMaxOperandCount() | ||||||||||
int | getMinOperandCount() | ||||||||||
String | getName() | ||||||||||
int | getResultBitsize(IEGeneric... opnds) | ||||||||||
String | toString() | ||||||||||
void | validateOperands(IEGeneric... opnds) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |