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 class
TypeRefFactory
There is one TypeRefFactory per ModuleTypeLoader.Methods in gw.internal.gosu.parser that return ITypeRefFactory Modifier and Type Method Description ITypeRefFactory
ModuleTypeLoader. getTypeRefFactory()
-
Uses of ITypeRefFactory in gw.lang.reflect.module
Methods in gw.lang.reflect.module that return ITypeRefFactory Modifier and Type Method Description ITypeRefFactory
ITypeLoaderStack. getTypeRefFactory()
-