| 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) |
void |
IGosuInitialization.initializeCompiler(IExecutionEnvironment execEnv,
GosucModule module) |
void |
IGosuInitialization.initializeSimpleIde(IExecutionEnvironment execEnv,
GosucModule module) |
void |
GosuInitialization.reinitializeSimpleIde(GosucModule module) |
void |
IGosuInitialization.reinitializeSimpleIde(IExecutionEnvironment execEnv,
GosucModule module) |
Copyright © 2022. All rights reserved.