public class GosuClassTypeInfo extends BaseTypeInfo implements IGosuClassTypeInfo
IAttributedFeatureInfo.MODIFIERIRelativeTypeInfo.AccessibilityITypeInfo.FINDIAnnotatedFeatureInfo.IAnnotationInfoHelperAccessibility_SizeTYPEINFO_EXTANNOTATION_HELPER| Constructor and Description |
|---|
GosuClassTypeInfo(IGosuClassInternal gsClass) |
getAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getDeprecatedReason, getDisplayName, getOwnersType, getParamTypes, getSuperAnnotatedElements, hasAnnotation, hasDeclaredAnnotation, isAbstract, isDefaultImpl, isFinal, isHidden, isInternalAPI, isReified, isScriptable, isVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisAbstract, isFinal, isHidden, isReified, isScriptable, isVisiblegetAnnotation, getAnnotations, getAnnotationsOfType, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImplgetContainer, getDisplayName, getLocationInfo, getOwnersTypepublic GosuClassTypeInfo(IGosuClassInternal gsClass)
public static void pushIncludeAll()
public static void popIncludeAll()
public static boolean isIncludeAll()
public void forceInit()
public boolean isStatic()
isStatic in interface IAttributedFeatureInfoisStatic in class BaseTypeInfopublic boolean isPrivate()
isPrivate in interface IAttributedFeatureInfoisPrivate in class BaseFeatureInfopublic boolean isInternal()
isInternal in interface IAttributedFeatureInfoisInternal in class BaseFeatureInfopublic boolean isProtected()
isProtected in interface IAttributedFeatureInfoisProtected in class BaseFeatureInfopublic boolean isPublic()
isPublic in interface IAttributedFeatureInfoisPublic in class BaseFeatureInfopublic boolean isDeprecated()
isDeprecated in interface IAnnotatedFeatureInfoisDeprecated in class BaseFeatureInfopublic List<IAnnotationInfo> getDeclaredAnnotations()
getDeclaredAnnotations in interface IAnnotatedFeatureInfogetDeclaredAnnotations in class BaseTypeInfopublic List<? extends IMethodInfo> getDeclaredMethods()
getDeclaredMethods in interface IRelativeTypeInfopublic List<? extends IPropertyInfo> getDeclaredProperties()
getDeclaredProperties in interface IRelativeTypeInfopublic List<? extends IConstructorInfo> getDeclaredConstructors()
getDeclaredConstructors in interface IRelativeTypeInfopublic String getName()
getName in interface IFeatureInfogetName in class BaseTypeInfopublic IRelativeTypeInfo.Accessibility getAccessibilityForType(IType whosaskin)
getAccessibilityForType in interface IRelativeTypeInfopublic List<? extends IPropertyInfo> getProperties()
getProperties in interface ITypeInfogetProperties in class BaseTypeInfopublic List<IPropertyInfo> getProperties(IType whosAskin)
getProperties in interface IRelativeTypeInfopublic IPropertyInfo getProperty(CharSequence propName)
getProperty in interface ITypeInfogetProperty in class BaseTypeInfopublic IPropertyInfo getProperty(IType whosAskin, CharSequence propName)
getProperty in interface IRelativeTypeInfopublic MethodList getMethods()
getMethods in interface ITypeInfogetMethods in class BaseTypeInfopublic MethodList getMethods(IType whosAskin)
getMethods in interface IRelativeTypeInfopublic List<GosuConstructorInfo> getConstructors()
getConstructors in interface ITypeInfogetConstructors in class BaseTypeInfopublic List<GosuConstructorInfo> getConstructors(IType whosAskin)
getConstructors in interface IRelativeTypeInfopublic IMethodInfo getMethod(CharSequence methodName, IType... params)
getMethod in interface ITypeInfogetMethod in class BaseTypeInfopublic IMethodInfo getMethod(IType whosaskin, CharSequence methodName, IType... params)
getMethod in interface IRelativeTypeInfopublic IConstructorInfo getConstructor(IType... params)
getConstructor in interface ITypeInfogetConstructor in class BaseTypeInfopublic IConstructorInfo getConstructor(IType whosAskin, IType[] params)
getConstructor in interface IRelativeTypeInfopublic IMethodInfo getCallableMethod(CharSequence strMethod, IType... params)
getCallableMethod in interface ITypeInfogetCallableMethod in class BaseTypeInfopublic IConstructorInfo getCallableConstructor(IType... params)
getCallableConstructor in interface ITypeInfogetCallableConstructor in class BaseTypeInfopublic List<IEventInfo> getEvents()
getEvents in interface ITypeInfogetEvents in class BaseTypeInfopublic IEventInfo getEvent(CharSequence strEvent)
getEvent in interface ITypeInfogetEvent in class BaseTypeInfopublic IGosuClassInternal getGosuClass()
getGosuClass in interface IGosuClassTypeInfopublic void unload()
public String getDescription()
getDescription in interface IFeatureInfogetDescription in class BaseFeatureInfopublic IModifierInfo getModifierInfo(GosuBaseAttributedFeatureInfo featureInfo)
public void setModifierInfo(GosuBaseAttributedFeatureInfo featureInfo, IModifierInfo modifierInfo)
public String toString()
toString in class BaseFeatureInfoCopyright © 2019. All rights reserved.