| Package | Description |
|---|---|
| gw.lang.gosuc |
| Modifier and Type | Method and Description |
|---|---|
GosucProject |
ICustomParser.createProject(String name,
GosucSdk sdk,
List<GosucModule> modules,
List<String> globalLoaders) |
static GosucProject |
GosucProject.parse(GosucProjectParser parser,
ICustomParser custParser) |
static GosucProject |
GosucProjectParser.parse(InputStream file,
ICustomParser custParser) |
static GosucProject |
GosucProjectParser.parse(String strContent,
ICustomParser custParser) |
| Modifier and Type | Method and Description |
|---|---|
List<IType> |
GosucCompiler.compile(GosucProject project,
Collection<? extends CharSequence> typeNames) |
IModule |
Gosuc.defineModule(GosucProject project,
GosucModule gosucModule) |
protected void |
Gosuc.updateJreModuleWithProjectSdk(GosucProject project,
IJreModule jreModule) |
Copyright © 2021. All rights reserved.