Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Z3Prover/z3
/ getContext
Method
getContext
src/api/java/Z3Object.java:68–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
Context getContext()
69
{
70
return
m_ctx;
71
}
72
73
public
static
long[] arrayToNative(Z3Object[] a)
74
{
Callers
15
apply
Method · 0.80
incRef
Method · 0.80
addToReferenceQueue
Method · 0.80
add
Method · 0.80
toString
Method · 0.80
incRef
Method · 0.80
addToReferenceQueue
Method · 0.80
mkDecl
Method · 0.80
getNumFields
Method · 0.80
getFieldDecls
Method · 0.80
equals
Method · 0.80
hashCode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected