Uses of Interface
gw.lang.gosuc.IGosuc
-
Packages that use IGosuc Package Description gw.internal.gosu.parser gw.lang gw.lang.gosuc gw.lang.reflect -
-
Uses of IGosuc in gw.internal.gosu.parser
Methods in gw.internal.gosu.parser that return IGosuc Modifier and Type Method Description IGosuc
TypeLoaderAccess. makeGosucCompiler(String gosucProjectFile, ICustomParser custParser)
-
Uses of IGosuc in gw.lang
Methods in gw.lang that return IGosuc Modifier and Type Method Description static IGosuc
GosuShop. makeGosucCompiler(String gosucProjectFile, ICustomParser custParser)
-
Uses of IGosuc in gw.lang.gosuc
Classes in gw.lang.gosuc that implement IGosuc Modifier and Type Class Description class
Gosuc
-
Uses of IGosuc in gw.lang.reflect
Methods in gw.lang.reflect that return IGosuc Modifier and Type Method Description IGosuc
ITypeSystem. makeGosucCompiler(String gosucProjectFile, ICustomParser custParser)
-