Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Z3Prover/z3
/ getNativeObject
Method
getNativeObject
src/api/java/Z3Object.java:56–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
void
checkNativeObject(long obj) {}
55
56
long getNativeObject()
57
{
58
return
m_n_obj;
59
}
60
61
static
long getNativeObject(Z3Object s)
62
{
Callers
15
apply
Method · 0.80
incRef
Method · 0.80
add
Method · 0.80
toString
Method · 0.80
incRef
Method · 0.80
UserPropagatorBase
Method · 0.80
add
Method · 0.80
consequence
Method · 0.80
nextSplit
Method · 0.80
mkDecl
Method · 0.80
getNumFields
Method · 0.80
getFieldDecls
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected