| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.ECompiler.CompiledField |
A compiled field.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CompiledField() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | getAddress() | ||||||||||
| byte[] | getBytes() | ||||||||||
| String | getName() | ||||||||||
| String | getNameOfImport() | ||||||||||
| int | getSize() | ||||||||||
| String | getStringValue() | ||||||||||
| INativeType | getType() | ||||||||||
| INativeType | getTypeOfImport() | ||||||||||
| boolean | isImportedVariable() | ||||||||||
| boolean |
isRawBytes()
not a field!
| ||||||||||
| boolean | isRegularVariable() | ||||||||||
| boolean | isStringVariable() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
not a field!