Interface IGosuVarPropertyInfo

All Superinterfaces:
IAnnotatedFeatureInfo, IAttributedFeatureInfo, ICompileTimeConstantValue, IFeatureInfo, IGenericMethodInfo, IIntrinsicTypeReference, IPropertyInfo
All Known Implementing Classes:
GosuVarPropertyInfo

public interface IGosuVarPropertyInfo extends IAttributedFeatureInfo, IPropertyInfo, IGenericMethodInfo, ICompileTimeConstantValue
  • Method Details

    • assignActualType

      IType assignActualType(IType type)
    • assignSymbolType

      void assignSymbolType(IType type)
    • hasDeclaredProperty

      boolean hasDeclaredProperty()
    • isScopedField

      boolean isScopedField()
    • getScopedSymbolType

      IType getScopedSymbolType()
    • getSymbolScopeString

      String getSymbolScopeString()
    • getSymbolAttributeName

      String getSymbolAttributeName()
    • getOffset

      int getOffset()