Interface TypeScope
- All Superinterfaces:
TypeResolutionContext
- All Known Implementing Classes:
BaseScope,BlockScope,DefinitionScope,ExpressionScope,FileScope,ForeachScope,FunctionScope,GlobalScriptScope,ImplementationScope,LambdaScope,LoopScope,StatementScope
-
Method Summary
Modifier and TypeMethodDescriptiondefault TypeMembersgetTypeMembers(TypeID type) default GlobalTypeRegistryMethods inherited from interface org.openzen.zenscript.codemodel.context.TypeResolutionContext
getAnnotation, getRootPackage, getThisType, getType
-
Method Details
-
getMemberCache
LocalMemberCache getMemberCache() -
getTypeMembers
-
getTypeRegistry
- Specified by:
getTypeRegistryin interfaceTypeResolutionContext
-
getPreparer
TypeMemberPreparer getPreparer() -
getLocalTypeParameters
GenericMapper getLocalTypeParameters()
-