public interface

ICJumpFar

implements ICExpression ICStatement
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICJumpFar

Summary

Public Methods
abstract ICExpression getJumpsite()
[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
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICStatement

Public Methods

public abstract ICExpression getJumpsite ()