public abstract static class LIRGeneratorTool.BlockScope extends Object implements AutoCloseable
Constructor and Description |
---|
BlockScope() |
Modifier and Type | Method and Description |
---|---|
abstract void |
close() |
abstract AbstractBlockBase<?> |
getCurrentBlock() |
public BlockScope()
public abstract AbstractBlockBase<?> getCurrentBlock()
public abstract void close()
close
in interface AutoCloseable