KFuncInterpEntryVarsFree

Function interpretation entry, that does NOT contain variables in arguments and in a value. For example, arguments and a value are interpreted values.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val args: List<KExpr<*>>
Link copied to clipboard
abstract val arity: Int
Link copied to clipboard
abstract val value: KExpr<T>

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard