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

Method items

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

Indicates if the expression maps items or values. @return result of check

()

Source from the content-addressed store, hash-verified

60 * @return result of check
61 */
62 abstract boolean items();
63
64 @Override
65 public final boolean has(final Flag... flags) {

Callers 6

compileMethod · 0.95
countMethod · 0.95
inlineMethod · 0.95
markTailCallsMethod · 0.95
mergeMethod · 0.95
valueIterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected