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 class
TypeInfoFactoryImpl
Methods in gw.internal.gosu.parser that return ITypeInfoFactory Modifier and Type Method Description ITypeInfoFactory
GosuIndustrialParkImpl. getTypeInfoFactory()
-
Uses of ITypeInfoFactory in gw.lang
Methods in gw.lang that return ITypeInfoFactory Modifier and Type Method Description static ITypeInfoFactory
GosuShop. getTypeInfoFactory()
ITypeInfoFactory
IGosuShop. getTypeInfoFactory()
-