Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Z3Prover/z3
/ FiniteDomainSort
Method
FiniteDomainSort
src/api/java/FiniteDomainSort.java:36–39 ·
view source on GitHub ↗
(Context ctx, long obj)
Source
from the content-addressed store, hash-verified
34
}
35
36
FiniteDomainSort(Context ctx, long obj)
37
{
38
super(ctx, obj);
39
}
40
41
FiniteDomainSort(Context ctx, Symbol name, long size)
42
{
Callers
nothing calls this directly
Calls
3
mkFiniteDomainSort
Method · 0.80
nCtx
Method · 0.80
getNativeObject
Method · 0.80
Tested by
no test coverage detected