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