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

Method copy

basex-core/src/main/java/org/basex/query/expr/path/Step.java:262–263  ·  view source on GitHub ↗
(CompileContext cc, IntObjectMap<Var> vm)

Source from the content-addressed store, hash-verified

260 }
261
262 @Override
263 public abstract Step copy(CompileContext cc, IntObjectMap<Var> vm);
264
265 /**
266 * Returns the path nodes that are the result of this step.

Callers 1

inlineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected