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

Method pre

basex-core/src/main/java/org/basex/query/value/node/DBNode.java:117–119  ·  view source on GitHub ↗

Returns the PRE value. @return PRE value

()

Source from the content-addressed store, hash-verified

115 * @return PRE value
116 */
117 public final int pre() {
118 return pre;
119 }
120
121 @Override
122 public final byte[] id() {

Callers 8

itemMethod · 0.95
itemMethod · 0.95
idMethod · 0.95
itemMethod · 0.95
itemMethod · 0.95
itemMethod · 0.95
itemMethod · 0.95
valueMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected