Searched refs:globalEntitySorter (Results 1 – 1 of 1) sorted by relevance
3753 type globalEntitySorter struct { struct3758 func (s *globalEntitySorter) Len() int { argument3762 func (s *globalEntitySorter) Less(i, j int) bool { argument3768 func (s *globalEntitySorter) Swap(i, j int) { argument3808 sort.Sort(&globalEntitySorter{c.pkgNames, globalVariables})3829 sort.Sort(&globalEntitySorter{c.pkgNames, globalPools})3855 sort.Sort(&globalEntitySorter{c.pkgNames, globalRules})