Searched defs:Typeparam (Results 1 – 1 of 1) sorted by relevance
427 type Typeparam struct { struct428 index int // type parameter index in source order, starting at 0429 bound *Type