Class WasmStructuredControlflowCodeGenerator.NestingLevel<T extends Container>

java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.WasmStructuredControlflowCodeGenerator.NestingLevel<T>
Direct Known Subclasses:
WasmStructuredControlflowCodeGenerator.NestingLevelBlock, WasmStructuredControlflowCodeGenerator.NestingLevelIff, WasmStructuredControlflowCodeGenerator.NestingLevelLoop, WasmStructuredControlflowCodeGenerator.NestingLevelSwitch, WasmStructuredControlflowCodeGenerator.NestingLevelTry
Enclosing class:
WasmStructuredControlflowCodeGenerator

static class WasmStructuredControlflowCodeGenerator.NestingLevel<T extends Container> extends Object