public interface

ICInstanceField

implements ICLeftExpression
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICInstanceField

Summary

Public Methods
abstract ICField getField()
abstract ICExpression getInstance()
abstract boolean isPointed()
[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.ICExpression

Public Methods

public abstract ICField getField ()

public abstract ICExpression getInstance ()

public abstract boolean isPointed ()