Method
reset
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. |
Implementers 4
Closurebasex-core/src/main/java/org/basex/que FuncLitbasex-core/src/main/java/org/basex/que FuncItembasex-core/src/main/java/org/basex/que