Uses of Interface
gw.lang.reflect.ITypeInfoFactory
-
Packages that use ITypeInfoFactory Package Description gw.internal.gosu.parser gw.lang -
-
Uses of ITypeInfoFactory in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement ITypeInfoFactory Modifier and Type Class Description classTypeInfoFactoryImplFields in gw.internal.gosu.parser declared as ITypeInfoFactory Modifier and Type Field Description private ITypeInfoFactoryGosuIndustrialParkImpl. _typeInfoFactoryMethods in gw.internal.gosu.parser that return ITypeInfoFactory Modifier and Type Method Description ITypeInfoFactoryGosuIndustrialParkImpl. getTypeInfoFactory() -
Uses of ITypeInfoFactory in gw.lang
Methods in gw.lang that return ITypeInfoFactory Modifier and Type Method Description static ITypeInfoFactoryGosuShop. getTypeInfoFactory()ITypeInfoFactoryIGosuShop. getTypeInfoFactory()
-