| com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICClass |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract ICType | getClasstype() | ||||||||||
| abstract List<? extends ICField> | getFields() | ||||||||||
| abstract List<? extends ICMethod> | getMethods() | ||||||||||
| abstract List<? extends ICType> | getSupertypes() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement
| |||||||||||