go/doc.Note.End (field)

2 uses

	go/doc (current package)
		doc.go#L94: 	Pos, End token.Pos // position range of the comment containing the marker
		reader.go#L530: 				End:  list[len(list)-1].End(),