| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.opt.comp.EquationDefinition |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public OperationType | ctEq | ||||||||||
| public OperationType | ctNeq | ||||||||||
| public INode | t0 | ||||||||||
| public INode | t1 | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EquationDefinition(INode t0, INode t1, OperationType ctEq, OperationType ctNeq) | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||