| Package | Description |
|---|---|
| gw.lang | |
| gw.lang.parser | |
| gw.lang.parser.statements | |
| gw.lang.reflect.gs |
| Modifier and Type | Method and Description |
|---|---|
IReducedDynamicFunctionSymbol |
IGosuShop.createReducedDynamicFunctionSymbol(IDynamicFunctionSymbol symbol) |
static IReducedDynamicFunctionSymbol |
GosuShop.createReducedDynamicFunctionSymbol(IDynamicFunctionSymbol symbol) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IInitConstructorFunctionSymbol |
| Modifier and Type | Method and Description |
|---|---|
IDynamicFunctionSymbol |
IDynamicFunctionSymbol.getBackingDfs() |
IDynamicFunctionSymbol |
IDynamicPropertySymbol.getFunction(String strFunctionName) |
IDynamicFunctionSymbol |
IDynamicPropertySymbol.getGetterDfs() |
IDynamicFunctionSymbol |
IDynamicPropertySymbol.getSetterDfs() |
IDynamicFunctionSymbol |
IDynamicFunctionSymbol.getSuperDfs() |
| Modifier and Type | Method and Description |
|---|---|
void |
IGosuParser.putDfsDeclInSetByName(IDynamicFunctionSymbol specialFunction) |
void |
IDynamicPropertySymbol.setGetterDfs(IDynamicFunctionSymbol dfsGetter) |
void |
IDynamicPropertySymbol.setSetterDfs(IDynamicFunctionSymbol dfsSetter) |
| Modifier and Type | Method and Description |
|---|---|
IDynamicFunctionSymbol |
ISyntheticFunctionStatement.getDfsOwner() |
IDynamicFunctionSymbol |
IFunctionStatement.getDynamicFunctionSymbol() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends IDynamicFunctionSymbol> |
IGosuClass.getMemberFunctions() |
Copyright © 2019. All rights reserved.