Class TypeMatcher

java.lang.Object
org.openzen.zenscript.codemodel.type.TypeMatcher
All Implemented Interfaces:
TypeVisitorWithContext<TypeMatcher.Matching,Boolean,RuntimeException>

public class TypeMatcher extends Object implements TypeVisitorWithContext<TypeMatcher.Matching,Boolean,RuntimeException>