Package 

Class TypePrinterKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any> TypePrinter<T> typePrinter(Function1<List<String>, List<String>> transformImports, Function2<T, Function1<Object, String>, String> codeGenerator) Helper for easily creating a TypePrinter.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait