Searched defs:ExplicitMethod (Results 1 – 2 of 2) sorted by relevance
81 func (t *Interface) ExplicitMethod(i int) *Func { return t.methods[i] } func
98 func (t *Interface) ExplicitMethod(i int) *Func { return t.methods[i] } func