pretty

expect fun KCallable<*>.pretty(): String

A human-readable rendering of this callable's name, parameters and return type, used in it.unibo.tuprolog.solve.libs.oop.exceptions.OopRuntimeException and it.unibo.tuprolog.solve.libs.oop.exceptions.RuntimePermissionException messages.

Throws

on Kotlin/JS, where reflective access to this metadata is unsupported.

actual fun KCallable<*>.pretty(): String

A human-readable rendering of this callable's name, parameters and return type, used in it.unibo.tuprolog.solve.libs.oop.exceptions.OopRuntimeException and it.unibo.tuprolog.solve.libs.oop.exceptions.RuntimePermissionException messages.

Throws

on Kotlin/JS, where reflective access to this metadata is unsupported.

actual fun KCallable<*>.pretty(): String

A human-readable rendering of this callable's name, parameters and return type, used in it.unibo.tuprolog.solve.libs.oop.exceptions.OopRuntimeException and it.unibo.tuprolog.solve.libs.oop.exceptions.RuntimePermissionException messages.

Throws

on Kotlin/JS, where reflective access to this metadata is unsupported.