com.pnfsoftware.jeb.core.units.code.asm.cfg.IVariableProvider |
A provider of variables
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract IVariable |
get(int id)
Retrieve a variable by id.
| ||||||||||
abstract IVariable |
getContaining(int id)
Retrieve a variable whose id "contains" the provided id.
|
Retrieve a variable whose id "contains" the provided id. (The definition of "contains" is defined by the implementation.)