public interface

IVariableInformationProvider

implements ICFGOwnerContext
com.pnfsoftware.jeb.core.units.code.asm.cfg.IVariableInformationProvider

Class Overview

Variable information provider (such as names).

Summary

Public Methods
abstract String getSliceName(int id, int bitstart, int bitend)
Get the name of a variable slice by id and bit range.
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.ICFGOwnerContext

Public Methods

public abstract String getSliceName (int id, int bitstart, int bitend)

Get the name of a variable slice by id and bit range.