public class

ELocation

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.asm.decompiler.ELocation

Summary

Public Constructors
ELocation(IERoutineContext ctx, long stmOffset)
Public Methods
IERoutineContext getRoutineContext()
IEStatement getStatement()
long getStatementOffset()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ELocation (IERoutineContext ctx, long stmOffset)

Public Methods

public IERoutineContext getRoutineContext ()

public IEStatement getStatement ()

public long getStatementOffset ()