ksmt-core
0.5.23
ksmt-core
/
io.ksmt.solver.model
/
KFuncInterp
KFunc
Interp
interface
KFuncInterp
<
T
:
KSort
>
Types
Properties
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
Properties
decl
Link copied to clipboard
abstract
val
decl
:
KDecl
<
T
>
default
Link copied to clipboard
abstract
val
default
:
KExpr
<
T
>
?
entries
Link copied to clipboard
abstract
val
entries
:
List
<
KFuncInterpEntry
<
T
>
>
sort
Link copied to clipboard
open
val
sort
:
T
vars
Link copied to clipboard
abstract
val
vars
:
List
<
KDecl
<
*
>
>
Inheritors
KFuncInterpWithVars
Link copied to clipboard
KFuncInterpVarsFree
Link copied to clipboard