Class GenericInstantBlock.Type<BLOCK extends GenericInstantBlock<?,?,?>>

java.lang.Object
com.petrolpark.core.scratch.symbol.block.GenericInstantBlock.Type<BLOCK>
All Implemented Interfaces:
IScratchBlock.Type<BLOCK>, IScratchSymbol.Type<BLOCK>
Enclosing class:
GenericInstantBlock<ENVIRONMENT extends IScratchEnvironment,GENERIC_TYPE,ARGUMENTS extends ScratchArguments<ENVIRONMENT,?>>

public static class GenericInstantBlock.Type<BLOCK extends GenericInstantBlock<?,?,?>> extends Object implements IScratchBlock.Type<BLOCK>