public class GenericSignatures
extends java.lang.Object
SignatureWrapper from various types.| Constructor and Description |
|---|
GenericSignatures() |
| Modifier and Type | Method and Description |
|---|---|
static SignatureWrapper |
getGenericSignature(IBinaryMethod next) |
static SignatureWrapper |
getGenericSignature(IBinaryType binaryType)
Returns the generic signature for the given field.
|
public static SignatureWrapper getGenericSignature(IBinaryMethod next)
public static SignatureWrapper getGenericSignature(IBinaryType binaryType)