Class JavaUnboxingTypeVisitor

java.lang.Object
org.openzen.zenscript.javabytecode.compiler.JavaUnboxingTypeVisitor
All Implemented Interfaces:
TypeVisitorWithContext<TypeID,Void,RuntimeException>

public class JavaUnboxingTypeVisitor extends Object implements TypeVisitorWithContext<TypeID,Void,RuntimeException>