Uses of Record Class
org.ek9lang.compiler.ir.data.DispatchTableDetails
Packages that use DispatchTableDetails
Package
Description
IR Instruction Classes - The instruction set for EK9 intermediate representation.
-
Uses of DispatchTableDetails in org.ek9lang.compiler.ir.instructions
Methods in org.ek9lang.compiler.ir.instructions with parameters of type DispatchTableDetailsModifier and TypeMethodDescriptionstatic DispatchTableInstrDispatchTableInstr.createDispatchTable(DispatchTableDetails details) Create a dispatch table instruction from details.