- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
XL16UVisitor<T>,org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
XL16UVisitor,
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 byXL16UParser.additiveExpression().Visit a parse tree produced byXL16UParser.aliasDeclaration().Visit a parse tree produced byXL16UParser.annotatedDeclarationElement().Visit a parse tree produced byXL16UParser.annotation().Visit a parse tree produced byXL16UParser.annotationArgument().Visit a parse tree produced byXL16UParser.annotationArgumentList().Visit a parse tree produced byXL16UParser.annotationArrayValue().Visit a parse tree produced byXL16UParser.annotationElementValue().Visit a parse tree produced byXL16UParser.annotationInterfaceBody().Visit a parse tree produced byXL16UParser.annotationInterfaceDeclaration().Visit a parse tree produced byXL16UParser.annotationInterfaceElement().Visit a parse tree produced byXL16UParser.anyGraphElement().Visit a parse tree produced byXL16UParser.argumentList().Visit a parse tree produced byXL16UParser.arrayCreationSuffix().Visit a parse tree produced byXL16UParser.arrayInitializerList().Visit a parse tree produced byXL16UParser.arrayLiteral().Visit a parse tree produced byXL16UParser.arrayMarker().Visit a parse tree produced byXL16UParser.assignableTarget().Visit a parse tree produced byXL16UParser.assignment().Visit a parse tree produced byXL16UParser.assignmentExpression().Visit a parse tree produced byXL16UParser.assignmentOperator().Visit a parse tree produced byXL16UParser.atomExpression().Visit a parse tree produced byXL16UParser.bitwiseAndExpression().Visit a parse tree produced byXL16UParser.bitwiseOrExpression().Visit a parse tree produced byXL16UParser.bitwiseXorExpression().Visit a parse tree produced byXL16UParser.block().Visit a parse tree produced byXL16UParser.bracketPredicate().Visit a parse tree produced byXL16UParser.callableBody().Visit a parse tree produced byXL16UParser.callableDeclaration().Visit a parse tree produced byXL16UParser.callableIdentifier().Visit a parse tree produced byXL16UParser.callableReturnType().Visit a parse tree produced byXL16UParser.callExpression().Visit a parse tree produced byXL16UParser.castExpression().Visit a parse tree produced byXL16UParser.castTarget().Visit a parse tree produced byXL16UParser.catchClause().Visit a parse tree produced byXL16UParser.classBody().Visit a parse tree produced byXL16UParser.classDeclaration().Visit a parse tree produced byXL16UParser.classLiteral().Visit a parse tree produced byXL16UParser.closureRange().Visit a parse tree produced byXL16UParser.commaExpression().Visit a parse tree produced byXL16UParser.commaExpressionElement().Visit a parse tree produced byXL16UParser.comparisonExpression().Visit a parse tree produced byXL16UParser.compilationHeader().Visit a parse tree produced byXL16UParser.compilationUnit().Visit a parse tree produced byXL16UParser.conditionalExpression().Visit a parse tree produced byXL16UParser.constructorDeclaration().Visit a parse tree produced byXL16UParser.constructorExpression().Visit a parse tree produced byXL16UParser.constructorInvocationStatement().Visit a parse tree produced byXL16UParser.constructorPostfixSuffix().Visit a parse tree produced byXL16UParser.controlStatement().Visit a parse tree produced byXL16UParser.declaration().Visit a parse tree produced byXL16UParser.declarationCore().Visit a parse tree produced byXL16UParser.declarationTail().Visit a parse tree produced byXL16UParser.declarationType().Visit a parse tree produced byXL16UParser.defaultAnnotationValue().Visit a parse tree produced byXL16UParser.deferredAssignment().Visit a parse tree produced byXL16UParser.deferredAssignmentOperator().Visit a parse tree produced byXL16UParser.dimensionExpression().Visit a parse tree produced byXL16UParser.dollarExpression().Visit a parse tree produced byXL16UParser.edgeExpressionOperator().Visit a parse tree produced byXL16UParser.enumBody().Visit a parse tree produced byXL16UParser.enumConstantList().Visit a parse tree produced byXL16UParser.enumDeclaration().Visit a parse tree produced byXL16UParser.equalityExpression().Visit a parse tree produced byXL16UParser.execRuleStatement().Visit a parse tree produced byXL16UParser.expression().Visit a parse tree produced byXL16UParser.finallyClause().Visit a parse tree produced byXL16UParser.forInit().Visit a parse tree produced byXL16UParser.forRangeBoundExpression().Visit a parse tree produced byXL16UParser.forUpdate().Visit a parse tree produced byXL16UParser.graphAlternatedNamedEdgeOperator().Visit a parse tree produced byXL16UParser.graphBinding().Visit a parse tree produced byXL16UParser.graphBlock().Visit a parse tree produced byXL16UParser.graphBranch().Visit a parse tree produced byXL16UParser.graphClique().Visit a parse tree produced byXL16UParser.graphContext().Visit a parse tree produced byXL16UParser.graphControlBody().Visit a parse tree produced byXL16UParser.graphControlProduction().Visit a parse tree produced byXL16UParser.graphEdgeDesignator().Visit a parse tree produced byXL16UParser.graphEdgeOperator().Visit a parse tree produced byXL16UParser.graphElement().Visit a parse tree produced byXL16UParser.graphFlowElement().Visit a parse tree produced byXL16UParser.graphForProduction().Visit a parse tree produced byXL16UParser.graphGroup().Visit a parse tree produced byXL16UParser.graphNamedEdgeOperator().Visit a parse tree produced byXL16UParser.graphPattern().Visit a parse tree produced byXL16UParser.graphProductionBody().Visit a parse tree produced byXL16UParser.graphSwitchGroup().Visit a parse tree produced byXL16UParser.graphThrowElement().Visit a parse tree produced byXL16UParser.graphTraversal().Visit a parse tree produced byXL16UParser.graphTraversalKind().Visit a parse tree produced byXL16UParser.graphUnaryNode().Visit a parse tree produced byXL16UParser.guardExpression().Visit a parse tree produced byXL16UParser.identifierName().Visit a parse tree produced byXL16UParser.importDeclaration().Visit a parse tree produced byXL16UParser.incrementOperator().Visit a parse tree produced byXL16UParser.incrementStatement().Visit a parse tree produced byXL16UParser.indexedExpression().Visit a parse tree produced byXL16UParser.indexSuffix().Visit a parse tree produced byXL16UParser.initializerDeclaration().Visit a parse tree produced byXL16UParser.interfaceDeclaration().Visit a parse tree produced byXL16UParser.labeledStatement().Visit a parse tree produced byXL16UParser.lambdaExpression().Visit a parse tree produced byXL16UParser.literal().Visit a parse tree produced byXL16UParser.logicalAndExpression().Visit a parse tree produced byXL16UParser.logicalOrExpression().Visit a parse tree produced byXL16UParser.modifier().Visit a parse tree produced byXL16UParser.moduleDeclaration().Visit a parse tree produced byXL16UParser.moduleInstantiation().Visit a parse tree produced byXL16UParser.moduleParameter().Visit a parse tree produced byXL16UParser.moduleParameterList().Visit a parse tree produced byXL16UParser.monitorSignatureExpression().Visit a parse tree produced byXL16UParser.multiplicativeExpression().Visit a parse tree produced byXL16UParser.newExpression().Visit a parse tree produced byXL16UParser.numericType().Visit a parse tree produced byXL16UParser.operatorIdentifier().Visit a parse tree produced byXL16UParser.overloadableOperator().Visit a parse tree produced byXL16UParser.packageDeclaration().Visit a parse tree produced byXL16UParser.parameter().Visit a parse tree produced byXL16UParser.parameterList().Visit a parse tree produced byXL16UParser.physicalAnnotation().Visit a parse tree produced byXL16UParser.postfixExpression().Visit a parse tree produced byXL16UParser.postfixSuffix().Visit a parse tree produced byXL16UParser.powerExpression().Visit a parse tree produced byXL16UParser.predicateElement().Visit a parse tree produced byXL16UParser.predicateExpression().Visit a parse tree produced byXL16UParser.preferredUnit().Visit a parse tree produced byXL16UParser.primaryExpression().Visit a parse tree produced byXL16UParser.primitiveGraphType().Visit a parse tree produced byXL16UParser.produceStatement().Visit a parse tree produced byXL16UParser.qualifiedIdentifier().Visit a parse tree produced byXL16UParser.qualifiedNewExpression().Visit a parse tree produced byXL16UParser.qualifiedSuperExpression().Visit a parse tree produced byXL16UParser.qualifiedThisExpression().Visit a parse tree produced byXL16UParser.qualifiedType().Visit a parse tree produced byXL16UParser.quantityLiteral().Visit a parse tree produced byXL16UParser.queryElement().Visit a parse tree produced byXL16UParser.queryExpression().Visit a parse tree produced byXL16UParser.queryExtentVisibility().Visit a parse tree produced byXL16UParser.queryPattern().Visit a parse tree produced byXL16UParser.queryPrefix().Visit a parse tree produced byXL16UParser.queryVariableDeclaration().Visit a parse tree produced byXL16UParser.quoteExpression().Visit a parse tree produced byXL16UParser.rangeContract().Visit a parse tree produced byXL16UParser.rangeExpression().Visit a parse tree produced byXL16UParser.returnDeclaration().Visit a parse tree produced byXL16UParser.returnValue().Visit a parse tree produced byXL16UParser.rewriteArrow().Visit a parse tree produced byXL16UParser.rewriteStatement().Visit a parse tree produced byXL16UParser.rootElement().Visit a parse tree produced byXL16UParser.ruleBlock().Visit a parse tree produced byXL16UParser.ruleBlockElement().Visit a parse tree produced byXL16UParser.scaleDeclaration().Visit a parse tree produced byXL16UParser.shiftExpression().Visit a parse tree produced byXL16UParser.statement().Visit a parse tree produced byXL16UParser.statementOrBlock().Visit a parse tree produced byXL16UParser.switchBlockGroup().Visit a parse tree produced byXL16UParser.switchLabel().Visit a parse tree produced byXL16UParser.switchStatement().Visit a parse tree produced byXL16UParser.thisGraphElement().Visit a parse tree produced byXL16UParser.throwsClause().Visit a parse tree produced byXL16UParser.topLevelElement().Visit a parse tree produced byXL16UParser.traversalModifier().Visit a parse tree produced byXL16UParser.tryStatement().Visit a parse tree produced byXL16UParser.typeArgument().Visit a parse tree produced byXL16UParser.typeArgumentName().Visit a parse tree produced byXL16UParser.typeArguments().Visit a parse tree produced byXL16UParser.typeParameter().Visit a parse tree produced byXL16UParser.typeParameters().Visit a parse tree produced byXL16UParser.unaryExpression().Visit a parse tree produced byXL16UParser.unitExpression().Visit a parse tree produced byXL16UParser.unitFactor().Visit a parse tree produced byXL16UParser.unitPrimary().Visit a parse tree produced byXL16UParser.xlIdentifier().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
-
XL16UBaseVisitor
public XL16UBaseVisitor()
-
-
Method Details
-
visitCompilationUnit
Visit a parse tree produced byXL16UParser.compilationUnit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompilationUnitin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompilationHeader
Visit a parse tree produced byXL16UParser.compilationHeader().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompilationHeaderin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageDeclaration
Visit a parse tree produced byXL16UParser.packageDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPackageDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImportDeclaration
Visit a parse tree produced byXL16UParser.importDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitImportDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopLevelElement
Visit a parse tree produced byXL16UParser.topLevelElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTopLevelElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotation
Visit a parse tree produced byXL16UParser.annotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationArgumentList
Visit a parse tree produced byXL16UParser.annotationArgumentList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationArgumentListin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationArgument
Visit a parse tree produced byXL16UParser.annotationArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationArgumentin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationElementValue
Visit a parse tree produced byXL16UParser.annotationElementValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationElementValuein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationArrayValue
Visit a parse tree produced byXL16UParser.annotationArrayValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationArrayValuein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotatedDeclarationElement
Visit a parse tree produced byXL16UParser.annotatedDeclarationElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotatedDeclarationElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassDeclaration
Visit a parse tree produced byXL16UParser.classDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceDeclaration
Visit a parse tree produced byXL16UParser.interfaceDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceDeclaration
Visit a parse tree produced byXL16UParser.annotationInterfaceDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationInterfaceDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceBody
Visit a parse tree produced byXL16UParser.annotationInterfaceBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationInterfaceBodyin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceElement
Visit a parse tree produced byXL16UParser.annotationInterfaceElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationInterfaceElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaultAnnotationValue
Visit a parse tree produced byXL16UParser.defaultAnnotationValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefaultAnnotationValuein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumDeclaration
Visit a parse tree produced byXL16UParser.enumDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumBody
Visit a parse tree produced byXL16UParser.enumBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumBodyin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumConstantList
Visit a parse tree produced byXL16UParser.enumConstantList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumConstantListin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassBody
Visit a parse tree produced byXL16UParser.classBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassBodyin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorDeclaration
Visit a parse tree produced byXL16UParser.constructorDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstructorDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallableDeclaration
Visit a parse tree produced byXL16UParser.callableDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallableDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallableIdentifier
Visit a parse tree produced byXL16UParser.callableIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallableIdentifierin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorIdentifier
Visit a parse tree produced byXL16UParser.operatorIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperatorIdentifierin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverloadableOperator
Visit a parse tree produced byXL16UParser.overloadableOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOverloadableOperatorin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallableBody
Visit a parse tree produced byXL16UParser.callableBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallableBodyin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleDeclaration
Visit a parse tree produced byXL16UParser.moduleDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModuleDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitScaleDeclaration
Visit a parse tree produced byXL16UParser.scaleDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitScaleDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInitializerDeclaration
Visit a parse tree produced byXL16UParser.initializerDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInitializerDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasDeclaration
Visit a parse tree produced byXL16UParser.aliasDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAliasDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclaration
Visit a parse tree produced byXL16UParser.declaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclarationCore
Visit a parse tree produced byXL16UParser.declarationCore().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeclarationCorein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclarationTail
Visit a parse tree produced byXL16UParser.declarationTail().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeclarationTailin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterList
Visit a parse tree produced byXL16UParser.parameterList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterListin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameter
Visit a parse tree produced byXL16UParser.parameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReturnValue
Visit a parse tree produced byXL16UParser.returnValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReturnValuein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReturnDeclaration
Visit a parse tree produced byXL16UParser.returnDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReturnDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleParameterList
Visit a parse tree produced byXL16UParser.moduleParameterList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModuleParameterListin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleParameter
Visit a parse tree produced byXL16UParser.moduleParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModuleParameterin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallableReturnType
Visit a parse tree produced byXL16UParser.callableReturnType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallableReturnTypein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitControlStatement
Visit a parse tree produced byXL16UParser.controlStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitControlStatementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatement
Visit a parse tree produced byXL16UParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorInvocationStatement
Visit a parse tree produced byXL16UParser.constructorInvocationStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstructorInvocationStatementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProduceStatement
Visit a parse tree produced byXL16UParser.produceStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProduceStatementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatementOrBlock
Visit a parse tree produced byXL16UParser.statementOrBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementOrBlockin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBlock
Visit a parse tree produced byXL16UParser.block().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBlockin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLabeledStatement
Visit a parse tree produced byXL16UParser.labeledStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLabeledStatementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchStatement
Visit a parse tree produced byXL16UParser.switchStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchStatementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchBlockGroup
Visit a parse tree produced byXL16UParser.switchBlockGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchBlockGroupin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchLabel
Visit a parse tree produced byXL16UParser.switchLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchLabelin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTryStatement
Visit a parse tree produced byXL16UParser.tryStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTryStatementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCatchClause
Visit a parse tree produced byXL16UParser.catchClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCatchClausein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFinallyClause
Visit a parse tree produced byXL16UParser.finallyClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFinallyClausein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitThrowsClause
Visit a parse tree produced byXL16UParser.throwsClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitThrowsClausein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuleBlock
Visit a parse tree produced byXL16UParser.ruleBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRuleBlockin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleInstantiation
Visit a parse tree produced byXL16UParser.moduleInstantiation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModuleInstantiationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuleBlockElement
Visit a parse tree produced byXL16UParser.ruleBlockElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRuleBlockElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRewriteStatement
Visit a parse tree produced byXL16UParser.rewriteStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRewriteStatementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecRuleStatement
Visit a parse tree produced byXL16UParser.execRuleStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExecRuleStatementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRewriteArrow
Visit a parse tree produced byXL16UParser.rewriteArrow().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRewriteArrowin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphPattern
Visit a parse tree produced byXL16UParser.graphPattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphPatternin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphElement
Visit a parse tree produced byXL16UParser.graphElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphFlowElement
Visit a parse tree produced byXL16UParser.graphFlowElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphFlowElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphThrowElement
Visit a parse tree produced byXL16UParser.graphThrowElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphThrowElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphUnaryNode
Visit a parse tree produced byXL16UParser.graphUnaryNode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphUnaryNodein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphForProduction
Visit a parse tree produced byXL16UParser.graphForProduction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphForProductionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphControlProduction
Visit a parse tree produced byXL16UParser.graphControlProduction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphControlProductionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphSwitchGroup
Visit a parse tree produced byXL16UParser.graphSwitchGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphSwitchGroupin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphControlBody
Visit a parse tree produced byXL16UParser.graphControlBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphControlBodyin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphProductionBody
Visit a parse tree produced byXL16UParser.graphProductionBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphProductionBodyin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphBinding
Visit a parse tree produced byXL16UParser.graphBinding().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphBindingin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimitiveGraphType
Visit a parse tree produced byXL16UParser.primitiveGraphType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimitiveGraphTypein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphContext
Visit a parse tree produced byXL16UParser.graphContext().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphContextin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphTraversal
Visit a parse tree produced byXL16UParser.graphTraversal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphTraversalin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphTraversalKind
Visit a parse tree produced byXL16UParser.graphTraversalKind().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphTraversalKindin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalModifier
Visit a parse tree produced byXL16UParser.traversalModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalModifierin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClosureRange
Visit a parse tree produced byXL16UParser.closureRange().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClosureRangein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphClique
Visit a parse tree produced byXL16UParser.graphClique().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphCliquein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphGroup
Visit a parse tree produced byXL16UParser.graphGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphGroupin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphBlock
Visit a parse tree produced byXL16UParser.graphBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphBlockin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRootElement
Visit a parse tree produced byXL16UParser.rootElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRootElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyGraphElement
Visit a parse tree produced byXL16UParser.anyGraphElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnyGraphElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitThisGraphElement
Visit a parse tree produced byXL16UParser.thisGraphElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitThisGraphElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryPrefix
Visit a parse tree produced byXL16UParser.queryPrefix().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryPrefixin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphEdgeOperator
Visit a parse tree produced byXL16UParser.graphEdgeOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphEdgeOperatorin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphAlternatedNamedEdgeOperator
public T visitGraphAlternatedNamedEdgeOperator(XL16UParser.GraphAlternatedNamedEdgeOperatorContext ctx) Visit a parse tree produced byXL16UParser.graphAlternatedNamedEdgeOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphAlternatedNamedEdgeOperatorin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphNamedEdgeOperator
Visit a parse tree produced byXL16UParser.graphNamedEdgeOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphNamedEdgeOperatorin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphEdgeDesignator
Visit a parse tree produced byXL16UParser.graphEdgeDesignator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphEdgeDesignatorin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPredicateElement
Visit a parse tree produced byXL16UParser.predicateElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPredicateElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPredicateExpression
Visit a parse tree produced byXL16UParser.predicateExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPredicateExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphBranch
Visit a parse tree produced byXL16UParser.graphBranch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphBranchin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignment
Visit a parse tree produced byXL16UParser.assignment().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignmentin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeferredAssignment
Visit a parse tree produced byXL16UParser.deferredAssignment().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeferredAssignmentin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIncrementStatement
Visit a parse tree produced byXL16UParser.incrementStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIncrementStatementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignableTarget
Visit a parse tree produced byXL16UParser.assignableTarget().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignableTargetin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForInit
Visit a parse tree produced byXL16UParser.forInit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForInitin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForUpdate
Visit a parse tree produced byXL16UParser.forUpdate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForUpdatein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForRangeBoundExpression
Visit a parse tree produced byXL16UParser.forRangeBoundExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForRangeBoundExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIncrementOperator
Visit a parse tree produced byXL16UParser.incrementOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIncrementOperatorin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignmentOperator
Visit a parse tree produced byXL16UParser.assignmentOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignmentOperatorin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeferredAssignmentOperator
Visit a parse tree produced byXL16UParser.deferredAssignmentOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeferredAssignmentOperatorin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpression
Visit a parse tree produced byXL16UParser.expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMonitorSignatureExpression
Visit a parse tree produced byXL16UParser.monitorSignatureExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMonitorSignatureExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaExpression
Visit a parse tree produced byXL16UParser.lambdaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignmentExpression
Visit a parse tree produced byXL16UParser.assignmentExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignmentExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConditionalExpression
Visit a parse tree produced byXL16UParser.conditionalExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConditionalExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGuardExpression
Visit a parse tree produced byXL16UParser.guardExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGuardExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalOrExpression
Visit a parse tree produced byXL16UParser.logicalOrExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLogicalOrExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalAndExpression
Visit a parse tree produced byXL16UParser.logicalAndExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLogicalAndExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitwiseOrExpression
Visit a parse tree produced byXL16UParser.bitwiseOrExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBitwiseOrExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitwiseXorExpression
Visit a parse tree produced byXL16UParser.bitwiseXorExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBitwiseXorExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitwiseAndExpression
Visit a parse tree produced byXL16UParser.bitwiseAndExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBitwiseAndExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqualityExpression
Visit a parse tree produced byXL16UParser.equalityExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEqualityExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonExpression
Visit a parse tree produced byXL16UParser.comparisonExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComparisonExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEdgeExpressionOperator
Visit a parse tree produced byXL16UParser.edgeExpressionOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEdgeExpressionOperatorin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShiftExpression
Visit a parse tree produced byXL16UParser.shiftExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShiftExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAdditiveExpression
Visit a parse tree produced byXL16UParser.additiveExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAdditiveExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultiplicativeExpression
Visit a parse tree produced byXL16UParser.multiplicativeExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMultiplicativeExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPowerExpression
Visit a parse tree produced byXL16UParser.powerExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPowerExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnaryExpression
Visit a parse tree produced byXL16UParser.unaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnaryExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPostfixExpression
Visit a parse tree produced byXL16UParser.postfixExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPostfixExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastExpression
Visit a parse tree produced byXL16UParser.castExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCastExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastTarget
Visit a parse tree produced byXL16UParser.castTarget().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCastTargetin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryExpression
Visit a parse tree produced byXL16UParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAtomExpression
Visit a parse tree produced byXL16UParser.atomExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAtomExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeExpression
Visit a parse tree produced byXL16UParser.rangeExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRangeExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommaExpression
Visit a parse tree produced byXL16UParser.commaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommaExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommaExpressionElement
Visit a parse tree produced byXL16UParser.commaExpressionElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommaExpressionElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNewExpression
Visit a parse tree produced byXL16UParser.newExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNewExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedNewExpression
Visit a parse tree produced byXL16UParser.qualifiedNewExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedNewExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedThisExpression
Visit a parse tree produced byXL16UParser.qualifiedThisExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedThisExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedSuperExpression
Visit a parse tree produced byXL16UParser.qualifiedSuperExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedSuperExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallExpression
Visit a parse tree produced byXL16UParser.callExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuoteExpression
Visit a parse tree produced byXL16UParser.quoteExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuoteExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDollarExpression
Visit a parse tree produced byXL16UParser.dollarExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDollarExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorExpression
Visit a parse tree produced byXL16UParser.constructorExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstructorExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorPostfixSuffix
Visit a parse tree produced byXL16UParser.constructorPostfixSuffix().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstructorPostfixSuffixin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayLiteral
Visit a parse tree produced byXL16UParser.arrayLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayLiteralin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayInitializerList
Visit a parse tree produced byXL16UParser.arrayInitializerList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayInitializerListin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayCreationSuffix
Visit a parse tree produced byXL16UParser.arrayCreationSuffix().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayCreationSuffixin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDimensionExpression
Visit a parse tree produced byXL16UParser.dimensionExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDimensionExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryExpression
Visit a parse tree produced byXL16UParser.queryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryPattern
Visit a parse tree produced byXL16UParser.queryPattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryPatternin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryElement
Visit a parse tree produced byXL16UParser.queryElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryElementin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryExtentVisibility
Visit a parse tree produced byXL16UParser.queryExtentVisibility().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryExtentVisibilityin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryVariableDeclaration
Visit a parse tree produced byXL16UParser.queryVariableDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryVariableDeclarationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBracketPredicate
Visit a parse tree produced byXL16UParser.bracketPredicate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBracketPredicatein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgumentList
Visit a parse tree produced byXL16UParser.argumentList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArgumentListin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexedExpression
Visit a parse tree produced byXL16UParser.indexedExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexedExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassLiteral
Visit a parse tree produced byXL16UParser.classLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassLiteralin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPostfixSuffix
Visit a parse tree produced byXL16UParser.postfixSuffix().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPostfixSuffixin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexSuffix
Visit a parse tree produced byXL16UParser.indexSuffix().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexSuffixin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuantityLiteral
Visit a parse tree produced byXL16UParser.quantityLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuantityLiteralin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteral
Visit a parse tree produced byXL16UParser.literal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLiteralin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeContract
Visit a parse tree produced byXL16UParser.rangeContract().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRangeContractin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayMarker
Visit a parse tree produced byXL16UParser.arrayMarker().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayMarkerin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPhysicalAnnotation
Visit a parse tree produced byXL16UParser.physicalAnnotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPhysicalAnnotationin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPreferredUnit
Visit a parse tree produced byXL16UParser.preferredUnit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPreferredUnitin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnitExpression
Visit a parse tree produced byXL16UParser.unitExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnitExpressionin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnitFactor
Visit a parse tree produced byXL16UParser.unitFactor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnitFactorin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnitPrimary
Visit a parse tree produced byXL16UParser.unitPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnitPrimaryin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericType
Visit a parse tree produced byXL16UParser.numericType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericTypein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclarationType
Visit a parse tree produced byXL16UParser.declarationType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeclarationTypein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedType
Visit a parse tree produced byXL16UParser.qualifiedType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedTypein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeArguments
Visit a parse tree produced byXL16UParser.typeArguments().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeArgumentsin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameters
Visit a parse tree produced byXL16UParser.typeParameters().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeParametersin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameter
Visit a parse tree produced byXL16UParser.typeParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeParameterin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeArgument
Visit a parse tree produced byXL16UParser.typeArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeArgumentin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeArgumentName
Visit a parse tree produced byXL16UParser.typeArgumentName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeArgumentNamein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedIdentifier
Visit a parse tree produced byXL16UParser.qualifiedIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedIdentifierin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXlIdentifier
Visit a parse tree produced byXL16UParser.xlIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXlIdentifierin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifierName
Visit a parse tree produced byXL16UParser.identifierName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierNamein interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifier
Visit a parse tree produced byXL16UParser.modifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModifierin interfaceXL16UVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-