public final class LibraryModule extends StaticScope
Modifier and Type | Method and Description |
---|---|
void |
compile(QueryContext qc)
Compiles the expression contained in this scope.
|
void |
plan(FElem e)
Creates an expression tree.
|
String |
toString() |
boolean |
visit(ASTVisitor visitor)
Traverses this scope with the given
ASTVisitor . |
compiled, doc
addPlan, addPlan, description, planAttr, planElem, toErrorString
public final QNm name
public boolean visit(ASTVisitor visitor)
Scope
ASTVisitor
.visitor
- visitorpublic void compile(QueryContext qc)
Scope
qc
- query contextCopyright © 2005–2015 BaseX Team. All rights reserved.