de.fub.bytecode.generic
Interface AllocationInstruction

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

public interface AllocationInstruction

Denote family of instructions that allocates space in the heap.

Version:
$Id: AllocationInstruction.java,v 1.3 2001/07/03 11:08:22 dahm Exp $
Author:
M. Dahm