Class TypeFormatter

java.lang.Object
org.openzen.zenscript.formatter.TypeFormatter
All Implemented Interfaces:
GenericParameterBoundVisitor<String>, TypeVisitor<String>

public class TypeFormatter extends Object implements TypeVisitor<String>, GenericParameterBoundVisitor<String>