| Package | Description |
|---|---|
| gw.internal.gosu.ir.transform | |
| gw.internal.gosu.parser | |
| gw.internal.gosu.parser.expressions |
| Modifier and Type | Method and Description |
|---|---|
IRSymbol |
FunctionBodyTransformationContext.getTypeParamIndex(TypeVariableType type) |
IRSymbol |
TopLevelTransformationContext.getTypeParamIndex(TypeVariableType type) |
IRSymbol |
TransformationContextBase.getTypeParamIndex(TypeVariableType type) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TypeLord.isParameterizedWith(IType type,
TypeVariableType typeVar) |
| Modifier and Type | Method and Description |
|---|---|
TypeVariableType |
TypeVariableDefinitionImpl.getType() |
TypeVariableType |
TypeVariableDefinition.getType() |
TypeVariableType |
TypeVariableDefinition.getTypeImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeVariableDefinitionImpl.setType(TypeVariableType type) |
| Constructor and Description |
|---|
TypeVariableDefinition(IType enclosingType,
IGenericTypeVariable typeVar,
TypeVariableDefinitionImpl typeVarDef,
TypeVariableType typeVarType) |
TypeVariableDefinitionImpl(TypeVariableType type,
String strName,
IType enclosingType,
IType boundingType,
GenericTypeVariable typeVar,
Variance variance) |
Copyright © 2017. All rights reserved.