Interface IGosuVarPropertyInfo
- All Superinterfaces:
IAnnotatedFeatureInfo, IAttributedFeatureInfo, ICompileTimeConstantValue, IFeatureInfo, IGenericMethodInfo, IIntrinsicTypeReference, IPropertyInfo
- All Known Implementing Classes:
GosuVarPropertyInfo
public interface IGosuVarPropertyInfo
extends IAttributedFeatureInfo, IPropertyInfo, IGenericMethodInfo, ICompileTimeConstantValue
-
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
Modifier and TypeMethodDescriptionassignActualType(IType type) voidassignSymbolType(IType type) intbooleanbooleanMethods 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 ICompileTimeConstantValue
doCompileTimeEvaluation, isCompileTimeConstantValueMethods inherited from interface IFeatureInfo
getContainer, getDescription, getDisplayName, getLocationInfo, getName, getOwnersTypeMethods inherited from interface IGenericMethodInfo
getParameterizedParameterTypes, getParameterizedParameterTypes2, getParameterizedReturnType, getTypeVariables, inferTypeParametersFromArgumentTypes, inferTypeParametersFromArgumentTypes2Methods inherited from interface IIntrinsicTypeReference
getAssignableFeatureType, getFeatureTypeMethods inherited from interface IPropertyInfo
getAccessor, getPresentationInfo, isReadable, isReadable, isWritable, isWritable
-
Method Details
-
assignActualType
-
assignSymbolType
-
hasDeclaredProperty
boolean hasDeclaredProperty() -
isScopedField
boolean isScopedField() -
getScopedSymbolType
IType getScopedSymbolType() -
getSymbolScopeString
String getSymbolScopeString() -
getSymbolAttributeName
String getSymbolAttributeName() -
getOffset
int getOffset()
-