(String scope)
| 169 | public <T> GroupDefinition<T> getGroup(Class<T> cl, String instructions); |
| 170 | |
| 171 | LoadContext dropIntoContext(String scope); |
| 172 | |
| 173 | /** |
| 174 | * Returns the VariableContext for this LoadContext. |
no outgoing calls
no test coverage detected