public interface

IEGroupElt

implements IEGeneric
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEGroupElt

Class Overview

This IR represents the element of an IEGroup.

Summary

Public Methods
abstract IEGroup getGroup()
abstract IEGeneric getIndex()
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.IInstructionOperand
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEGeneric

Public Methods

public abstract IEGroup getGroup ()

public abstract IEGeneric getIndex ()