Uses of Interface
com.strobel.reflection.emit.SwitchCallback
Packages that use SwitchCallback
-
Uses of SwitchCallback in com.strobel.reflection.emit
Methods in com.strobel.reflection.emit with parameters of type SwitchCallbackModifier and TypeMethodDescriptionvoid
CodeGenerator.emitSwitch
(int[] keys, SwitchCallback callback) void
CodeGenerator.emitSwitch
(int[] keys, SwitchCallback callback, SwitchOptions options)