Class BytecodeCreatorImpl

java.lang.Object
io.quarkus.gizmo.BytecodeCreatorImpl
All Implemented Interfaces:
BytecodeCreator, AutoCloseable
Direct Known Subclasses:
AbstractSwitch, CatchBlockCreatorImpl, FunctionCreatorImpl.FunctionBytecodeCreator, IfThenElseImpl, LoopImpl, MethodCreatorImpl, TryBlockImpl

class BytecodeCreatorImpl extends Object implements BytecodeCreator