go/ast.InterfaceType.End (method)

one use

	go/ast (current package)
		ast.go#L531: func (x *InterfaceType) End() token.Pos { return x.Methods.End() }