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 IGosucTypeLoaderAccess. makeGosucCompiler(java.lang.String gosucProjectFile, ICustomParser custParser) -
Uses of IGosuc in gw.lang
Methods in gw.lang that return IGosuc Modifier and Type Method Description static IGosucGosuShop. makeGosucCompiler(java.lang.String gosucProjectFile, ICustomParser custParser) -
Uses of IGosuc in gw.lang.gosuc
Classes in gw.lang.gosuc that implement IGosuc Modifier and Type Class Description classGosuc -
Uses of IGosuc in gw.lang.reflect
Methods in gw.lang.reflect that return IGosuc Modifier and Type Method Description IGosucITypeSystem. makeGosucCompiler(java.lang.String gosucProjectFile, ICustomParser custParser)
-