| Package | Description |
|---|---|
| gw.lang | |
| gw.lang.gosuc | |
| gw.lang.reflect |
| Modifier and Type | Method and Description |
|---|---|
static IGosuc |
GosuShop.makeGosucCompiler(String gosucProjectFile,
ICustomParser custParser) |
| Modifier and Type | Method and Description |
|---|---|
static GosucProject |
GosucProject.parse(GosucProjectParser parser,
ICustomParser custParser) |
static GosucProject |
GosucProjectParser.parse(InputStream file,
ICustomParser custParser) |
static GosucProject |
GosucProjectParser.parse(String strContent,
ICustomParser custParser) |
| Constructor and Description |
|---|
Gosuc(ICustomParser custParser,
String projectFileContent) |
Gosuc(String projectFile,
ICustomParser custParser) |
| Modifier and Type | Method and Description |
|---|---|
IGosuc |
ITypeSystem.makeGosucCompiler(String gosucProjectFile,
ICustomParser custParser) |
Copyright © 2015. All rights reserved.