public interface

ICGoto

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

Summary

Public Methods
abstract ICLabel getLabel()
[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.ICStatement

Public Methods

public abstract ICLabel getLabel ()