MCPcopy Create free account
hub / github.com/Z3Prover/z3 / getReferenceQueue

Method getReferenceQueue

src/api/java/Context.java:4572–4572  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4570 private Z3ReferenceQueue m_RefQueue = new Z3ReferenceQueue(this);
4571
4572 Z3ReferenceQueue getReferenceQueue() { return m_RefQueue; }
4573
4574 /**
4575 * Disposes of the context.

Callers 15

addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80
addToReferenceQueueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected