Returns a GroupingCollection based on the given scope name and grouping name. Note: This is used to for new Grouping items (MODIFY) and is the strategic direction for grouping in LoadContext. @param scope The scope used to determine the contents of the Grouping @param instructions
(PCGenScope scope, String instructions)
| 220 | * instructions |
| 221 | */ |
| 222 | public GroupingCollection<?> getGrouping(PCGenScope scope, String instructions); |
| 223 | } |
no outgoing calls
no test coverage detected