Class CypherBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>,CypherVisitor<T>
CypherVisitor,
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 byCypherParser.oC_AddOrSubtractExpression().visitOC_AddOrSubtractExpression_Operator(CypherParser.OC_AddOrSubtractExpression_OperatorContext ctx) Visit a parse tree produced byCypherParser.oC_AddOrSubtractExpression_Operator().Visit a parse tree produced byCypherParser.oC_AddOrSubtractExpression_RHS().Visit a parse tree produced byCypherParser.oC_AndExpression().Visit a parse tree produced byCypherParser.oC_AnonymousPatternPart().Visit a parse tree produced byCypherParser.oC_Atom().Visit a parse tree produced byCypherParser.oC_BooleanLiteral().Visit a parse tree produced byCypherParser.oC_CaseAlternative().Visit a parse tree produced byCypherParser.oc_CaseElse().Visit a parse tree produced byCypherParser.oC_CaseExpression().Visit a parse tree produced byCypherParser.oC_ComparisonExpression().Visit a parse tree produced byCypherParser.oC_ComparisonOperator().Visit a parse tree produced byCypherParser.oC_Create().Visit a parse tree produced byCypherParser.oC_Cypher().Visit a parse tree produced byCypherParser.oC_Dash().Visit a parse tree produced byCypherParser.oC_Delete().Visit a parse tree produced byCypherParser.oC_DoubleLiteral().Visit a parse tree produced byCypherParser.oC_ExistentialSubquery().Visit a parse tree produced byCypherParser.oC_ExplicitProcedureInvocation().Visit a parse tree produced byCypherParser.oC_Expression().Visit a parse tree produced byCypherParser.oC_FilterExpression().Visit a parse tree produced byCypherParser.oC_FunctionInvocation().Visit a parse tree produced byCypherParser.oC_FunctionName().Visit a parse tree produced byCypherParser.oC_IdInColl().Visit a parse tree produced byCypherParser.oC_ImplicitProcedureInvocation().Visit a parse tree produced byCypherParser.oC_InQueryCall().Visit a parse tree produced byCypherParser.oC_IntegerLiteral().Visit a parse tree produced byCypherParser.oc_KeyValuePair().Visit a parse tree produced byCypherParser.oC_LabelName().Visit a parse tree produced byCypherParser.oC_LeftArrowHead().Visit a parse tree produced byCypherParser.oC_Limit().Visit a parse tree produced byCypherParser.oC_ListComprehension().Visit a parse tree produced byCypherParser.oC_ListLiteral().Visit a parse tree produced byCypherParser.oC_ListOperatorExpression().visitOC_ListOperatorExpressionOrPropertyLookup(CypherParser.OC_ListOperatorExpressionOrPropertyLookupContext ctx) Visit a parse tree produced byCypherParser.oC_ListOperatorExpressionOrPropertyLookup().Visit a parse tree produced byCypherParser.oC_ListOperatorExpressionRange().Visit a parse tree produced byCypherParser.oC_ListOperatorExpressionRangeLHS().Visit a parse tree produced byCypherParser.oC_ListOperatorExpressionRangeRHS().Visit a parse tree produced byCypherParser.oC_ListOperatorExpressionSingle().Visit a parse tree produced byCypherParser.oC_ListPredicateExpression().Visit a parse tree produced byCypherParser.oC_Literal().Visit a parse tree produced byCypherParser.oC_MapLiteral().Visit a parse tree produced byCypherParser.oC_Match().Visit a parse tree produced byCypherParser.oC_MatchOrCreate().Visit a parse tree produced byCypherParser.oC_Merge().Visit a parse tree produced byCypherParser.oC_MergeAction().Visit a parse tree produced byCypherParser.oC_MultiPartQuery().Visit a parse tree produced byCypherParser.oC_MultiplyDivideModuloExpression().visitOC_MultiplyDivideModuloExpression_Operator(CypherParser.OC_MultiplyDivideModuloExpression_OperatorContext ctx) Visit a parse tree produced byCypherParser.oC_MultiplyDivideModuloExpression_Operator().visitOC_MultiplyDivideModuloExpression_RHS(CypherParser.OC_MultiplyDivideModuloExpression_RHSContext ctx) Visit a parse tree produced byCypherParser.oC_MultiplyDivideModuloExpression_RHS().Visit a parse tree produced byCypherParser.oC_Namespace().Visit a parse tree produced byCypherParser.oC_NodeLabel().Visit a parse tree produced byCypherParser.oC_NodeLabels().Visit a parse tree produced byCypherParser.oC_NodePattern().Visit a parse tree produced byCypherParser.oC_NonArithmeticOperatorExpression().Visit a parse tree produced byCypherParser.oC_NotExpression().Visit a parse tree produced byCypherParser.oC_NullPredicateExpression().Visit a parse tree produced byCypherParser.oC_NumberLiteral().Visit a parse tree produced byCypherParser.oC_Order().Visit a parse tree produced byCypherParser.oC_OrExpression().Visit a parse tree produced byCypherParser.oC_Parameter().Visit a parse tree produced byCypherParser.oC_ParenthesizedExpression().Visit a parse tree produced byCypherParser.oC_PartialComparisonExpression().Visit a parse tree produced byCypherParser.oC_Pattern().Visit a parse tree produced byCypherParser.oC_PatternComprehension().Visit a parse tree produced byCypherParser.oC_PatternElement().Visit a parse tree produced byCypherParser.oC_PatternElementChain().Visit a parse tree produced byCypherParser.oC_PatternPart().Visit a parse tree produced byCypherParser.oC_PatternPredicate().Visit a parse tree produced byCypherParser.oC_PatternWhere().Visit a parse tree produced byCypherParser.oC_PowerOfExpression().Visit a parse tree produced byCypherParser.oC_ProcedureInvocation().Visit a parse tree produced byCypherParser.oC_ProcedureName().Visit a parse tree produced byCypherParser.oC_ProcedureResultField().Visit a parse tree produced byCypherParser.oC_ProjectionBody().Visit a parse tree produced byCypherParser.oC_ProjectionItem().Visit a parse tree produced byCypherParser.oC_ProjectionItems().Visit a parse tree produced byCypherParser.oC_Properties().Visit a parse tree produced byCypherParser.oC_PropertyExpression().Visit a parse tree produced byCypherParser.oC_PropertyKeyName().Visit a parse tree produced byCypherParser.oC_PropertyLookup().Visit a parse tree produced byCypherParser.oC_Quantifier().Visit a parse tree produced byCypherParser.oC_QuantifierOperator().Visit a parse tree produced byCypherParser.oC_Query().Visit a parse tree produced byCypherParser.oC_RangeLiteral().Visit a parse tree produced byCypherParser.oC_RangeLiteralUpperBound().Visit a parse tree produced byCypherParser.oC_ReadingClause().Visit a parse tree produced byCypherParser.oC_RegularQuery().Visit a parse tree produced byCypherParser.oC_RelationshipDetail().Visit a parse tree produced byCypherParser.oC_RelationshipPattern().Visit a parse tree produced byCypherParser.oC_RelationshipsPattern().Visit a parse tree produced byCypherParser.oC_RelationshipTypes().Visit a parse tree produced byCypherParser.oC_RelTypeName().Visit a parse tree produced byCypherParser.oC_Remove().Visit a parse tree produced byCypherParser.oC_RemoveItem().Visit a parse tree produced byCypherParser.oC_ReservedWord().Visit a parse tree produced byCypherParser.oC_Return().Visit a parse tree produced byCypherParser.oC_RightArrowHead().Visit a parse tree produced byCypherParser.oC_SchemaName().Visit a parse tree produced byCypherParser.oC_Set().Visit a parse tree produced byCypherParser.oC_SetItem().Visit a parse tree produced byCypherParser.oC_SetItem_Equal().Visit a parse tree produced byCypherParser.oC_SetItem_NodeLabels().Visit a parse tree produced byCypherParser.oC_SetItem_PlusEqual().Visit a parse tree produced byCypherParser.oC_SetItem_Property().Visit a parse tree produced byCypherParser.oC_SinglePartQuery().Visit a parse tree produced byCypherParser.oC_SingleQuery().Visit a parse tree produced byCypherParser.oC_Skip().Visit a parse tree produced byCypherParser.oC_SortItem().Visit a parse tree produced byCypherParser.oC_SortOrder().Visit a parse tree produced byCypherParser.oC_SortOrder_Ascending().Visit a parse tree produced byCypherParser.oC_SortOrder_Descending().Visit a parse tree produced byCypherParser.oC_StandaloneCall().Visit a parse tree produced byCypherParser.oC_StarOrYieldItems().Visit a parse tree produced byCypherParser.oC_Statement().visitOC_StringListNullPredicateExpression(CypherParser.OC_StringListNullPredicateExpressionContext ctx) Visit a parse tree produced byCypherParser.oC_StringListNullPredicateExpression().visitOC_StringListNullPredicateExpression_RHS(CypherParser.OC_StringListNullPredicateExpression_RHSContext ctx) Visit a parse tree produced byCypherParser.oC_StringListNullPredicateExpression_RHS().Visit a parse tree produced byCypherParser.oC_StringPredicateExpression().Visit a parse tree produced byCypherParser.oC_StringPredicateOperator().Visit a parse tree produced byCypherParser.oC_SymbolicName().Visit a parse tree produced byCypherParser.oC_UnaryAddOrSubtractExpression().visitOC_UnaryAddOrSubtractExpression_Operator(CypherParser.OC_UnaryAddOrSubtractExpression_OperatorContext ctx) Visit a parse tree produced byCypherParser.oC_UnaryAddOrSubtractExpression_Operator().Visit a parse tree produced byCypherParser.oC_Union().Visit a parse tree produced byCypherParser.oC_Unwind().Visit a parse tree produced byCypherParser.oC_UpdatingClause().Visit a parse tree produced byCypherParser.oC_Variable().Visit a parse tree produced byCypherParser.oC_VariableAndNodeLabels().Visit a parse tree produced byCypherParser.oC_Where().Visit a parse tree produced byCypherParser.oC_With().Visit a parse tree produced byCypherParser.oc_WithClause().Visit a parse tree produced byCypherParser.oC_XorExpression().Visit a parse tree produced byCypherParser.oC_YieldItem().Visit a parse tree produced byCypherParser.oC_YieldItems().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
-
CypherBaseVisitor
public CypherBaseVisitor()
-
-
Method Details
-
visitOC_Cypher
Visit a parse tree produced byCypherParser.oC_Cypher().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Cypherin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Statement
Visit a parse tree produced byCypherParser.oC_Statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Statementin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Query
Visit a parse tree produced byCypherParser.oC_Query().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Queryin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_RegularQuery
Visit a parse tree produced byCypherParser.oC_RegularQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_RegularQueryin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Union
Visit a parse tree produced byCypherParser.oC_Union().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Unionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SingleQuery
Visit a parse tree produced byCypherParser.oC_SingleQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SingleQueryin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SinglePartQuery
Visit a parse tree produced byCypherParser.oC_SinglePartQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SinglePartQueryin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_MultiPartQuery
Visit a parse tree produced byCypherParser.oC_MultiPartQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_MultiPartQueryin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOc_WithClause
Visit a parse tree produced byCypherParser.oc_WithClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOc_WithClausein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_UpdatingClause
Visit a parse tree produced byCypherParser.oC_UpdatingClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_UpdatingClausein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ReadingClause
Visit a parse tree produced byCypherParser.oC_ReadingClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ReadingClausein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Match
Visit a parse tree produced byCypherParser.oC_Match().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Matchin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Unwind
Visit a parse tree produced byCypherParser.oC_Unwind().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Unwindin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Merge
Visit a parse tree produced byCypherParser.oC_Merge().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Mergein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_MergeAction
Visit a parse tree produced byCypherParser.oC_MergeAction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_MergeActionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_MatchOrCreate
Visit a parse tree produced byCypherParser.oC_MatchOrCreate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_MatchOrCreatein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Create
Visit a parse tree produced byCypherParser.oC_Create().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Createin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Set
Visit a parse tree produced byCypherParser.oC_Set().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Setin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SetItem
Visit a parse tree produced byCypherParser.oC_SetItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SetItemin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SetItem_Property
Visit a parse tree produced byCypherParser.oC_SetItem_Property().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SetItem_Propertyin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SetItem_Equal
Visit a parse tree produced byCypherParser.oC_SetItem_Equal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SetItem_Equalin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SetItem_PlusEqual
Visit a parse tree produced byCypherParser.oC_SetItem_PlusEqual().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SetItem_PlusEqualin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SetItem_NodeLabels
Visit a parse tree produced byCypherParser.oC_SetItem_NodeLabels().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SetItem_NodeLabelsin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Delete
Visit a parse tree produced byCypherParser.oC_Delete().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Deletein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Remove
Visit a parse tree produced byCypherParser.oC_Remove().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Removein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_RemoveItem
Visit a parse tree produced byCypherParser.oC_RemoveItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_RemoveItemin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_VariableAndNodeLabels
Visit a parse tree produced byCypherParser.oC_VariableAndNodeLabels().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_VariableAndNodeLabelsin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_InQueryCall
Visit a parse tree produced byCypherParser.oC_InQueryCall().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_InQueryCallin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_StandaloneCall
Visit a parse tree produced byCypherParser.oC_StandaloneCall().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_StandaloneCallin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ProcedureInvocation
Visit a parse tree produced byCypherParser.oC_ProcedureInvocation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ProcedureInvocationin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_StarOrYieldItems
Visit a parse tree produced byCypherParser.oC_StarOrYieldItems().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_StarOrYieldItemsin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_YieldItems
Visit a parse tree produced byCypherParser.oC_YieldItems().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_YieldItemsin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_YieldItem
Visit a parse tree produced byCypherParser.oC_YieldItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_YieldItemin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_With
Visit a parse tree produced byCypherParser.oC_With().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Within interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Return
Visit a parse tree produced byCypherParser.oC_Return().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Returnin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ProjectionBody
Visit a parse tree produced byCypherParser.oC_ProjectionBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ProjectionBodyin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ProjectionItems
Visit a parse tree produced byCypherParser.oC_ProjectionItems().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ProjectionItemsin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ProjectionItem
Visit a parse tree produced byCypherParser.oC_ProjectionItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ProjectionItemin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Order
Visit a parse tree produced byCypherParser.oC_Order().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Orderin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Skip
Visit a parse tree produced byCypherParser.oC_Skip().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Skipin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Limit
Visit a parse tree produced byCypherParser.oC_Limit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Limitin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SortItem
Visit a parse tree produced byCypherParser.oC_SortItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SortItemin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SortOrder
Visit a parse tree produced byCypherParser.oC_SortOrder().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SortOrderin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SortOrder_Ascending
Visit a parse tree produced byCypherParser.oC_SortOrder_Ascending().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SortOrder_Ascendingin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SortOrder_Descending
Visit a parse tree produced byCypherParser.oC_SortOrder_Descending().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SortOrder_Descendingin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Where
Visit a parse tree produced byCypherParser.oC_Where().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Wherein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Pattern
Visit a parse tree produced byCypherParser.oC_Pattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Patternin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PatternPart
Visit a parse tree produced byCypherParser.oC_PatternPart().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PatternPartin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_AnonymousPatternPart
Visit a parse tree produced byCypherParser.oC_AnonymousPatternPart().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_AnonymousPatternPartin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PatternElement
Visit a parse tree produced byCypherParser.oC_PatternElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PatternElementin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_RelationshipsPattern
Visit a parse tree produced byCypherParser.oC_RelationshipsPattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_RelationshipsPatternin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_NodePattern
Visit a parse tree produced byCypherParser.oC_NodePattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_NodePatternin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PatternElementChain
Visit a parse tree produced byCypherParser.oC_PatternElementChain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PatternElementChainin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_RelationshipPattern
Visit a parse tree produced byCypherParser.oC_RelationshipPattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_RelationshipPatternin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_RelationshipDetail
Visit a parse tree produced byCypherParser.oC_RelationshipDetail().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_RelationshipDetailin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Properties
Visit a parse tree produced byCypherParser.oC_Properties().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Propertiesin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_RelationshipTypes
Visit a parse tree produced byCypherParser.oC_RelationshipTypes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_RelationshipTypesin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_NodeLabels
Visit a parse tree produced byCypherParser.oC_NodeLabels().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_NodeLabelsin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_NodeLabel
Visit a parse tree produced byCypherParser.oC_NodeLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_NodeLabelin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_RangeLiteral
Visit a parse tree produced byCypherParser.oC_RangeLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_RangeLiteralin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_RangeLiteralUpperBound
Visit a parse tree produced byCypherParser.oC_RangeLiteralUpperBound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_RangeLiteralUpperBoundin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_LabelName
Visit a parse tree produced byCypherParser.oC_LabelName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_LabelNamein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_RelTypeName
Visit a parse tree produced byCypherParser.oC_RelTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_RelTypeNamein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PropertyExpression
Visit a parse tree produced byCypherParser.oC_PropertyExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PropertyExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Expression
Visit a parse tree produced byCypherParser.oC_Expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Expressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_OrExpression
Visit a parse tree produced byCypherParser.oC_OrExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_OrExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_XorExpression
Visit a parse tree produced byCypherParser.oC_XorExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_XorExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_AndExpression
Visit a parse tree produced byCypherParser.oC_AndExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_AndExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_NotExpression
Visit a parse tree produced byCypherParser.oC_NotExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_NotExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ComparisonExpression
Visit a parse tree produced byCypherParser.oC_ComparisonExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ComparisonExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PartialComparisonExpression
public T visitOC_PartialComparisonExpression(CypherParser.OC_PartialComparisonExpressionContext ctx) Visit a parse tree produced byCypherParser.oC_PartialComparisonExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PartialComparisonExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ComparisonOperator
Visit a parse tree produced byCypherParser.oC_ComparisonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ComparisonOperatorin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_StringListNullPredicateExpression
public T visitOC_StringListNullPredicateExpression(CypherParser.OC_StringListNullPredicateExpressionContext ctx) Visit a parse tree produced byCypherParser.oC_StringListNullPredicateExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_StringListNullPredicateExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_StringListNullPredicateExpression_RHS
public T visitOC_StringListNullPredicateExpression_RHS(CypherParser.OC_StringListNullPredicateExpression_RHSContext ctx) Visit a parse tree produced byCypherParser.oC_StringListNullPredicateExpression_RHS().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_StringListNullPredicateExpression_RHSin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_StringPredicateExpression
Visit a parse tree produced byCypherParser.oC_StringPredicateExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_StringPredicateExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_StringPredicateOperator
Visit a parse tree produced byCypherParser.oC_StringPredicateOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_StringPredicateOperatorin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ListPredicateExpression
Visit a parse tree produced byCypherParser.oC_ListPredicateExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ListPredicateExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_NullPredicateExpression
Visit a parse tree produced byCypherParser.oC_NullPredicateExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_NullPredicateExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_AddOrSubtractExpression
Visit a parse tree produced byCypherParser.oC_AddOrSubtractExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_AddOrSubtractExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_AddOrSubtractExpression_Operator
public T visitOC_AddOrSubtractExpression_Operator(CypherParser.OC_AddOrSubtractExpression_OperatorContext ctx) Visit a parse tree produced byCypherParser.oC_AddOrSubtractExpression_Operator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_AddOrSubtractExpression_Operatorin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_AddOrSubtractExpression_RHS
public T visitOC_AddOrSubtractExpression_RHS(CypherParser.OC_AddOrSubtractExpression_RHSContext ctx) Visit a parse tree produced byCypherParser.oC_AddOrSubtractExpression_RHS().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_AddOrSubtractExpression_RHSin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_MultiplyDivideModuloExpression
public T visitOC_MultiplyDivideModuloExpression(CypherParser.OC_MultiplyDivideModuloExpressionContext ctx) Visit a parse tree produced byCypherParser.oC_MultiplyDivideModuloExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_MultiplyDivideModuloExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_MultiplyDivideModuloExpression_Operator
public T visitOC_MultiplyDivideModuloExpression_Operator(CypherParser.OC_MultiplyDivideModuloExpression_OperatorContext ctx) Visit a parse tree produced byCypherParser.oC_MultiplyDivideModuloExpression_Operator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_MultiplyDivideModuloExpression_Operatorin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_MultiplyDivideModuloExpression_RHS
public T visitOC_MultiplyDivideModuloExpression_RHS(CypherParser.OC_MultiplyDivideModuloExpression_RHSContext ctx) Visit a parse tree produced byCypherParser.oC_MultiplyDivideModuloExpression_RHS().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_MultiplyDivideModuloExpression_RHSin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PowerOfExpression
Visit a parse tree produced byCypherParser.oC_PowerOfExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PowerOfExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_UnaryAddOrSubtractExpression
public T visitOC_UnaryAddOrSubtractExpression(CypherParser.OC_UnaryAddOrSubtractExpressionContext ctx) Visit a parse tree produced byCypherParser.oC_UnaryAddOrSubtractExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_UnaryAddOrSubtractExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_UnaryAddOrSubtractExpression_Operator
public T visitOC_UnaryAddOrSubtractExpression_Operator(CypherParser.OC_UnaryAddOrSubtractExpression_OperatorContext ctx) Visit a parse tree produced byCypherParser.oC_UnaryAddOrSubtractExpression_Operator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_UnaryAddOrSubtractExpression_Operatorin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_NonArithmeticOperatorExpression
public T visitOC_NonArithmeticOperatorExpression(CypherParser.OC_NonArithmeticOperatorExpressionContext ctx) Visit a parse tree produced byCypherParser.oC_NonArithmeticOperatorExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_NonArithmeticOperatorExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ListOperatorExpressionOrPropertyLookup
public T visitOC_ListOperatorExpressionOrPropertyLookup(CypherParser.OC_ListOperatorExpressionOrPropertyLookupContext ctx) Visit a parse tree produced byCypherParser.oC_ListOperatorExpressionOrPropertyLookup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ListOperatorExpressionOrPropertyLookupin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ListOperatorExpression
Visit a parse tree produced byCypherParser.oC_ListOperatorExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ListOperatorExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ListOperatorExpressionSingle
public T visitOC_ListOperatorExpressionSingle(CypherParser.OC_ListOperatorExpressionSingleContext ctx) Visit a parse tree produced byCypherParser.oC_ListOperatorExpressionSingle().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ListOperatorExpressionSinglein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ListOperatorExpressionRange
public T visitOC_ListOperatorExpressionRange(CypherParser.OC_ListOperatorExpressionRangeContext ctx) Visit a parse tree produced byCypherParser.oC_ListOperatorExpressionRange().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ListOperatorExpressionRangein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ListOperatorExpressionRangeLHS
public T visitOC_ListOperatorExpressionRangeLHS(CypherParser.OC_ListOperatorExpressionRangeLHSContext ctx) Visit a parse tree produced byCypherParser.oC_ListOperatorExpressionRangeLHS().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ListOperatorExpressionRangeLHSin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ListOperatorExpressionRangeRHS
public T visitOC_ListOperatorExpressionRangeRHS(CypherParser.OC_ListOperatorExpressionRangeRHSContext ctx) Visit a parse tree produced byCypherParser.oC_ListOperatorExpressionRangeRHS().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ListOperatorExpressionRangeRHSin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PropertyLookup
Visit a parse tree produced byCypherParser.oC_PropertyLookup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PropertyLookupin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Atom
Visit a parse tree produced byCypherParser.oC_Atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Atomin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_CaseExpression
Visit a parse tree produced byCypherParser.oC_CaseExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_CaseExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOc_CaseElse
Visit a parse tree produced byCypherParser.oc_CaseElse().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOc_CaseElsein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_CaseAlternative
Visit a parse tree produced byCypherParser.oC_CaseAlternative().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_CaseAlternativein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ListComprehension
Visit a parse tree produced byCypherParser.oC_ListComprehension().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ListComprehensionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PatternComprehension
Visit a parse tree produced byCypherParser.oC_PatternComprehension().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PatternComprehensionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Quantifier
Visit a parse tree produced byCypherParser.oC_Quantifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Quantifierin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_QuantifierOperator
Visit a parse tree produced byCypherParser.oC_QuantifierOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_QuantifierOperatorin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_FilterExpression
Visit a parse tree produced byCypherParser.oC_FilterExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_FilterExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PatternPredicate
Visit a parse tree produced byCypherParser.oC_PatternPredicate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PatternPredicatein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ParenthesizedExpression
Visit a parse tree produced byCypherParser.oC_ParenthesizedExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ParenthesizedExpressionin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_IdInColl
Visit a parse tree produced byCypherParser.oC_IdInColl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_IdInCollin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_FunctionInvocation
Visit a parse tree produced byCypherParser.oC_FunctionInvocation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_FunctionInvocationin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_FunctionName
Visit a parse tree produced byCypherParser.oC_FunctionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_FunctionNamein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ExistentialSubquery
Visit a parse tree produced byCypherParser.oC_ExistentialSubquery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ExistentialSubqueryin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PatternWhere
Visit a parse tree produced byCypherParser.oC_PatternWhere().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PatternWherein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ExplicitProcedureInvocation
public T visitOC_ExplicitProcedureInvocation(CypherParser.OC_ExplicitProcedureInvocationContext ctx) Visit a parse tree produced byCypherParser.oC_ExplicitProcedureInvocation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ExplicitProcedureInvocationin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ImplicitProcedureInvocation
public T visitOC_ImplicitProcedureInvocation(CypherParser.OC_ImplicitProcedureInvocationContext ctx) Visit a parse tree produced byCypherParser.oC_ImplicitProcedureInvocation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ImplicitProcedureInvocationin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ProcedureResultField
Visit a parse tree produced byCypherParser.oC_ProcedureResultField().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ProcedureResultFieldin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ProcedureName
Visit a parse tree produced byCypherParser.oC_ProcedureName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ProcedureNamein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Namespace
Visit a parse tree produced byCypherParser.oC_Namespace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Namespacein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Variable
Visit a parse tree produced byCypherParser.oC_Variable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Variablein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Literal
Visit a parse tree produced byCypherParser.oC_Literal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Literalin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_BooleanLiteral
Visit a parse tree produced byCypherParser.oC_BooleanLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_BooleanLiteralin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_NumberLiteral
Visit a parse tree produced byCypherParser.oC_NumberLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_NumberLiteralin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_IntegerLiteral
Visit a parse tree produced byCypherParser.oC_IntegerLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_IntegerLiteralin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_DoubleLiteral
Visit a parse tree produced byCypherParser.oC_DoubleLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_DoubleLiteralin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ListLiteral
Visit a parse tree produced byCypherParser.oC_ListLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ListLiteralin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_MapLiteral
Visit a parse tree produced byCypherParser.oC_MapLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_MapLiteralin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOc_KeyValuePair
Visit a parse tree produced byCypherParser.oc_KeyValuePair().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOc_KeyValuePairin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_PropertyKeyName
Visit a parse tree produced byCypherParser.oC_PropertyKeyName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_PropertyKeyNamein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Parameter
Visit a parse tree produced byCypherParser.oC_Parameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Parameterin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SchemaName
Visit a parse tree produced byCypherParser.oC_SchemaName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SchemaNamein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_ReservedWord
Visit a parse tree produced byCypherParser.oC_ReservedWord().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_ReservedWordin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_SymbolicName
Visit a parse tree produced byCypherParser.oC_SymbolicName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_SymbolicNamein interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_LeftArrowHead
Visit a parse tree produced byCypherParser.oC_LeftArrowHead().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_LeftArrowHeadin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_RightArrowHead
Visit a parse tree produced byCypherParser.oC_RightArrowHead().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_RightArrowHeadin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOC_Dash
Visit a parse tree produced byCypherParser.oC_Dash().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOC_Dashin interfaceCypherVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-