Uses of Class
org.ek9lang.compiler.ir.instructions.ControlFlowChainInstr
Packages that use ControlFlowChainInstr
-
Uses of ControlFlowChainInstr in org.ek9lang.compiler.ir.instructions
Methods in org.ek9lang.compiler.ir.instructions that return ControlFlowChainInstrModifier and TypeMethodDescriptionstatic ControlFlowChainInstr
ControlFlowChainInstr.controlFlowChain
(ControlFlowChainDetails details) Create a unified switch chain block instruction.static ControlFlowChainInstr
ControlFlowChainInstr.controlFlowChain
(ControlFlowChainDetails details, String scopeId) Create a unified switch chain block instruction with explicit scope ID.