| Package | Description |
|---|---|
| gw.lang.parser | |
| gw.lang.reflect |
| Modifier and Type | Method and Description |
|---|---|
IGosuFragment |
IGosuFragmentParser.parseExpressionOnly(String script,
ISymbolTable table,
ParserOptions options) |
IGosuFragment |
IGosuFragmentParser.parseExpressionOrProgram(String script,
ISymbolTable table,
ParserOptions options) |
IGosuFragment |
IGosuFragmentParser.parseProgramOnly(String script,
ISymbolTable table,
ParserOptions options) |
| Modifier and Type | Method and Description |
|---|---|
IGosuFragment |
FragmentCache.get(String strFullyQualifiedName) |
| Modifier and Type | Method and Description |
|---|---|
void |
FragmentCache.addFragment(IGosuFragment fragment) |
Copyright © 2015. All rights reserved.