toDocument

open override fun toDocument(arguments: List<PrettyPrintable>): Document

Shows this operator applied to arguments.


abstract fun toDocument(argument1: PrettyPrintable, argument2: PrettyPrintable): Document

Shows this operator applied to argument1 and argument2.