Generates the generic signature for sym before erasure.
Generates the generic signature for sym before erasure.
Value parameters
owner
The owner of sym.
sym
The symbol for which to generate a signature.
Attributes
Returns
The generic signature of sym before erasure, as specified in the Java Virtual Machine Specification, ยง4.3.4, or null if sym doesn't need a generic signature.