Class TypeValidator

java.lang.Object
org.openzen.zenscript.validator.visitors.TypeValidator
All Implemented Interfaces:
TypeVisitorWithContext<TypeContext,Void,RuntimeException>

public class TypeValidator extends Object implements TypeVisitorWithContext<TypeContext,Void,RuntimeException>