public interface

IDecompiledField

implements IDecompiledItem
com.pnfsoftware.jeb.core.units.code.asm.decompiler.IDecompiledField

Class Overview

A field object decompiled by gendec.

Summary

Public Methods
abstract ICField getFieldAST()
abstract INativeFieldItem getFieldItem()
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.IDecompiledItem

Public Methods

public abstract ICField getFieldAST ()

public abstract INativeFieldItem getFieldItem ()