MCPcopy Create free account
hub / github.com/BaseXdb/basex / or

Method or

basex-core/src/main/java/org/basex/query/expr/Logical.java:96–96  ·  view source on GitHub ↗

Or/and comparison. @return result of check

()

Source from the content-addressed store, hash-verified

94 * @return result of check
95 */
96 abstract boolean or();
97
98 @Override
99 public final void markTailCalls(final CompileContext cc) {

Callers 3

optimizeMethod · 0.95
testMethod · 0.95
indexAccessibleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected