Class ConstantNameAndType

java.lang.Object
org.aspectj.apache.bcel.classfile.Constant
org.aspectj.apache.bcel.classfile.ConstantNameAndType
All Implemented Interfaces:
Cloneable, Node

public final class ConstantNameAndType extends Constant
This class is derived from the abstract Constant class and represents a reference to the name and signature of a field or method.
Version:
$Id: ConstantNameAndType.java,v 1.5 2009/09/16 00:43:49 aclement Exp $
Author:
M. Dahm
See Also: