Uses of Interface
gw.lang.parser.IConstructorInfoFactory
-
Packages that use IConstructorInfoFactory Package Description gw.internal.gosu.parser gw.lang -
-
Uses of IConstructorInfoFactory in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IConstructorInfoFactory Modifier and Type Class Description class
ConstructorInfoFactoryImpl
Methods in gw.internal.gosu.parser that return IConstructorInfoFactory Modifier and Type Method Description IConstructorInfoFactory
GosuIndustrialParkImpl. getConstructorInfoFactory()
-
Uses of IConstructorInfoFactory in gw.lang
Methods in gw.lang that return IConstructorInfoFactory Modifier and Type Method Description static IConstructorInfoFactory
GosuShop. getConstructorInfoFactory()
IConstructorInfoFactory
IGosuShop. getConstructorInfoFactory()
-