org.apache.bcel.generic
Interface AllocationInstruction

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

public interface AllocationInstruction

Denote family of instructions that allocates space in the heap.

Version:
$Id: AllocationInstruction.java,v 1.1.1.1 2001/10/29 20:00:05 jvanzyl Exp $
Author:
M. Dahm



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