QueryFormatter

fun interface QueryFormatter

Transforms the query string.

Inheritors

Functions

Link copied to clipboard
abstract fun format(query: String): String

Transforms the given query.