| com.pnfsoftware.jeb.core.units.code.asm.cfg.IVariable |
Known Indirect Subclasses
|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract int | getBitFromId(int bitId) | ||||||||||
| abstract int | getBitsize() | ||||||||||
| abstract int | getId() | ||||||||||
| abstract int | getIdFromBit(int bitIndex) | ||||||||||
| abstract Collection<Integer> | getIds() | ||||||||||
| abstract String | getName() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.util.collect.ISegment
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||