ksmt-core
0.5.23
ksmt-core
/
io.ksmt.solver.model
/
KFuncInterpEntryOneAry
KFunc
Interp
Entry
One
Ary
interface
KFuncInterpEntryOneAry
<
T
:
KSort
>
:
KFuncInterpEntry
<
T
>
Types
Functions
Properties
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
Functions
modify
Link copied to clipboard
abstract
fun
modify
(
arg
:
KExpr
<
*
>
,
value
:
KExpr
<
T
>
)
:
KFuncInterpEntryOneAry
<
T
>
Properties
arg
Link copied to clipboard
abstract
val
arg
:
KExpr
<
*
>
args
Link copied to clipboard
open
override
val
args
:
List
<
KExpr
<
*
>
>
arity
Link copied to clipboard
open
override
val
arity
:
Int
value
Link copied to clipboard
abstract
val
value
:
KExpr
<
T
>
Inheritors
KFuncInterpEntryVarsFreeOneAry
Link copied to clipboard
KFuncInterpEntryWithVarsOneAry
Link copied to clipboard