kotcity4 / kotcity.data / ContractChecker

ContractChecker

object ContractChecker : Debuggable

Properties

debug

var debug: Boolean

Functions

checkContracts

fun checkContracts(cityMap: CityMap): Unit

Inherited Functions

debug

open fun debug(message: String): Unit