| com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICField |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract String | getFieldName() | ||||||||||
| abstract ICType | getFieldType() | ||||||||||
| abstract int | getFlags() | ||||||||||
| abstract ICType | getOwnerType() | ||||||||||
| abstract boolean | isExternal() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement
| |||||||||||