org.aspectj.lang.reflect
Interface InitializerSignature

All Superinterfaces:
CodeSignature, MemberSignature, Signature
All Known Implementing Classes:
InitializerSignatureImpl

public interface InitializerSignature
extends CodeSignature


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