Uses of Interface
gw.lang.reflect.ITypeSystem
-
Packages that use ITypeSystem Package Description gw.config gw.internal.gosu.parser -
-
Uses of ITypeSystem in gw.config
Fields in gw.config declared as ITypeSystem Modifier and Type Field Description private static ITypeSystemCommonServices. _typeSystemMethods in gw.config that return ITypeSystem Modifier and Type Method Description static ITypeSystemCommonServices. getTypeSystem()Methods in gw.config with parameters of type ITypeSystem Modifier and Type Method Description static voidCommonServices. sneakySetTypeSystem(ITypeSystem typeSystem) -
Uses of ITypeSystem in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement ITypeSystem Modifier and Type Class Description classTypeLoaderAccess
-