You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package analysis // golang.org/x/tools/go/analysis
type Pass struct {
...
// AllObjectFacts returns a new slice containing all object
// facts of the analysis's FactTypes in unspecified order.
AllObjectFacts func() []ObjectFact
#34404
Open
osorou opened this issue
Nov 14, 2024
· 0 comments
No description provided.
The text was updated successfully, but these errors were encountered: