Uses of Interface
gw.lang.reflect.ITypeRefFactory
-
Packages that use ITypeRefFactory Package Description gw.internal.gosu.parser gw.lang.reflect.module -
-
Uses of ITypeRefFactory in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement ITypeRefFactory Modifier and Type Class Description classTypeRefFactoryThere is one TypeRefFactory per ModuleTypeLoader.Fields in gw.internal.gosu.parser declared as ITypeRefFactory Modifier and Type Field Description private ITypeRefFactoryModuleTypeLoader. _typeRefFactoryMethods in gw.internal.gosu.parser that return ITypeRefFactory Modifier and Type Method Description ITypeRefFactoryModuleTypeLoader. getTypeRefFactory() -
Uses of ITypeRefFactory in gw.lang.reflect.module
Methods in gw.lang.reflect.module that return ITypeRefFactory Modifier and Type Method Description ITypeRefFactoryITypeLoaderStack. getTypeRefFactory()
-