org.apache.bcel.generic
Interface VariableLengthInstruction

All Known Implementing Classes:
GOTO, JSR, PUSH, Select

public interface VariableLengthInstruction

Denotes an instruction to be a variable length instruction, such as GOTO, JSR, LOOKUPSWITCH and TABLESWITCH.

Version:
$Id: VariableLengthInstruction.html,v 1.1.1.1 2006/05/19 19:18:47 billf Exp $
Author:
M. Dahm
See Also:
GOTO, JSR, LOOKUPSWITCH, TABLESWITCH



Copyright © 2002-2003 Apache Software Foundation. All Rights Reserved.