| Package | Description |
|---|---|
| gw.lang.gosuc | |
| gw.lang.init |
| Modifier and Type | Method and Description |
|---|---|
static GosucModule |
GosucModule.parse(GosucProjectParser parser) |
| Modifier and Type | Method and Description |
|---|---|
List<GosucModule> |
Gosuc.getAllRequiredModules(GosucModule gosucModule) |
List<GosucModule> |
GosucProject.getModules() |
| Modifier and Type | Method and Description |
|---|---|
IModule |
Gosuc.defineModule(GosucProject project,
GosucModule gosucModule) |
List<GosucModule> |
Gosuc.getAllRequiredModules(GosucModule gosucModule) |
boolean |
Gosuc.isExported(GosucModule gosucModule,
String childModuleName) |
| Modifier and Type | Method and Description |
|---|---|
GosucProject |
ICustomParser.createProject(String name,
GosucSdk sdk,
List<GosucModule> modules,
List<String> globalLoaders) |
| Constructor and Description |
|---|
GosucProject(String name,
GosucSdk sdk,
List<GosucModule> modules,
List<String> globalLoaders) |
| Modifier and Type | Method and Description |
|---|---|
void |
GosuInitialization.initializeCompiler(GosucModule module) |
Copyright © 2015. All rights reserved.