org.aspectj.lang.reflect
Interface ConstructorSignature

All Superinterfaces:
CodeSignature, MemberSignature, Signature

public interface ConstructorSignature
extends CodeSignature


Methods inherited from interface org.aspectj.lang.reflect.CodeSignature
getExceptionTypes, getParameterNames, getParameterTypes
 
Methods inherited from interface org.aspectj.lang.Signature
getDeclaringType, getModifiers, getName, toLongString, toShortString, toString