| Package | Description |
|---|---|
| gw.lang | |
| gw.lang.parser | |
| gw.lang.reflect.gs |
| Modifier and Type | Method and Description |
|---|---|
static IGosuProgram |
GosuShop.createProgram(String strNamespace,
String strRelativeName,
GosuClassTypeLoader loader,
ISourceFileHandle sourceFile,
ITypeUsesMap typeUsesMap,
ISymbolTable symTable) |
IGosuProgram |
IGosuShop.createProgram(String strNamespace,
String strRelativeName,
GosuClassTypeLoader loader,
ISourceFileHandle sourceFile,
ITypeUsesMap typeUsesMap,
ISymbolTable symTable) |
static IGosuProgram |
GosuShop.createProgramForEval(String strNamespace,
String strRelativeName,
GosuClassTypeLoader loader,
ISourceFileHandle sourceFile,
ITypeUsesMap typeUsesMap,
ISymbolTable symTable) |
IGosuProgram |
IGosuShop.createProgramForEval(String strNamespace,
String strRelativeName,
GosuClassTypeLoader loader,
ISourceFileHandle sourceFile,
ITypeUsesMap typeUsesMap,
ISymbolTable symTable) |
| Modifier and Type | Method and Description |
|---|---|
IGosuProgram |
IParsedElement.getGosuProgram() |
IGosuProgram |
ParseResult.getProgram() |
IGosuProgram |
IParseResult.getProgram() |
| Constructor and Description |
|---|
ParseResult(IGosuProgram program) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITemplateType |
Copyright © 2018. All rights reserved.