Class XQueryParserBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>,XQueryParserVisitor<T>
- Direct Known Subclasses:
XQueryTranslationVisitor
XQueryParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced byXQueryParser.abbrevForwardStep().Visit a parse tree produced byXQueryParser.abbrevReverseStep().Visit a parse tree produced byXQueryParser.additiveExpr().Visit a parse tree produced by theallNameslabeled alternative inXQueryParser.wildcard().Visit a parse tree produced byXQueryParser.allowingEmpty().Visit a parse tree produced by theallWithLocallabeled alternative inXQueryParser.wildcard().Visit a parse tree produced by theallWithNSlabeled alternative inXQueryParser.wildcard().Visit a parse tree produced byXQueryParser.andExpr().Visit a parse tree produced byXQueryParser.annotatedDecl().Visit a parse tree produced byXQueryParser.annotation().Visit a parse tree produced byXQueryParser.annotations().Visit a parse tree produced byXQueryParser.anyArrayTest().Visit a parse tree produced byXQueryParser.anyFunctionTest().Visit a parse tree produced byXQueryParser.anyKindTest().Visit a parse tree produced byXQueryParser.anyMapTest().Visit a parse tree produced byXQueryParser.appendExpr().Visit a parse tree produced byXQueryParser.applyStatement().Visit a parse tree produced byXQueryParser.argument().Visit a parse tree produced byXQueryParser.argumentList().Visit a parse tree produced byXQueryParser.arrayConstructor().Visit a parse tree produced byXQueryParser.arrayTest().Visit a parse tree produced byXQueryParser.arrowExpr().Visit a parse tree produced byXQueryParser.arrowFunctionSpecifier().Visit a parse tree produced byXQueryParser.assignStatement().Visit a parse tree produced byXQueryParser.attributeDeclaration().Visit a parse tree produced byXQueryParser.attributeName().Visit a parse tree produced byXQueryParser.attributeNameOrWildcard().Visit a parse tree produced byXQueryParser.attributeTest().Visit a parse tree produced byXQueryParser.axisStep().Visit a parse tree produced byXQueryParser.baseURIDecl().Visit a parse tree produced byXQueryParser.binaryNodeTest().Visit a parse tree produced byXQueryParser.blockExpr().Visit a parse tree produced byXQueryParser.blockStatement().Visit a parse tree produced byXQueryParser.boundarySpaceDecl().Visit a parse tree produced by theBracedURILiterallabeled alternative inXQueryParser.wildcard().Visit a parse tree produced byXQueryParser.breakStatement().Visit a parse tree produced byXQueryParser.caseClause().Visit a parse tree produced byXQueryParser.caseStatement().Visit a parse tree produced byXQueryParser.castableExpr().Visit a parse tree produced byXQueryParser.castExpr().Visit a parse tree produced byXQueryParser.catchCaseStatement().Visit a parse tree produced byXQueryParser.catchClause().Visit a parse tree produced byXQueryParser.charNoGrave().Visit a parse tree produced byXQueryParser.charNoLBrace().Visit a parse tree produced byXQueryParser.charNoRBrack().Visit a parse tree produced byXQueryParser.commentTest().Visit a parse tree produced byXQueryParser.commonContent().Visit a parse tree produced byXQueryParser.comparisonExpr().Visit a parse tree produced byXQueryParser.compAttrConstructor().Visit a parse tree produced byXQueryParser.compCommentConstructor().Visit a parse tree produced byXQueryParser.compDocConstructor().Visit a parse tree produced byXQueryParser.compElemConstructor().Visit a parse tree produced byXQueryParser.compNamespaceConstructor().Visit a parse tree produced byXQueryParser.compOp().Visit a parse tree produced byXQueryParser.compPIConstructor().Visit a parse tree produced byXQueryParser.compTextConstructor().Visit a parse tree produced byXQueryParser.computedConstructor().Visit a parse tree produced byXQueryParser.constructionDecl().Visit a parse tree produced byXQueryParser.contentChar().Visit a parse tree produced byXQueryParser.contextItemDecl().Visit a parse tree produced byXQueryParser.contextItemExpr().Visit a parse tree produced byXQueryParser.continueStatement().Visit a parse tree produced byXQueryParser.copyDecl().Visit a parse tree produced byXQueryParser.copyNamespacesDecl().Visit a parse tree produced byXQueryParser.countClause().Visit a parse tree produced byXQueryParser.curlyArrayConstructor().Visit a parse tree produced byXQueryParser.decimalFormatDecl().Visit a parse tree produced byXQueryParser.defaultCollationDecl().Visit a parse tree produced byXQueryParser.defaultNamespaceDecl().Visit a parse tree produced byXQueryParser.deleteExpr().Visit a parse tree produced byXQueryParser.dirAttributeContentApos().Visit a parse tree produced byXQueryParser.dirAttributeContentQuot().Visit a parse tree produced byXQueryParser.dirAttributeList().Visit a parse tree produced byXQueryParser.dirAttributeValue().Visit a parse tree produced byXQueryParser.dirAttributeValueApos().Visit a parse tree produced byXQueryParser.dirAttributeValueQuot().Visit a parse tree produced byXQueryParser.directConstructor().Visit a parse tree produced byXQueryParser.dirElemConstructorOpenClose().Visit a parse tree produced byXQueryParser.dirElemConstructorSingleTag().Visit a parse tree produced byXQueryParser.dirElemContent().Visit a parse tree produced byXQueryParser.documentTest().Visit a parse tree produced byXQueryParser.elementDeclaration().Visit a parse tree produced byXQueryParser.elementName().Visit a parse tree produced byXQueryParser.elementNameOrWildcard().Visit a parse tree produced byXQueryParser.elementTest().Visit a parse tree produced byXQueryParser.emptyOrderDecl().Visit a parse tree produced byXQueryParser.enclosedContentExpr().Visit a parse tree produced byXQueryParser.enclosedExpression().Visit a parse tree produced byXQueryParser.enclosedPrefixExpr().Visit a parse tree produced byXQueryParser.enclosedURIExpr().Visit a parse tree produced byXQueryParser.eqName().Visit a parse tree produced byXQueryParser.exitStatement().Visit a parse tree produced byXQueryParser.expr().Visit a parse tree produced byXQueryParser.exprSimple().Visit a parse tree produced byXQueryParser.exprSingle().Visit a parse tree produced byXQueryParser.extensionExpr().Visit a parse tree produced byXQueryParser.flowrStatement().Visit a parse tree produced byXQueryParser.flworExpr().Visit a parse tree produced byXQueryParser.forClause().Visit a parse tree produced byXQueryParser.forVar().Visit a parse tree produced byXQueryParser.forwardAxis().Visit a parse tree produced byXQueryParser.forwardStep().Visit a parse tree produced byXQueryParser.functionCall().Visit a parse tree produced byXQueryParser.functionDecl().Visit a parse tree produced byXQueryParser.functionItemExpr().Visit a parse tree produced byXQueryParser.functionName().Visit a parse tree produced byXQueryParser.functionTest().Visit a parse tree produced byXQueryParser.generalComp().Visit a parse tree produced byXQueryParser.groupByClause().Visit a parse tree produced byXQueryParser.groupByVar().Visit a parse tree produced byXQueryParser.ifExpr().Visit a parse tree produced byXQueryParser.ifStatement().Visit a parse tree produced byXQueryParser.inheritMode().Visit a parse tree produced byXQueryParser.inlineFunctionExpr().Visit a parse tree produced byXQueryParser.insertExpr().Visit a parse tree produced byXQueryParser.instanceOfExpr().Visit a parse tree produced byXQueryParser.intersectExceptExpr().Visit a parse tree produced byXQueryParser.itemType().Visit a parse tree produced byXQueryParser.keySpecifier().Visit a parse tree produced byXQueryParser.keyword().Visit a parse tree produced byXQueryParser.keywordNotOKForFunction().Visit a parse tree produced byXQueryParser.keywordOKForFunction().Visit a parse tree produced byXQueryParser.kindTest().Visit a parse tree produced byXQueryParser.letClause().Visit a parse tree produced byXQueryParser.letVar().Visit a parse tree produced byXQueryParser.libraryModule().Visit a parse tree produced byXQueryParser.literal().Visit a parse tree produced byXQueryParser.lookup().Visit a parse tree produced byXQueryParser.mainModule().Visit a parse tree produced byXQueryParser.mapTest().Visit a parse tree produced byXQueryParser.mlArrayNodeTest().Visit a parse tree produced byXQueryParser.mlBooleanNodeTest().Visit a parse tree produced byXQueryParser.mlNodeTest().Visit a parse tree produced byXQueryParser.mlNullNodeTest().Visit a parse tree produced byXQueryParser.mlNumberNodeTest().Visit a parse tree produced byXQueryParser.mlObjectNodeTest().Visit a parse tree produced byXQueryParser.module().Visit a parse tree produced byXQueryParser.moduleAndThisIsIt().Visit a parse tree produced byXQueryParser.moduleImport().Visit a parse tree produced byXQueryParser.multiplicativeExpr().Visit a parse tree produced byXQueryParser.namedFunctionRef().Visit a parse tree produced byXQueryParser.namespaceDecl().Visit a parse tree produced byXQueryParser.namespaceNodeTest().Visit a parse tree produced byXQueryParser.nameTest().Visit a parse tree produced byXQueryParser.ncName().Visit a parse tree produced byXQueryParser.nodeComp().Visit a parse tree produced byXQueryParser.nodeConstructor().Visit a parse tree produced byXQueryParser.nodeTest().Visit a parse tree produced byXQueryParser.noQuotesNoBracesNoAmpNoLAng().Visit a parse tree produced byXQueryParser.numericLiteral().Visit a parse tree produced byXQueryParser.objectConstructor().Visit a parse tree produced byXQueryParser.optionDecl().Visit a parse tree produced byXQueryParser.orderByClause().Visit a parse tree produced byXQueryParser.orderByExpr().Visit a parse tree produced byXQueryParser.orderedExpr().Visit a parse tree produced byXQueryParser.orderingModeDecl().Visit a parse tree produced byXQueryParser.orExpr().Visit a parse tree produced byXQueryParser.pairConstructor().Visit a parse tree produced byXQueryParser.param().Visit a parse tree produced byXQueryParser.paramList().Visit a parse tree produced byXQueryParser.parenthesizedExpr().Visit a parse tree produced byXQueryParser.parenthesizedItemTest().Visit a parse tree produced byXQueryParser.pathExpr().Visit a parse tree produced byXQueryParser.piTest().Visit a parse tree produced byXQueryParser.positionalVar().Visit a parse tree produced byXQueryParser.postfixExpr().Visit a parse tree produced byXQueryParser.predicate().Visit a parse tree produced byXQueryParser.predicateList().Visit a parse tree produced byXQueryParser.preserveMode().Visit a parse tree produced byXQueryParser.primaryExpr().Visit a parse tree produced byXQueryParser.program().Visit a parse tree produced byXQueryParser.prolog().Visit a parse tree produced byXQueryParser.qname().Visit a parse tree produced byXQueryParser.quantifiedExpr().Visit a parse tree produced byXQueryParser.quantifiedExprVar().Visit a parse tree produced byXQueryParser.rangeExpr().Visit a parse tree produced byXQueryParser.relativePathExpr().Visit a parse tree produced byXQueryParser.renameExpr().Visit a parse tree produced byXQueryParser.replaceExpr().Visit a parse tree produced byXQueryParser.reverseAxis().Visit a parse tree produced byXQueryParser.reverseStep().Visit a parse tree produced byXQueryParser.schemaAttributeTest().Visit a parse tree produced byXQueryParser.schemaElementTest().Visit a parse tree produced byXQueryParser.schemaImport().Visit a parse tree produced byXQueryParser.schemaPrefix().Visit a parse tree produced byXQueryParser.sequenceType().Visit a parse tree produced byXQueryParser.setter().Visit a parse tree produced byXQueryParser.simpleMapExpr().Visit a parse tree produced byXQueryParser.simpleTypeName().Visit a parse tree produced byXQueryParser.singleType().Visit a parse tree produced byXQueryParser.slidingWindowClause().Visit a parse tree produced byXQueryParser.squareArrayConstructor().Visit a parse tree produced byXQueryParser.statement().Visit a parse tree produced byXQueryParser.statements().Visit a parse tree produced byXQueryParser.statementsAndExpr().Visit a parse tree produced byXQueryParser.statementsAndOptionalExpr().Visit a parse tree produced byXQueryParser.stepExpr().Visit a parse tree produced byXQueryParser.stringConcatExpr().Visit a parse tree produced byXQueryParser.stringConstructor().Visit a parse tree produced byXQueryParser.stringConstructorChars().Visit a parse tree produced byXQueryParser.stringConstructorContent().Visit a parse tree produced byXQueryParser.stringConstructorInterpolation().Visit a parse tree produced byXQueryParser.stringContentApos().Visit a parse tree produced byXQueryParser.stringContentQuot().Visit a parse tree produced byXQueryParser.stringLiteral().Visit a parse tree produced byXQueryParser.stringLiteralApos().Visit a parse tree produced byXQueryParser.stringLiteralQuot().Visit a parse tree produced byXQueryParser.switchCaseClause().Visit a parse tree produced byXQueryParser.switchCaseStatement().Visit a parse tree produced byXQueryParser.switchExpr().Visit a parse tree produced byXQueryParser.switchStatement().Visit a parse tree produced byXQueryParser.textTest().Visit a parse tree produced byXQueryParser.transformExpr().Visit a parse tree produced byXQueryParser.treatExpr().Visit a parse tree produced byXQueryParser.tryCatchExpr().Visit a parse tree produced byXQueryParser.tryCatchStatement().Visit a parse tree produced byXQueryParser.tumblingWindowClause().Visit a parse tree produced byXQueryParser.typedArrayTest().Visit a parse tree produced byXQueryParser.typeDeclaration().Visit a parse tree produced byXQueryParser.typedFunctionTest().Visit a parse tree produced byXQueryParser.typedMapTest().Visit a parse tree produced byXQueryParser.typeName().Visit a parse tree produced byXQueryParser.typeswitchExpr().Visit a parse tree produced byXQueryParser.typeSwitchStatement().Visit a parse tree produced byXQueryParser.unaryExpr().Visit a parse tree produced byXQueryParser.unaryLookup().Visit a parse tree produced byXQueryParser.unionExpr().Visit a parse tree produced byXQueryParser.unorderedExpr().Visit a parse tree produced byXQueryParser.updateLocator().Visit a parse tree produced byXQueryParser.uriLiteral().Visit a parse tree produced byXQueryParser.validateExpr().Visit a parse tree produced byXQueryParser.validationMode().Visit a parse tree produced byXQueryParser.valueComp().Visit a parse tree produced byXQueryParser.valueExpr().Visit a parse tree produced byXQueryParser.varDecl().Visit a parse tree produced byXQueryParser.varDeclForStatement().Visit a parse tree produced byXQueryParser.varDeclStatement().Visit a parse tree produced byXQueryParser.varDefaultValue().Visit a parse tree produced byXQueryParser.varName().Visit a parse tree produced byXQueryParser.varRef().Visit a parse tree produced byXQueryParser.varValue().Visit a parse tree produced byXQueryParser.versionDecl().Visit a parse tree produced byXQueryParser.whereClause().Visit a parse tree produced byXQueryParser.whileStatement().Visit a parse tree produced byXQueryParser.windowClause().Visit a parse tree produced byXQueryParser.windowEndCondition().Visit a parse tree produced byXQueryParser.windowStartCondition().Visit a parse tree produced byXQueryParser.windowVars().Methods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
XQueryParserBaseVisitor
public XQueryParserBaseVisitor()
-
-
Method Details
-
visitModuleAndThisIsIt
Visit a parse tree produced byXQueryParser.moduleAndThisIsIt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModuleAndThisIsItin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModule
Visit a parse tree produced byXQueryParser.module().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModulein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVersionDecl
Visit a parse tree produced byXQueryParser.versionDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVersionDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLibraryModule
Visit a parse tree produced byXQueryParser.libraryModule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLibraryModulein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProlog
Visit a parse tree produced byXQueryParser.prolog().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrologin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotatedDecl
Visit a parse tree produced byXQueryParser.annotatedDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotatedDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaultNamespaceDecl
Visit a parse tree produced byXQueryParser.defaultNamespaceDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefaultNamespaceDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetter
Visit a parse tree produced byXQueryParser.setter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetterin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBoundarySpaceDecl
Visit a parse tree produced byXQueryParser.boundarySpaceDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBoundarySpaceDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaultCollationDecl
Visit a parse tree produced byXQueryParser.defaultCollationDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefaultCollationDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBaseURIDecl
Visit a parse tree produced byXQueryParser.baseURIDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBaseURIDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructionDecl
Visit a parse tree produced byXQueryParser.constructionDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstructionDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderingModeDecl
Visit a parse tree produced byXQueryParser.orderingModeDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderingModeDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyOrderDecl
Visit a parse tree produced byXQueryParser.emptyOrderDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEmptyOrderDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyNamespacesDecl
Visit a parse tree produced byXQueryParser.copyNamespacesDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCopyNamespacesDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPreserveMode
Visit a parse tree produced byXQueryParser.preserveMode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPreserveModein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInheritMode
Visit a parse tree produced byXQueryParser.inheritMode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInheritModein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDecimalFormatDecl
Visit a parse tree produced byXQueryParser.decimalFormatDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDecimalFormatDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaImport
Visit a parse tree produced byXQueryParser.schemaImport().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaImportin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaPrefix
Visit a parse tree produced byXQueryParser.schemaPrefix().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaPrefixin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleImport
Visit a parse tree produced byXQueryParser.moduleImport().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModuleImportin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNamespaceDecl
Visit a parse tree produced byXQueryParser.namespaceDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNamespaceDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarDecl
Visit a parse tree produced byXQueryParser.varDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVarDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarValue
Visit a parse tree produced byXQueryParser.varValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVarValuein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarDefaultValue
Visit a parse tree produced byXQueryParser.varDefaultValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVarDefaultValuein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitContextItemDecl
Visit a parse tree produced byXQueryParser.contextItemDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitContextItemDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionDecl
Visit a parse tree produced byXQueryParser.functionDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParamList
Visit a parse tree produced byXQueryParser.paramList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParamListin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParam
Visit a parse tree produced byXQueryParser.param().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParamin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotations
Visit a parse tree produced byXQueryParser.annotations().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationsin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotation
Visit a parse tree produced byXQueryParser.annotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionDecl
Visit a parse tree produced byXQueryParser.optionDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptionDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpr
Visit a parse tree produced byXQueryParser.expr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFlworExpr
Visit a parse tree produced byXQueryParser.flworExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFlworExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForClause
Visit a parse tree produced byXQueryParser.forClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForVar
Visit a parse tree produced byXQueryParser.forVar().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForVarin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAllowingEmpty
Visit a parse tree produced byXQueryParser.allowingEmpty().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAllowingEmptyin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPositionalVar
Visit a parse tree produced byXQueryParser.positionalVar().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPositionalVarin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLetClause
Visit a parse tree produced byXQueryParser.letClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLetClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLetVar
Visit a parse tree produced byXQueryParser.letVar().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLetVarin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowClause
Visit a parse tree produced byXQueryParser.windowClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTumblingWindowClause
Visit a parse tree produced byXQueryParser.tumblingWindowClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTumblingWindowClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSlidingWindowClause
Visit a parse tree produced byXQueryParser.slidingWindowClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSlidingWindowClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowStartCondition
Visit a parse tree produced byXQueryParser.windowStartCondition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowStartConditionin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowEndCondition
Visit a parse tree produced byXQueryParser.windowEndCondition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowEndConditionin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowVars
Visit a parse tree produced byXQueryParser.windowVars().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowVarsin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountClause
Visit a parse tree produced byXQueryParser.countClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCountClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereClause
Visit a parse tree produced byXQueryParser.whereClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhereClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByClause
Visit a parse tree produced byXQueryParser.groupByClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupByClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByVar
Visit a parse tree produced byXQueryParser.groupByVar().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupByVarin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByClause
Visit a parse tree produced byXQueryParser.orderByClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderByClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByExpr
Visit a parse tree produced byXQueryParser.orderByExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderByExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuantifiedExpr
Visit a parse tree produced byXQueryParser.quantifiedExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuantifiedExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuantifiedExprVar
Visit a parse tree produced byXQueryParser.quantifiedExprVar().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuantifiedExprVarin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchExpr
Visit a parse tree produced byXQueryParser.switchExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchCaseClause
Visit a parse tree produced byXQueryParser.switchCaseClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchCaseClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeswitchExpr
Visit a parse tree produced byXQueryParser.typeswitchExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeswitchExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseClause
Visit a parse tree produced byXQueryParser.caseClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCaseClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfExpr
Visit a parse tree produced byXQueryParser.ifExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIfExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTryCatchExpr
Visit a parse tree produced byXQueryParser.tryCatchExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTryCatchExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCatchClause
Visit a parse tree produced byXQueryParser.catchClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCatchClausein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnclosedExpression
Visit a parse tree produced byXQueryParser.enclosedExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnclosedExpressionin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrExpr
Visit a parse tree produced byXQueryParser.orExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAndExpr
Visit a parse tree produced byXQueryParser.andExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAndExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonExpr
Visit a parse tree produced byXQueryParser.comparisonExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComparisonExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringConcatExpr
Visit a parse tree produced byXQueryParser.stringConcatExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringConcatExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeExpr
Visit a parse tree produced byXQueryParser.rangeExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRangeExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAdditiveExpr
Visit a parse tree produced byXQueryParser.additiveExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAdditiveExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultiplicativeExpr
Visit a parse tree produced byXQueryParser.multiplicativeExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMultiplicativeExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnionExpr
Visit a parse tree produced byXQueryParser.unionExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnionExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntersectExceptExpr
Visit a parse tree produced byXQueryParser.intersectExceptExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntersectExceptExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInstanceOfExpr
Visit a parse tree produced byXQueryParser.instanceOfExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInstanceOfExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTreatExpr
Visit a parse tree produced byXQueryParser.treatExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTreatExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastableExpr
Visit a parse tree produced byXQueryParser.castableExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCastableExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastExpr
Visit a parse tree produced byXQueryParser.castExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCastExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrowExpr
Visit a parse tree produced byXQueryParser.arrowExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrowExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnaryExpr
Visit a parse tree produced byXQueryParser.unaryExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnaryExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValueExpr
Visit a parse tree produced byXQueryParser.valueExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValueExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompOp
Visit a parse tree produced byXQueryParser.compOp().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompOpin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeneralComp
Visit a parse tree produced byXQueryParser.generalComp().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGeneralCompin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValueComp
Visit a parse tree produced byXQueryParser.valueComp().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValueCompin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeComp
Visit a parse tree produced byXQueryParser.nodeComp().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNodeCompin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValidateExpr
Visit a parse tree produced byXQueryParser.validateExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValidateExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValidationMode
Visit a parse tree produced byXQueryParser.validationMode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValidationModein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtensionExpr
Visit a parse tree produced byXQueryParser.extensionExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExtensionExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleMapExpr
Visit a parse tree produced byXQueryParser.simpleMapExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSimpleMapExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPathExpr
Visit a parse tree produced byXQueryParser.pathExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPathExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelativePathExpr
Visit a parse tree produced byXQueryParser.relativePathExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRelativePathExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStepExpr
Visit a parse tree produced byXQueryParser.stepExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStepExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAxisStep
Visit a parse tree produced byXQueryParser.axisStep().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAxisStepin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForwardStep
Visit a parse tree produced byXQueryParser.forwardStep().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForwardStepin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForwardAxis
Visit a parse tree produced byXQueryParser.forwardAxis().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForwardAxisin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAbbrevForwardStep
Visit a parse tree produced byXQueryParser.abbrevForwardStep().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAbbrevForwardStepin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReverseStep
Visit a parse tree produced byXQueryParser.reverseStep().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReverseStepin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReverseAxis
Visit a parse tree produced byXQueryParser.reverseAxis().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReverseAxisin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAbbrevReverseStep
Visit a parse tree produced byXQueryParser.abbrevReverseStep().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAbbrevReverseStepin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeTest
Visit a parse tree produced byXQueryParser.nodeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNodeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNameTest
Visit a parse tree produced byXQueryParser.nameTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNameTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAllNames
Visit a parse tree produced by theallNameslabeled alternative inXQueryParser.wildcard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAllNamesin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAllWithNS
Visit a parse tree produced by theallWithNSlabeled alternative inXQueryParser.wildcard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAllWithNSin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAllWithLocal
Visit a parse tree produced by theallWithLocallabeled alternative inXQueryParser.wildcard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAllWithLocalin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBracedURILiteral
Visit a parse tree produced by theBracedURILiterallabeled alternative inXQueryParser.wildcard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBracedURILiteralin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPostfixExpr
Visit a parse tree produced byXQueryParser.postfixExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPostfixExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgumentList
Visit a parse tree produced byXQueryParser.argumentList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArgumentListin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPredicateList
Visit a parse tree produced byXQueryParser.predicateList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPredicateListin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPredicate
Visit a parse tree produced byXQueryParser.predicate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPredicatein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLookup
Visit a parse tree produced byXQueryParser.lookup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLookupin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeySpecifier
Visit a parse tree produced byXQueryParser.keySpecifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeySpecifierin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrowFunctionSpecifier
Visit a parse tree produced byXQueryParser.arrowFunctionSpecifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrowFunctionSpecifierin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryExpr
Visit a parse tree produced byXQueryParser.primaryExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteral
Visit a parse tree produced byXQueryParser.literal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLiteralin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericLiteral
Visit a parse tree produced byXQueryParser.numericLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericLiteralin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarRef
Visit a parse tree produced byXQueryParser.varRef().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVarRefin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarName
Visit a parse tree produced byXQueryParser.varName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVarNamein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParenthesizedExpr
Visit a parse tree produced byXQueryParser.parenthesizedExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParenthesizedExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitContextItemExpr
Visit a parse tree produced byXQueryParser.contextItemExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitContextItemExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderedExpr
Visit a parse tree produced byXQueryParser.orderedExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderedExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnorderedExpr
Visit a parse tree produced byXQueryParser.unorderedExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnorderedExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionCall
Visit a parse tree produced byXQueryParser.functionCall().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionCallin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgument
Visit a parse tree produced byXQueryParser.argument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArgumentin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeConstructor
Visit a parse tree produced byXQueryParser.nodeConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNodeConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirectConstructor
Visit a parse tree produced byXQueryParser.directConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDirectConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirElemConstructorOpenClose
Visit a parse tree produced byXQueryParser.dirElemConstructorOpenClose().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDirElemConstructorOpenClosein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirElemConstructorSingleTag
Visit a parse tree produced byXQueryParser.dirElemConstructorSingleTag().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDirElemConstructorSingleTagin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirAttributeList
Visit a parse tree produced byXQueryParser.dirAttributeList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDirAttributeListin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirAttributeValueApos
Visit a parse tree produced byXQueryParser.dirAttributeValueApos().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDirAttributeValueAposin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirAttributeValueQuot
Visit a parse tree produced byXQueryParser.dirAttributeValueQuot().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDirAttributeValueQuotin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirAttributeValue
Visit a parse tree produced byXQueryParser.dirAttributeValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDirAttributeValuein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirAttributeContentQuot
Visit a parse tree produced byXQueryParser.dirAttributeContentQuot().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDirAttributeContentQuotin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirAttributeContentApos
Visit a parse tree produced byXQueryParser.dirAttributeContentApos().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDirAttributeContentAposin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitContentChar
Visit a parse tree produced byXQueryParser.contentChar().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitContentCharin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirElemContent
Visit a parse tree produced byXQueryParser.dirElemContent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDirElemContentin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonContent
Visit a parse tree produced byXQueryParser.commonContent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommonContentin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComputedConstructor
Visit a parse tree produced byXQueryParser.computedConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComputedConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompDocConstructor
Visit a parse tree produced byXQueryParser.compDocConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompDocConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompElemConstructor
Visit a parse tree produced byXQueryParser.compElemConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompElemConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnclosedContentExpr
Visit a parse tree produced byXQueryParser.enclosedContentExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnclosedContentExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompAttrConstructor
Visit a parse tree produced byXQueryParser.compAttrConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompAttrConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompNamespaceConstructor
Visit a parse tree produced byXQueryParser.compNamespaceConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompNamespaceConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnclosedPrefixExpr
Visit a parse tree produced byXQueryParser.enclosedPrefixExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnclosedPrefixExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnclosedURIExpr
Visit a parse tree produced byXQueryParser.enclosedURIExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnclosedURIExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompTextConstructor
Visit a parse tree produced byXQueryParser.compTextConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompTextConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompCommentConstructor
Visit a parse tree produced byXQueryParser.compCommentConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompCommentConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompPIConstructor
Visit a parse tree produced byXQueryParser.compPIConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompPIConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionItemExpr
Visit a parse tree produced byXQueryParser.functionItemExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionItemExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNamedFunctionRef
Visit a parse tree produced byXQueryParser.namedFunctionRef().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNamedFunctionRefin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInlineFunctionExpr
Visit a parse tree produced byXQueryParser.inlineFunctionExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInlineFunctionExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObjectConstructor
Visit a parse tree produced byXQueryParser.objectConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitObjectConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPairConstructor
Visit a parse tree produced byXQueryParser.pairConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPairConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayConstructor
Visit a parse tree produced byXQueryParser.arrayConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSquareArrayConstructor
Visit a parse tree produced byXQueryParser.squareArrayConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSquareArrayConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCurlyArrayConstructor
Visit a parse tree produced byXQueryParser.curlyArrayConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCurlyArrayConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringConstructor
Visit a parse tree produced byXQueryParser.stringConstructor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringConstructorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringConstructorContent
Visit a parse tree produced byXQueryParser.stringConstructorContent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringConstructorContentin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharNoGrave
Visit a parse tree produced byXQueryParser.charNoGrave().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharNoGravein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharNoLBrace
Visit a parse tree produced byXQueryParser.charNoLBrace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharNoLBracein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharNoRBrack
Visit a parse tree produced byXQueryParser.charNoRBrack().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharNoRBrackin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringConstructorChars
Visit a parse tree produced byXQueryParser.stringConstructorChars().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringConstructorCharsin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringConstructorInterpolation
public T visitStringConstructorInterpolation(XQueryParser.StringConstructorInterpolationContext ctx) Visit a parse tree produced byXQueryParser.stringConstructorInterpolation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringConstructorInterpolationin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnaryLookup
Visit a parse tree produced byXQueryParser.unaryLookup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnaryLookupin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSingleType
Visit a parse tree produced byXQueryParser.singleType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleTypein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeDeclaration
Visit a parse tree produced byXQueryParser.typeDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeDeclarationin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequenceType
Visit a parse tree produced byXQueryParser.sequenceType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSequenceTypein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitItemType
Visit a parse tree produced byXQueryParser.itemType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitItemTypein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKindTest
Visit a parse tree produced byXQueryParser.kindTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKindTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyKindTest
Visit a parse tree produced byXQueryParser.anyKindTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnyKindTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBinaryNodeTest
Visit a parse tree produced byXQueryParser.binaryNodeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBinaryNodeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDocumentTest
Visit a parse tree produced byXQueryParser.documentTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDocumentTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTextTest
Visit a parse tree produced byXQueryParser.textTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTextTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommentTest
Visit a parse tree produced byXQueryParser.commentTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommentTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNamespaceNodeTest
Visit a parse tree produced byXQueryParser.namespaceNodeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNamespaceNodeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPiTest
Visit a parse tree produced byXQueryParser.piTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPiTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeTest
Visit a parse tree produced byXQueryParser.attributeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeNameOrWildcard
Visit a parse tree produced byXQueryParser.attributeNameOrWildcard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributeNameOrWildcardin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaAttributeTest
Visit a parse tree produced byXQueryParser.schemaAttributeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaAttributeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementTest
Visit a parse tree produced byXQueryParser.elementTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementNameOrWildcard
Visit a parse tree produced byXQueryParser.elementNameOrWildcard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementNameOrWildcardin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaElementTest
Visit a parse tree produced byXQueryParser.schemaElementTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaElementTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementDeclaration
Visit a parse tree produced byXQueryParser.elementDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementDeclarationin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeName
Visit a parse tree produced byXQueryParser.attributeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributeNamein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementName
Visit a parse tree produced byXQueryParser.elementName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementNamein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleTypeName
Visit a parse tree produced byXQueryParser.simpleTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSimpleTypeNamein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeName
Visit a parse tree produced byXQueryParser.typeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeNamein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionTest
Visit a parse tree produced byXQueryParser.functionTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyFunctionTest
Visit a parse tree produced byXQueryParser.anyFunctionTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnyFunctionTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypedFunctionTest
Visit a parse tree produced byXQueryParser.typedFunctionTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypedFunctionTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMapTest
Visit a parse tree produced byXQueryParser.mapTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMapTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyMapTest
Visit a parse tree produced byXQueryParser.anyMapTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnyMapTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypedMapTest
Visit a parse tree produced byXQueryParser.typedMapTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypedMapTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayTest
Visit a parse tree produced byXQueryParser.arrayTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyArrayTest
Visit a parse tree produced byXQueryParser.anyArrayTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnyArrayTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypedArrayTest
Visit a parse tree produced byXQueryParser.typedArrayTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypedArrayTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParenthesizedItemTest
Visit a parse tree produced byXQueryParser.parenthesizedItemTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParenthesizedItemTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeDeclaration
Visit a parse tree produced byXQueryParser.attributeDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributeDeclarationin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMlNodeTest
Visit a parse tree produced byXQueryParser.mlNodeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMlNodeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMlArrayNodeTest
Visit a parse tree produced byXQueryParser.mlArrayNodeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMlArrayNodeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMlObjectNodeTest
Visit a parse tree produced byXQueryParser.mlObjectNodeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMlObjectNodeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMlNumberNodeTest
Visit a parse tree produced byXQueryParser.mlNumberNodeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMlNumberNodeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMlBooleanNodeTest
Visit a parse tree produced byXQueryParser.mlBooleanNodeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMlBooleanNodeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMlNullNodeTest
Visit a parse tree produced byXQueryParser.mlNullNodeTest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMlNullNodeTestin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqName
Visit a parse tree produced byXQueryParser.eqName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEqNamein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQname
Visit a parse tree produced byXQueryParser.qname().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQnamein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNcName
Visit a parse tree produced byXQueryParser.ncName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNcNamein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionName
Visit a parse tree produced byXQueryParser.functionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionNamein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyword
Visit a parse tree produced byXQueryParser.keyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeywordin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeywordNotOKForFunction
Visit a parse tree produced byXQueryParser.keywordNotOKForFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeywordNotOKForFunctionin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeywordOKForFunction
Visit a parse tree produced byXQueryParser.keywordOKForFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeywordOKForFunctionin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUriLiteral
Visit a parse tree produced byXQueryParser.uriLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUriLiteralin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteralQuot
Visit a parse tree produced byXQueryParser.stringLiteralQuot().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringLiteralQuotin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteralApos
Visit a parse tree produced byXQueryParser.stringLiteralApos().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringLiteralAposin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteral
Visit a parse tree produced byXQueryParser.stringLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringLiteralin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringContentQuot
Visit a parse tree produced byXQueryParser.stringContentQuot().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringContentQuotin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringContentApos
Visit a parse tree produced byXQueryParser.stringContentApos().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringContentAposin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNoQuotesNoBracesNoAmpNoLAng
Visit a parse tree produced byXQueryParser.noQuotesNoBracesNoAmpNoLAng().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNoQuotesNoBracesNoAmpNoLAngin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMainModule
Visit a parse tree produced byXQueryParser.mainModule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMainModulein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProgram
Visit a parse tree produced byXQueryParser.program().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProgramin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatements
Visit a parse tree produced byXQueryParser.statements().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementsin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatementsAndExpr
Visit a parse tree produced byXQueryParser.statementsAndExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementsAndExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatementsAndOptionalExpr
Visit a parse tree produced byXQueryParser.statementsAndOptionalExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementsAndOptionalExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatement
Visit a parse tree produced byXQueryParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitApplyStatement
Visit a parse tree produced byXQueryParser.applyStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitApplyStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignStatement
Visit a parse tree produced byXQueryParser.assignStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBlockStatement
Visit a parse tree produced byXQueryParser.blockStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBlockStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBreakStatement
Visit a parse tree produced byXQueryParser.breakStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBreakStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitContinueStatement
Visit a parse tree produced byXQueryParser.continueStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitContinueStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExitStatement
Visit a parse tree produced byXQueryParser.exitStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExitStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFlowrStatement
Visit a parse tree produced byXQueryParser.flowrStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFlowrStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfStatement
Visit a parse tree produced byXQueryParser.ifStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIfStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchStatement
Visit a parse tree produced byXQueryParser.switchStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchCaseStatement
Visit a parse tree produced byXQueryParser.switchCaseStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchCaseStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTryCatchStatement
Visit a parse tree produced byXQueryParser.tryCatchStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTryCatchStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCatchCaseStatement
Visit a parse tree produced byXQueryParser.catchCaseStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCatchCaseStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeSwitchStatement
Visit a parse tree produced byXQueryParser.typeSwitchStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeSwitchStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseStatement
Visit a parse tree produced byXQueryParser.caseStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCaseStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarDeclStatement
Visit a parse tree produced byXQueryParser.varDeclStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVarDeclStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarDeclForStatement
Visit a parse tree produced byXQueryParser.varDeclForStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVarDeclForStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhileStatement
Visit a parse tree produced byXQueryParser.whileStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhileStatementin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExprSingle
Visit a parse tree produced byXQueryParser.exprSingle().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExprSinglein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExprSimple
Visit a parse tree produced byXQueryParser.exprSimple().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExprSimplein interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBlockExpr
Visit a parse tree produced byXQueryParser.blockExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBlockExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertExpr
Visit a parse tree produced byXQueryParser.insertExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeleteExpr
Visit a parse tree produced byXQueryParser.deleteExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeleteExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameExpr
Visit a parse tree produced byXQueryParser.renameExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReplaceExpr
Visit a parse tree produced byXQueryParser.replaceExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReplaceExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransformExpr
Visit a parse tree produced byXQueryParser.transformExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransformExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAppendExpr
Visit a parse tree produced byXQueryParser.appendExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAppendExprin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUpdateLocator
Visit a parse tree produced byXQueryParser.updateLocator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUpdateLocatorin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyDecl
Visit a parse tree produced byXQueryParser.copyDecl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCopyDeclin interfaceXQueryParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-