Class FunctionOptypeFactory
java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.FunctionOptypeFactory
Factory object for custom operators.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FunctionOptypeFactory
public FunctionOptypeFactory()
-
-
Method Details
-
create
public FunctionOptype create(String name, int flags, int minOpndCount, int maxOpndCount, int resultBitsize) -
get
-