Searched refs:readerMethodExprInfo (Results 1 – 1 of 1) sorted by relevance
206 typeParamMethodExprs []readerMethodExprInfo212 type readerMethodExprInfo struct { struct1008 dict.typeParamMethodExprs = make([]readerMethodExprInfo, r.Len())1013 dict.typeParamMethodExprs[i] = readerMethodExprInfo{typeParamIdx, method}