Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Microsoft
Z3
FuncInterp.Entry
C# Class Microsoft.Z3.FuncInterp.Entry
An Entry object represents an element in the finite map used to encode a function interpretation.
Inheritance:
Z3Object
Mostrar archivo
Open project: sslab-gatech/juxta
Public Methods
Method
Description
ToString
( ) :
string
A string representation of the function entry.
Private Methods
Method
Description
DecRef
(
IntPtr
o
) :
void
Entry
(
Context
ctx
,
IntPtr
obj
) :
System
IncRef
(
IntPtr
o
) :
void
Method Details
ToString()
public
method
A string representation of the function entry.
public
ToString
( ) :
string
return
string