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
Methods in gw.config that return ITypeSystem Modifier and Type Method Description static ITypeSystem
CommonServices. getTypeSystem()
Methods in gw.config with parameters of type ITypeSystem Modifier and Type Method Description static void
CommonServices. 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 class
TypeLoaderAccess
-