Schnittstelle InstructionTargeter

Alle bekannten Implementierungsklassen:
CodeExceptionGen, ExceptionRange, InstructionBranch, InstructionSelect, LineNumberGen, LineNumberTag, LocalVariableGen, LocalVariableTag, LOOKUPSWITCH, TABLESWITCH, Tag

public interface InstructionTargeter
Denote that a class targets InstructionHandles within an InstructionList. Namely the following implementers:
Version:
$Id: InstructionTargeter.java,v 1.3 2008/05/28 23:52:57 aclement Exp $
Autor:
M. Dahm
Siehe auch: