go/ast: revert the added FuncDecl.IsMethod #46297
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
release-blocker
Milestone
+pkg go/ast, method (*FuncDecl) IsMethod() bool
The
IsMethod
field was added toFuncDecl
to report whether or not it is a method.CC @griesemer
The text was updated successfully, but these errors were encountered: