FormatterAbstract

abstract class FormatterAbstract : Formatter

Functions

format
Link copied to clipboard
abstract fun <T> format(asm: T): String