File
Doc
Category
Size
Date
Package
VariableLengthInstruction.java
API Doc
Java SE 6 API
3116
Tue Jun 10 00:22:24 BST 2008
com.sun.org.apache.bcel.internal.generic
VariableLengthInstruction
public interface VariableLengthInstruction
Denotes an instruction to be a variable length instruction, such as GOTO, JSR, LOOKUPSWITCH and TABLESWITCH.
version
$Id: VariableLengthInstruction.java,v 1.1.2.1 2005/07/31 23:45:58 jeffsuttor Exp $
author
M. Dahm
see
GOTO
see
JSR
see
LOOKUPSWITCH
see
TABLESWITCH
Fields Summary
Constructors Summary
Methods Summary
Java Code Source