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

Method cmpOp

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

Returns the general comparator of the expression. @return operator, or null for node comparisons

()

Source from the content-addressed store, hash-verified

94 * @return operator, or {@code null} for node comparisons
95 */
96 public abstract CmpOp cmpOp();
97
98 /**
99 * Performs various optimizations.

Callers 3

optMethod · 0.95
flattenEbvMethod · 0.45
foldMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected