ksmt-core
0.5.23
ksmt-core
/
io.ksmt.solver.model
/
KFuncInterpEntry
KFunc
Interp
Entry
interface
KFuncInterpEntry
<
T
:
KSort
>
Types
Properties
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
Properties
args
Link copied to clipboard
abstract
val
args
:
List
<
KExpr
<
*
>
>
arity
Link copied to clipboard
abstract
val
arity
:
Int
value
Link copied to clipboard
abstract
val
value
:
KExpr
<
T
>
Inheritors
KFuncInterpEntryWithVars
Link copied to clipboard
KFuncInterpEntryVarsFree
Link copied to clipboard
KFuncInterpEntryOneAry
Link copied to clipboard
KFuncInterpEntryTwoAry
Link copied to clipboard
KFuncInterpEntryThreeAry
Link copied to clipboard
KFuncInterpEntryNAry
Link copied to clipboard