de.fub.bytecode.generic
Interface AllocationInstruction

All Known Implementing Classes:
NEWARRAY, MULTIANEWARRAY, ANEWARRAY, NEW

public interface AllocationInstruction

Denotes the NEW, NEWARRAY, ANEWARRAY and MULTIANEWARRAY family of instructions.

Version:
$Id: AllocationInstruction.java,v 1.2 1999/05/04 13:12:39 dahm Exp $
Author:
M. Dahm