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 GosucDependency
GosucDependency. parse(GosucProjectParser parser)
static GosucModule
GosucModule. parse(GosucProjectParser parser)
static GosucProject
GosucProject. parse(GosucProjectParser parser, ICustomParser custParser)
static GosucSdk
GosucSdk. parse(GosucProjectParser parser)
void
ICustomParser. parse(GosucProjectParser parser)
-