Class StackMapType

java.lang.Object
org.aspectj.apache.bcel.classfile.StackMapType
All Implemented Interfaces:
Cloneable

public final class StackMapType extends Object implements Cloneable
This class represents the type of a local variable or item on stack used in the StackMap entries.
Version:
$Id: StackMapType.java,v 1.3 2008/05/28 23:53:02 aclement Exp $
Author:
M. Dahm
See Also: