public interface

ICArrayElement

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

Summary

Public Methods
abstract ICExpression getArray()
abstract ICExpression getElementIndex()
[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 ICExpression getArray ()

public abstract ICExpression getElementIndex ()