| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.StandardMergeController |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| StandardMergeController() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| boolean | onInputOnly(int varid) | ||||||||||
| void | onMatch(int varid) | ||||||||||
| boolean | onMismatch(int varid) | ||||||||||
| boolean | onOutputOnly(int varid) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IMergeController
| |||||||||||