| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface InitializerSignatureextends CodeSignatureMethod Summary | |
Constructor | |
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 | |
public Constructor getInitializer()
- Returns:
- Constructor associated with this initializer, or null in the case of interface initializers and static initializers.