Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
optimize
Method · 0.95
test
Method · 0.95
indexAccessible
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected