mirror of
https://github.com/golang/go
synced 2024-11-18 16:04:44 -07:00
5dca7d8bd1
LookupFieldOrMethod now also decides whether a found method is actually in the method set. Simplifies call sites. Added corresponding API tests. TODO (separate CL): Decide what the correct value for the indirect result should be (as required for code generation). For now, the result value for indirect is unchanged from before if a field/method is found. Fixes golang/go#8584. LGTM=adonovan R=adonovan CC=golang-codereviews https://golang.org/cl/132260043 |
||
---|---|---|
.. | ||
eg | ||
README |
code.google.com/p/go.tools/refactor: libraries for refactoring tools.