Class ConstantMethodref
java.lang.Object
org.aspectj.apache.bcel.classfile.Constant
org.aspectj.apache.bcel.classfile.ConstantCP
org.aspectj.apache.bcel.classfile.ConstantMethodref
This class represents a constant pool reference to a method.
- Version:
- $Id: ConstantMethodref.java,v 1.5 2009/09/16 00:43:49 aclement Exp $
- Author:
- M. Dahm
-
Field Summary
Fields inherited from class org.aspectj.apache.bcel.classfile.ConstantCP
classIndex, nameAndTypeIndex
-
Constructor Summary
-
Method Summary
Methods inherited from class org.aspectj.apache.bcel.classfile.ConstantCP
dump, getClass, getClassIndex, getNameAndTypeIndex, toString