# Interface: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICJumpFar

C AST element representing a "long jump".

## Method: duplicate
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICJumpFar`


## Method: getJumpsite
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICExpression`


## Method: setJumpsite
- parameter: `jumpsite`, type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICExpression`


