Searched refs:commentsByOffset (Results 1 – 1 of 1) sorted by relevance
127 sort.Sort(commentsByOffset(file.Comments))266 type commentsByOffset []*CommentGroup type268 func (l commentsByOffset) Len() int {272 func (l commentsByOffset) Less(i, j int) bool {276 func (l commentsByOffset) Swap(i, j int) {