Class JavaBoxingTypeVisitor

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

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