Interface IMethodInfoDelegate
- All Superinterfaces:
IAnnotatedFeatureInfo, IAttributedFeatureInfo, IFeatureInfo, IFeatureInfoDelegate, IHasParameterInfos, IMethodInfo
- All Known Subinterfaces:
IAspectMethodInfoDelegate
- All Known Implementing Classes:
MetaMethodInfoDelegate, MetaTypeTypeInfo.DeprecatedStaticMethodInfoDelegate, MetaTypeTypeInfo.StaticMethodInfoDelegate, MethodInfoDelegate
-
Nested Class Summary
Nested classes/interfaces inherited from interface IAnnotatedFeatureInfo
IAnnotatedFeatureInfo.IAnnotationInfoHelperNested classes/interfaces inherited from interface IAttributedFeatureInfo
IAttributedFeatureInfo.MODIFIER -
Field Summary
Fields inherited from interface IAnnotatedFeatureInfo
ANNOTATION_HELPER -
Method Summary
Methods inherited from interface IAnnotatedFeatureInfo
getAnnotation, getAnnotations, getAnnotationsOfType, getDeclaredAnnotations, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedMethods inherited from interface IAttributedFeatureInfo
isAbstract, isFinal, isHidden, isInternal, isPrivate, isProtected, isPublic, isReified, isScriptable, isStatic, isVisibleMethods inherited from interface IFeatureInfo
getContainer, getDescription, getDisplayName, getLocationInfo, getOwnersTypeMethods inherited from interface IMethodInfo
getCallHandler, getExceptions, getName, getParameters, getReturnDescription, getReturnType
-
Method Details
-
getSource
IMethodInfo getSource()- Specified by:
getSourcein interfaceIFeatureInfoDelegate
-