go/doc.Note.End (field)

2 uses

	golang.org/x/pkgsite/internal/godoc/internal/doc
		doc.go#L105: 	Pos, End token.Pos // position range of the comment containing the marker
		reader.go#L466: 				End:  list[len(list)-1].End(),