KotlinPrinter

interface KotlinPrinter

Functions

dumpKotlinLike
Link copied to clipboard
open fun List<Formula>.dumpKotlinLike(): String
abstract fun Formula.dumpKotlinLike(): String
dumpKotlinLikeOrRemove
Link copied to clipboard
abstract fun Formula.dumpKotlinLikeOrRemove(): String?
mirroredElement
Link copied to clipboard
abstract fun mirroredElement(name: String): ReferencedElement?

Inheritors

Solver
Link copied to clipboard