- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
- All Known Implementing Classes:
XL16UBaseVisitor
public interface XL16UVisitor<T>
extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
This interface defines a complete generic visitor for a parse tree produced
by
XL16UParser.-
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 interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Method Details
-
visitCompilationUnit
Visit a parse tree produced byXL16UParser.compilationUnit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompilationHeader
Visit a parse tree produced byXL16UParser.compilationHeader().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageDeclaration
Visit a parse tree produced byXL16UParser.packageDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImportDeclaration
Visit a parse tree produced byXL16UParser.importDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopLevelElement
Visit a parse tree produced byXL16UParser.topLevelElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotation
Visit a parse tree produced byXL16UParser.annotation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationArgumentList
Visit a parse tree produced byXL16UParser.annotationArgumentList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationArgument
Visit a parse tree produced byXL16UParser.annotationArgument().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationElementValue
Visit a parse tree produced byXL16UParser.annotationElementValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationArrayValue
Visit a parse tree produced byXL16UParser.annotationArrayValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotatedDeclarationElement
Visit a parse tree produced byXL16UParser.annotatedDeclarationElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassDeclaration
Visit a parse tree produced byXL16UParser.classDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceDeclaration
Visit a parse tree produced byXL16UParser.interfaceDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceDeclaration
Visit a parse tree produced byXL16UParser.annotationInterfaceDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceBody
Visit a parse tree produced byXL16UParser.annotationInterfaceBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceElement
Visit a parse tree produced byXL16UParser.annotationInterfaceElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaultAnnotationValue
Visit a parse tree produced byXL16UParser.defaultAnnotationValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumDeclaration
Visit a parse tree produced byXL16UParser.enumDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumBody
Visit a parse tree produced byXL16UParser.enumBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumConstantList
Visit a parse tree produced byXL16UParser.enumConstantList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassBody
Visit a parse tree produced byXL16UParser.classBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorDeclaration
Visit a parse tree produced byXL16UParser.constructorDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallableDeclaration
Visit a parse tree produced byXL16UParser.callableDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallableIdentifier
Visit a parse tree produced byXL16UParser.callableIdentifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorIdentifier
Visit a parse tree produced byXL16UParser.operatorIdentifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverloadableOperator
Visit a parse tree produced byXL16UParser.overloadableOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallableBody
Visit a parse tree produced byXL16UParser.callableBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleDeclaration
Visit a parse tree produced byXL16UParser.moduleDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitScaleDeclaration
Visit a parse tree produced byXL16UParser.scaleDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInitializerDeclaration
Visit a parse tree produced byXL16UParser.initializerDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasDeclaration
Visit a parse tree produced byXL16UParser.aliasDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclaration
Visit a parse tree produced byXL16UParser.declaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclarationCore
Visit a parse tree produced byXL16UParser.declarationCore().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclarationTail
Visit a parse tree produced byXL16UParser.declarationTail().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterList
Visit a parse tree produced byXL16UParser.parameterList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameter
Visit a parse tree produced byXL16UParser.parameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReturnValue
Visit a parse tree produced byXL16UParser.returnValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReturnDeclaration
Visit a parse tree produced byXL16UParser.returnDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleParameterList
Visit a parse tree produced byXL16UParser.moduleParameterList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleParameter
Visit a parse tree produced byXL16UParser.moduleParameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallableReturnType
Visit a parse tree produced byXL16UParser.callableReturnType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitControlStatement
Visit a parse tree produced byXL16UParser.controlStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatement
Visit a parse tree produced byXL16UParser.statement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorInvocationStatement
Visit a parse tree produced byXL16UParser.constructorInvocationStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProduceStatement
Visit a parse tree produced byXL16UParser.produceStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatementOrBlock
Visit a parse tree produced byXL16UParser.statementOrBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBlock
Visit a parse tree produced byXL16UParser.block().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLabeledStatement
Visit a parse tree produced byXL16UParser.labeledStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchStatement
Visit a parse tree produced byXL16UParser.switchStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchBlockGroup
Visit a parse tree produced byXL16UParser.switchBlockGroup().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchLabel
Visit a parse tree produced byXL16UParser.switchLabel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTryStatement
Visit a parse tree produced byXL16UParser.tryStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCatchClause
Visit a parse tree produced byXL16UParser.catchClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFinallyClause
Visit a parse tree produced byXL16UParser.finallyClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitThrowsClause
Visit a parse tree produced byXL16UParser.throwsClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuleBlock
Visit a parse tree produced byXL16UParser.ruleBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleInstantiation
Visit a parse tree produced byXL16UParser.moduleInstantiation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuleBlockElement
Visit a parse tree produced byXL16UParser.ruleBlockElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRewriteStatement
Visit a parse tree produced byXL16UParser.rewriteStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecRuleStatement
Visit a parse tree produced byXL16UParser.execRuleStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRewriteArrow
Visit a parse tree produced byXL16UParser.rewriteArrow().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphPattern
Visit a parse tree produced byXL16UParser.graphPattern().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphElement
Visit a parse tree produced byXL16UParser.graphElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphFlowElement
Visit a parse tree produced byXL16UParser.graphFlowElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphThrowElement
Visit a parse tree produced byXL16UParser.graphThrowElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphUnaryNode
Visit a parse tree produced byXL16UParser.graphUnaryNode().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphForProduction
Visit a parse tree produced byXL16UParser.graphForProduction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphControlProduction
Visit a parse tree produced byXL16UParser.graphControlProduction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphSwitchGroup
Visit a parse tree produced byXL16UParser.graphSwitchGroup().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphControlBody
Visit a parse tree produced byXL16UParser.graphControlBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphProductionBody
Visit a parse tree produced byXL16UParser.graphProductionBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphBinding
Visit a parse tree produced byXL16UParser.graphBinding().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimitiveGraphType
Visit a parse tree produced byXL16UParser.primitiveGraphType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphContext
Visit a parse tree produced byXL16UParser.graphContext().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphTraversal
Visit a parse tree produced byXL16UParser.graphTraversal().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphTraversalKind
Visit a parse tree produced byXL16UParser.graphTraversalKind().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalModifier
Visit a parse tree produced byXL16UParser.traversalModifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClosureRange
Visit a parse tree produced byXL16UParser.closureRange().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphClique
Visit a parse tree produced byXL16UParser.graphClique().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphGroup
Visit a parse tree produced byXL16UParser.graphGroup().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphBlock
Visit a parse tree produced byXL16UParser.graphBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRootElement
Visit a parse tree produced byXL16UParser.rootElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyGraphElement
Visit a parse tree produced byXL16UParser.anyGraphElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitThisGraphElement
Visit a parse tree produced byXL16UParser.thisGraphElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryPrefix
Visit a parse tree produced byXL16UParser.queryPrefix().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphEdgeOperator
Visit a parse tree produced byXL16UParser.graphEdgeOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphAlternatedNamedEdgeOperator
Visit a parse tree produced byXL16UParser.graphAlternatedNamedEdgeOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphNamedEdgeOperator
Visit a parse tree produced byXL16UParser.graphNamedEdgeOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphEdgeDesignator
Visit a parse tree produced byXL16UParser.graphEdgeDesignator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPredicateElement
Visit a parse tree produced byXL16UParser.predicateElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPredicateExpression
Visit a parse tree produced byXL16UParser.predicateExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphBranch
Visit a parse tree produced byXL16UParser.graphBranch().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignment
Visit a parse tree produced byXL16UParser.assignment().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeferredAssignment
Visit a parse tree produced byXL16UParser.deferredAssignment().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIncrementStatement
Visit a parse tree produced byXL16UParser.incrementStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignableTarget
Visit a parse tree produced byXL16UParser.assignableTarget().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForInit
Visit a parse tree produced byXL16UParser.forInit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForUpdate
Visit a parse tree produced byXL16UParser.forUpdate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForRangeBoundExpression
Visit a parse tree produced byXL16UParser.forRangeBoundExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIncrementOperator
Visit a parse tree produced byXL16UParser.incrementOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignmentOperator
Visit a parse tree produced byXL16UParser.assignmentOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeferredAssignmentOperator
Visit a parse tree produced byXL16UParser.deferredAssignmentOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpression
Visit a parse tree produced byXL16UParser.expression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMonitorSignatureExpression
Visit a parse tree produced byXL16UParser.monitorSignatureExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaExpression
Visit a parse tree produced byXL16UParser.lambdaExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignmentExpression
Visit a parse tree produced byXL16UParser.assignmentExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConditionalExpression
Visit a parse tree produced byXL16UParser.conditionalExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGuardExpression
Visit a parse tree produced byXL16UParser.guardExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalOrExpression
Visit a parse tree produced byXL16UParser.logicalOrExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalAndExpression
Visit a parse tree produced byXL16UParser.logicalAndExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitwiseOrExpression
Visit a parse tree produced byXL16UParser.bitwiseOrExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitwiseXorExpression
Visit a parse tree produced byXL16UParser.bitwiseXorExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitwiseAndExpression
Visit a parse tree produced byXL16UParser.bitwiseAndExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqualityExpression
Visit a parse tree produced byXL16UParser.equalityExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonExpression
Visit a parse tree produced byXL16UParser.comparisonExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEdgeExpressionOperator
Visit a parse tree produced byXL16UParser.edgeExpressionOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShiftExpression
Visit a parse tree produced byXL16UParser.shiftExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAdditiveExpression
Visit a parse tree produced byXL16UParser.additiveExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultiplicativeExpression
Visit a parse tree produced byXL16UParser.multiplicativeExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPowerExpression
Visit a parse tree produced byXL16UParser.powerExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnaryExpression
Visit a parse tree produced byXL16UParser.unaryExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPostfixExpression
Visit a parse tree produced byXL16UParser.postfixExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastExpression
Visit a parse tree produced byXL16UParser.castExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastTarget
Visit a parse tree produced byXL16UParser.castTarget().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryExpression
Visit a parse tree produced byXL16UParser.primaryExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAtomExpression
Visit a parse tree produced byXL16UParser.atomExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeExpression
Visit a parse tree produced byXL16UParser.rangeExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommaExpression
Visit a parse tree produced byXL16UParser.commaExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommaExpressionElement
Visit a parse tree produced byXL16UParser.commaExpressionElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNewExpression
Visit a parse tree produced byXL16UParser.newExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedNewExpression
Visit a parse tree produced byXL16UParser.qualifiedNewExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedThisExpression
Visit a parse tree produced byXL16UParser.qualifiedThisExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedSuperExpression
Visit a parse tree produced byXL16UParser.qualifiedSuperExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallExpression
Visit a parse tree produced byXL16UParser.callExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuoteExpression
Visit a parse tree produced byXL16UParser.quoteExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDollarExpression
Visit a parse tree produced byXL16UParser.dollarExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorExpression
Visit a parse tree produced byXL16UParser.constructorExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorPostfixSuffix
Visit a parse tree produced byXL16UParser.constructorPostfixSuffix().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayLiteral
Visit a parse tree produced byXL16UParser.arrayLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayInitializerList
Visit a parse tree produced byXL16UParser.arrayInitializerList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayCreationSuffix
Visit a parse tree produced byXL16UParser.arrayCreationSuffix().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDimensionExpression
Visit a parse tree produced byXL16UParser.dimensionExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryExpression
Visit a parse tree produced byXL16UParser.queryExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryPattern
Visit a parse tree produced byXL16UParser.queryPattern().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryElement
Visit a parse tree produced byXL16UParser.queryElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryExtentVisibility
Visit a parse tree produced byXL16UParser.queryExtentVisibility().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryVariableDeclaration
Visit a parse tree produced byXL16UParser.queryVariableDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBracketPredicate
Visit a parse tree produced byXL16UParser.bracketPredicate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgumentList
Visit a parse tree produced byXL16UParser.argumentList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexedExpression
Visit a parse tree produced byXL16UParser.indexedExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassLiteral
Visit a parse tree produced byXL16UParser.classLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPostfixSuffix
Visit a parse tree produced byXL16UParser.postfixSuffix().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexSuffix
Visit a parse tree produced byXL16UParser.indexSuffix().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuantityLiteral
Visit a parse tree produced byXL16UParser.quantityLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteral
Visit a parse tree produced byXL16UParser.literal().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeContract
Visit a parse tree produced byXL16UParser.rangeContract().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayMarker
Visit a parse tree produced byXL16UParser.arrayMarker().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPhysicalAnnotation
Visit a parse tree produced byXL16UParser.physicalAnnotation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPreferredUnit
Visit a parse tree produced byXL16UParser.preferredUnit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnitExpression
Visit a parse tree produced byXL16UParser.unitExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnitFactor
Visit a parse tree produced byXL16UParser.unitFactor().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnitPrimary
Visit a parse tree produced byXL16UParser.unitPrimary().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericType
Visit a parse tree produced byXL16UParser.numericType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclarationType
Visit a parse tree produced byXL16UParser.declarationType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedType
Visit a parse tree produced byXL16UParser.qualifiedType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeArguments
Visit a parse tree produced byXL16UParser.typeArguments().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameters
Visit a parse tree produced byXL16UParser.typeParameters().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameter
Visit a parse tree produced byXL16UParser.typeParameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeArgument
Visit a parse tree produced byXL16UParser.typeArgument().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeArgumentName
Visit a parse tree produced byXL16UParser.typeArgumentName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedIdentifier
Visit a parse tree produced byXL16UParser.qualifiedIdentifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXlIdentifier
Visit a parse tree produced byXL16UParser.xlIdentifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifierName
Visit a parse tree produced byXL16UParser.identifierName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifier
Visit a parse tree produced byXL16UParser.modifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-