| Package | Description |
|---|---|
| com.ibm.wala.types.generics |
| Modifier and Type | Method and Description |
|---|---|
FormalTypeParameter[] |
MethodTypeSignature.getFormalTypeParameters() |
FormalTypeParameter[] |
ClassSignature.getFormalTypeParameters() |
static FormalTypeParameter[] |
FormalTypeParameter.getTypeParameters(IClass klass) |
static FormalTypeParameter[] |
FormalTypeParameter.getTypeParameters(IMethod method) |
static FormalTypeParameter |
FormalTypeParameter.make(String string) |
Copyright © 2015. All rights reserved.