Interface IScratchContextProvider<CONTEXT extends IScratchContext<CONTEXT>>
- All Known Implementing Classes:
ScratchProcedure
public interface IScratchContextProvider<CONTEXT extends IScratchContext<CONTEXT>>
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
environmentType
IScratchEnvironment.Type<?> environmentType() -
enclosingContextProvider
IScratchContextProvider<?> enclosingContextProvider()
-