| Package | Description |
|---|---|
| gw.internal.gosu.parser | |
| gw.internal.gosu.parser.expressions | |
| gw.internal.gosu.parser.types |
| Modifier and Type | Field and Description |
|---|---|
static GenericTypeVariable[] |
GenericTypeVariable.EMPTY_TYPEVARS |
| Modifier and Type | Method and Description |
|---|---|
GenericTypeVariable[] |
IJavaTypeInternal.assignGenericTypeVariables() |
static GenericTypeVariable[] |
GenericTypeVariable.convertTypeVars(IType enclosingType,
IType classType,
IJavaClassTypeVariable[] fromVars) |
GenericTypeVariable[] |
ErrorType.getGenericTypeVariables() |
GenericTypeVariable[] |
TypeVariableType.getGenericTypeVariables() |
GenericTypeVariable[] |
NamespaceType.getGenericTypeVariables() |
GenericTypeVariable[] |
GosuClass.getGenericTypeVariables() |
GenericTypeVariable[] |
MetaType.getGenericTypeVariables() |
GenericTypeVariable[] |
GosuPropertyInfo.getTypeVariables() |
GenericTypeVariable[] |
GosuVarPropertyInfo.getTypeVariables() |
| Constructor and Description |
|---|
GenericTypeVariable(GenericTypeVariable source) |
| Modifier and Type | Method and Description |
|---|---|
GenericTypeVariable |
TypeVariableDefinitionImpl.getTypeVar() |
GenericTypeVariable |
TypeVariableDefinition.getTypeVar() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeVariableDefinitionImpl.setTypeVar(GenericTypeVariable typeVar) |
| Constructor and Description |
|---|
TypeVariableDefinitionImpl(TypeVariableType type,
String strName,
IType enclosingType,
IType boundingType,
GenericTypeVariable typeVar,
Variance variance) |
| Modifier and Type | Method and Description |
|---|---|
GenericTypeVariable[] |
ConstructorType.getGenericTypeVariables() |
Copyright © 2017. All rights reserved.