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

Method error

basex-core/src/main/java/org/basex/query/QueryString.java:223–225  ·  view source on GitHub ↗

Returns the error flag. @return flag

()

Source from the content-addressed store, hash-verified

221 * @return flag
222 */
223 public boolean error() {
224 return error;
225 }
226
227 @Override
228 public String toString() {

Callers 2

getMethod · 0.45
compileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected