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

Method reset

basex-core/src/main/java/org/basex/query/scope/Scope.java:24–24  ·  view source on GitHub ↗

Prepares the scope for compilation.

()

Source from the content-addressed store, hash-verified

22 * Prepares the scope for compilation.
23 */
24 default void reset() { }
25
26 /**
27 * Compiles the expression contained in this scope.

Callers 15

onFocusFunction · 0.65
endOperation_W2Function · 0.65
dispatchKeyFunction · 0.65
defineOptionsFunction · 0.65
CodeMirrorFunction · 0.65
addEditorMethodsFunction · 0.65
codemirror.jsFile · 0.65
pollFunction · 0.65
moreMethod · 0.65
parseMethod · 0.65
runMethod · 0.65
assertEqualMethod · 0.65

Implementers 4

Closurebasex-core/src/main/java/org/basex/que
FuncLitbasex-core/src/main/java/org/basex/que
StaticScopebasex-core/src/main/java/org/basex/que
FuncItembasex-core/src/main/java/org/basex/que

Calls

no outgoing calls

Tested by 2

runMethod · 0.52
assertEqualMethod · 0.52