Class JavaSwitchKeyVisitor

java.lang.Object
org.openzen.zenscript.javabytecode.compiler.JavaSwitchKeyVisitor
All Implemented Interfaces:
SwitchValueVisitor<Integer>

public class JavaSwitchKeyVisitor extends Object implements SwitchValueVisitor<Integer>