Package gw.lang.gosuc
Class Gosuc
java.lang.Object
gw.lang.gosuc.Gosuc
- All Implemented Interfaces:
IGosuc
-
Constructor Summary
ConstructorsConstructorDescriptionGosuc(ICustomParser custParser, String projectFileContent) Gosuc(String projectFile, ICustomParser custParser) -
Method Summary
Modifier and TypeMethodDescriptiondefineModule(GosucProject project, GosucModule gosucModule) findRootModules(List<IModule> modules) getAllRequiredModules(GosucModule gosucModule) voidbooleanisExported(GosucModule gosucModule, String childModuleName) static voidprotected voidupdateJreModuleWithProjectSdk(GosucProject project, IJreModule jreModule)
-
Constructor Details
-
Gosuc
- Throws:
FileNotFoundException
-
Gosuc
- Throws:
FileNotFoundException
-
-
Method Details
-
initializeGosu
public void initializeGosu()- Specified by:
initializeGosuin interfaceIGosuc
-
findRootModules
-
defineModule
-
isExported
-
updateJreModuleWithProjectSdk
-
getAllRequiredModules
-
compile
-
compile
-
main
- Throws:
FileNotFoundException
-