| Package | Description |
|---|---|
| gw.lang.parser | |
| gw.lang.parser.expressions | |
| gw.lang.reflect | |
| gw.lang.reflect.gs |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ITypeVariableDefinition> |
IGosuParser.getTypeVariables() |
| Modifier and Type | Method and Description |
|---|---|
ITypeVariableDefinition |
ITypeVariableDefinition.clone() |
ITypeVariableDefinition |
ITypeVariableDefinitionExpression.getTypeVarDef() |
| Modifier and Type | Method and Description |
|---|---|
ITypeVariableDefinition |
ITypeVariableType.getTypeVarDef() |
| Modifier and Type | Method and Description |
|---|---|
ITypeVariableDefinition |
IGenericTypeVariable.getTypeVariableDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ITypeVariableDefinition> |
StringSourceFileHandle.getCapturedTypeVars() |
| Modifier and Type | Method and Description |
|---|---|
void |
StringSourceFileHandle.setCapturedTypeVars(Map<String,ITypeVariableDefinition> capturedTypeVars) |
Copyright © 2020. All rights reserved.