Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ exact
Method
exact
basex-core/src/main/java/org/basex/query/expr/SimplePos.java:146–149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
}
145
146
@Override
147
public
boolean exact() {
148
return
exprs.length == 1;
149
}
150
151
@Override
152
public
boolean has(
final
Flag... flags) {
Callers
7
optimize
Method · 0.95
test
Method · 0.95
positions
Method · 0.95
mergeEbv
Method · 0.95
invert
Method · 0.95
toXml
Method · 0.95
toString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected