Searched refs:commentsByOffset (Results 1 – 1 of 1) sorted by relevance
32 sort.Sort(commentsByOffset(file.Comments))174 type commentsByOffset []*CommentGroup type176 func (l commentsByOffset) Len() int {180 func (l commentsByOffset) Less(i, j int) bool {184 func (l commentsByOffset) Swap(i, j int) {