| Package | Description |
|---|---|
| gw.lang.parser | |
| gw.lang.reflect.gs |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalSymbolMapBase |
class |
ExternalSymbolMapForMap |
class |
ExternalSymbolMapSymbolTableWrapper |
| Modifier and Type | Method and Description |
|---|---|
Object |
IExpression.evaluate(IExternalSymbolMap externalSymbols) |
Object |
IStatement.execute(IExternalSymbolMap externalSymbols)
Execute this statement.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
FragmentInstance.evaluate(IExternalSymbolMap symbols) |
Object |
IGosuProgram.evaluate(IExternalSymbolMap externalSymbolMap) |
Object |
IGosuFragment.evaluate(IExternalSymbolMap externalSymbols) |
Object |
IProgramInstance.evaluate(IExternalSymbolMap symbols) |
Object |
IGosuProgram.evaluateRoot(IExternalSymbolMap externalSymbolMap) |
Object |
IGosuFragment.evaluateRoot(IExternalSymbolMap externalSymbols) |
Object |
IProgramInstance.evaluateRootExpr(IExternalSymbolMap symbols) |
Object |
FragmentInstance.evaluateRootExpression(IExternalSymbolMap symbols) |
Copyright © 2016. All rights reserved.