public class GosuMethodParamInfo extends GosuBaseAttributedFeatureInfo implements IGosuMethodParamInfo
IAttributedFeatureInfo.MODIFIERIAnnotatedFeatureInfo.IAnnotationInfoHelperEMPTY_ARRAYANNOTATION_HELPER| Constructor and Description |
|---|
GosuMethodParamInfo(IFeatureInfo container,
IReducedSymbol arg,
IType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
IType |
getFeatureType() |
protected List<IGosuAnnotation> |
getGosuAnnotations() |
String |
getName() |
String |
getShortDescription() |
boolean |
isStatic() |
getActualTypeInContainer, getDeclaredAnnotations, getDeprecatedReason, getOwnersType, isDeprecated, isHidden, isVisiblegetAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getParamTypes, getSuperAnnotatedElements, hasAnnotation, hasDeclaredAnnotation, isAbstract, isDefaultImpl, isFinal, isInternal, isInternalAPI, isPrivate, isProtected, isPublic, isScriptable, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContainer, getLocationInfo, getOwnersTypeisAbstract, isFinal, isInternal, isPrivate, isProtected, isPublic, isScriptablegetAnnotation, getAnnotations, getAnnotationsOfType, hasAnnotation, hasDeclaredAnnotation, isDefaultImplpublic GosuMethodParamInfo(IFeatureInfo container, IReducedSymbol arg, IType type)
public IType getFeatureType()
getFeatureType in interface IIntrinsicTypeReferencepublic String getName()
getName in interface IFeatureInfoprotected List<IGosuAnnotation> getGosuAnnotations()
getGosuAnnotations in class GosuBaseAttributedFeatureInfopublic String getDisplayName()
getDisplayName in interface IFeatureInfogetDisplayName in class BaseFeatureInfopublic String getShortDescription()
public String getDescription()
getDescription in interface IFeatureInfogetDescription in class BaseFeatureInfopublic boolean isStatic()
isStatic in interface IAttributedFeatureInfoCopyright © 2015. All rights reserved.