Uses of Class
org.ek9lang.compiler.ir.SwitchChainBlockInstr
Packages that use SwitchChainBlockInstr
-
Uses of SwitchChainBlockInstr in org.ek9lang.compiler.ir
Methods in org.ek9lang.compiler.ir that return SwitchChainBlockInstrModifier and TypeMethodDescriptionstatic SwitchChainBlockInstr
SwitchChainBlockInstr.switchChainBlock
(SwitchChainDetails details) Create a unified switch chain block instruction.