Interface NestedProcedureBlockInstance<ENVIRONMENT extends IScratchEnvironment,INSTANCE extends NestedProcedureBlockInstance<ENVIRONMENT,INSTANCE>>
- All Superinterfaces:
IScratchBlockInstance<ENVIRONMENT>,IScratchContext<INSTANCE>
- All Known Implementing Classes:
RepeatBlock.Instance,UnaryNestedProcedureBlock.Instance
public interface NestedProcedureBlockInstance<ENVIRONMENT extends IScratchEnvironment,INSTANCE extends NestedProcedureBlockInstance<ENVIRONMENT,INSTANCE>>
extends IScratchBlockInstance<ENVIRONMENT>, IScratchContext<INSTANCE>
-
Method Summary
Methods inherited from interface com.petrolpark.core.scratch.symbol.block.IScratchBlockInstance
runMethods inherited from interface com.petrolpark.core.scratch.procedure.IScratchContext
holder