| com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICBlock |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract ICStatement | get(int index) | ||||||||||
| abstract ICStatement | getLast() | ||||||||||
| abstract boolean | isEmpty() | ||||||||||
| abstract int | size() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICStatement
| |||||||||||
From interface
java.lang.Iterable
| |||||||||||