Interface IVariableScratchEnvironment.Type<ENVIRONMENT extends IVariableScratchEnvironment>
- All Superinterfaces:
IScratchEnvironment.Type<ENVIRONMENT>
- Enclosing interface:
IVariableScratchEnvironment
public static interface IVariableScratchEnvironment.Type<ENVIRONMENT extends IVariableScratchEnvironment>
extends IScratchEnvironment.Type<ENVIRONMENT>
-
Field Summary
Fields inherited from interface com.petrolpark.core.scratch.environment.IScratchEnvironment.Type
CODEC -
Method Summary
Methods inherited from interface com.petrolpark.core.scratch.environment.IScratchEnvironment.Type
allows, canAccess
-
Method Details
-
streamAccessibleScopes
Stream<IScratchScope> streamAccessibleScopes() -
canAccessScope
-