Uses of Class
gw.lang.gosuc.GosucProjectParser
-
Packages that use GosucProjectParser Package Description gw.lang.gosuc -
-
Uses of GosucProjectParser in gw.lang.gosuc
Methods in gw.lang.gosuc with parameters of type GosucProjectParser Modifier and Type Method Description static GosucDependencyGosucDependency. parse(GosucProjectParser parser)static GosucModuleGosucModule. parse(GosucProjectParser parser)static GosucProjectGosucProject. parse(GosucProjectParser parser, ICustomParser custParser)static GosucSdkGosucSdk. parse(GosucProjectParser parser)voidICustomParser. parse(GosucProjectParser parser)
-