parser

package
v0.0.85 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CypherLexerT__0                  = 1
	CypherLexerT__1                  = 2
	CypherLexerT__2                  = 3
	CypherLexerT__3                  = 4
	CypherLexerT__4                  = 5
	CypherLexerT__5                  = 6
	CypherLexerT__6                  = 7
	CypherLexerT__7                  = 8
	CypherLexerT__8                  = 9
	CypherLexerT__9                  = 10
	CypherLexerT__10                 = 11
	CypherLexerT__11                 = 12
	CypherLexerT__12                 = 13
	CypherLexerT__13                 = 14
	CypherLexerT__14                 = 15
	CypherLexerT__15                 = 16
	CypherLexerT__16                 = 17
	CypherLexerT__17                 = 18
	CypherLexerT__18                 = 19
	CypherLexerT__19                 = 20
	CypherLexerT__20                 = 21
	CypherLexerT__21                 = 22
	CypherLexerT__22                 = 23
	CypherLexerT__23                 = 24
	CypherLexerT__24                 = 25
	CypherLexerT__25                 = 26
	CypherLexerT__26                 = 27
	CypherLexerT__27                 = 28
	CypherLexerT__28                 = 29
	CypherLexerT__29                 = 30
	CypherLexerT__30                 = 31
	CypherLexerT__31                 = 32
	CypherLexerT__32                 = 33
	CypherLexerT__33                 = 34
	CypherLexerT__34                 = 35
	CypherLexerT__35                 = 36
	CypherLexerT__36                 = 37
	CypherLexerT__37                 = 38
	CypherLexerT__38                 = 39
	CypherLexerT__39                 = 40
	CypherLexerT__40                 = 41
	CypherLexerT__41                 = 42
	CypherLexerT__42                 = 43
	CypherLexerT__43                 = 44
	CypherLexerT__44                 = 45
	CypherLexerUNION                 = 46
	CypherLexerALL                   = 47
	CypherLexerOPTIONAL              = 48
	CypherLexerMATCH                 = 49
	CypherLexerUNWIND                = 50
	CypherLexerAS                    = 51
	CypherLexerMERGE                 = 52
	CypherLexerON                    = 53
	CypherLexerCREATE                = 54
	CypherLexerSET                   = 55
	CypherLexerDETACH                = 56
	CypherLexerDELETE                = 57
	CypherLexerREMOVE                = 58
	CypherLexerCALL                  = 59
	CypherLexerYIELD                 = 60
	CypherLexerWITH                  = 61
	CypherLexerRETURN                = 62
	CypherLexerDISTINCT              = 63
	CypherLexerORDER                 = 64
	CypherLexerBY                    = 65
	CypherLexerL_SKIP                = 66
	CypherLexerLIMIT                 = 67
	CypherLexerASCENDING             = 68
	CypherLexerASC                   = 69
	CypherLexerDESCENDING            = 70
	CypherLexerDESC                  = 71
	CypherLexerWHERE                 = 72
	CypherLexerOR                    = 73
	CypherLexerXOR                   = 74
	CypherLexerAND                   = 75
	CypherLexerNOT                   = 76
	CypherLexerIN                    = 77
	CypherLexerSTARTS                = 78
	CypherLexerENDS                  = 79
	CypherLexerCONTAINS              = 80
	CypherLexerIS                    = 81
	CypherLexerNULL                  = 82
	CypherLexerCOUNT                 = 83
	CypherLexerANY                   = 84
	CypherLexerNONE                  = 85
	CypherLexerSINGLE                = 86
	CypherLexerTRUE                  = 87
	CypherLexerFALSE                 = 88
	CypherLexerEXISTS                = 89
	CypherLexerCASE                  = 90
	CypherLexerELSE                  = 91
	CypherLexerEND                   = 92
	CypherLexerWHEN                  = 93
	CypherLexerTHEN                  = 94
	CypherLexerStringLiteral         = 95
	CypherLexerEscapedChar           = 96
	CypherLexerHexInteger            = 97
	CypherLexerDecimalInteger        = 98
	CypherLexerOctalInteger          = 99
	CypherLexerHexLetter             = 100
	CypherLexerHexDigit              = 101
	CypherLexerDigit                 = 102
	CypherLexerNonZeroDigit          = 103
	CypherLexerNonZeroOctDigit       = 104
	CypherLexerOctDigit              = 105
	CypherLexerZeroDigit             = 106
	CypherLexerExponentDecimalReal   = 107
	CypherLexerRegularDecimalReal    = 108
	CypherLexerCONSTRAINT            = 109
	CypherLexerDO                    = 110
	CypherLexerFOR                   = 111
	CypherLexerREQUIRE               = 112
	CypherLexerUNIQUE                = 113
	CypherLexerMANDATORY             = 114
	CypherLexerSCALAR                = 115
	CypherLexerOF                    = 116
	CypherLexerADD                   = 117
	CypherLexerDROP                  = 118
	CypherLexerFILTER                = 119
	CypherLexerEXTRACT               = 120
	CypherLexerUnescapedSymbolicName = 121
	CypherLexerIdentifierStart       = 122
	CypherLexerIdentifierPart        = 123
	CypherLexerEscapedSymbolicName   = 124
	CypherLexerSP                    = 125
	CypherLexerWHITESPACE            = 126
	CypherLexerComment               = 127
)

CypherLexer tokens.

View Source
const (
	CypherParserEOF                   = antlr.TokenEOF
	CypherParserT__0                  = 1
	CypherParserT__1                  = 2
	CypherParserT__2                  = 3
	CypherParserT__3                  = 4
	CypherParserT__4                  = 5
	CypherParserT__5                  = 6
	CypherParserT__6                  = 7
	CypherParserT__7                  = 8
	CypherParserT__8                  = 9
	CypherParserT__9                  = 10
	CypherParserT__10                 = 11
	CypherParserT__11                 = 12
	CypherParserT__12                 = 13
	CypherParserT__13                 = 14
	CypherParserT__14                 = 15
	CypherParserT__15                 = 16
	CypherParserT__16                 = 17
	CypherParserT__17                 = 18
	CypherParserT__18                 = 19
	CypherParserT__19                 = 20
	CypherParserT__20                 = 21
	CypherParserT__21                 = 22
	CypherParserT__22                 = 23
	CypherParserT__23                 = 24
	CypherParserT__24                 = 25
	CypherParserT__25                 = 26
	CypherParserT__26                 = 27
	CypherParserT__27                 = 28
	CypherParserT__28                 = 29
	CypherParserT__29                 = 30
	CypherParserT__30                 = 31
	CypherParserT__31                 = 32
	CypherParserT__32                 = 33
	CypherParserT__33                 = 34
	CypherParserT__34                 = 35
	CypherParserT__35                 = 36
	CypherParserT__36                 = 37
	CypherParserT__37                 = 38
	CypherParserT__38                 = 39
	CypherParserT__39                 = 40
	CypherParserT__40                 = 41
	CypherParserT__41                 = 42
	CypherParserT__42                 = 43
	CypherParserT__43                 = 44
	CypherParserT__44                 = 45
	CypherParserUNION                 = 46
	CypherParserALL                   = 47
	CypherParserOPTIONAL              = 48
	CypherParserMATCH                 = 49
	CypherParserUNWIND                = 50
	CypherParserAS                    = 51
	CypherParserMERGE                 = 52
	CypherParserON                    = 53
	CypherParserCREATE                = 54
	CypherParserSET                   = 55
	CypherParserDETACH                = 56
	CypherParserDELETE                = 57
	CypherParserREMOVE                = 58
	CypherParserCALL                  = 59
	CypherParserYIELD                 = 60
	CypherParserWITH                  = 61
	CypherParserRETURN                = 62
	CypherParserDISTINCT              = 63
	CypherParserORDER                 = 64
	CypherParserBY                    = 65
	CypherParserL_SKIP                = 66
	CypherParserLIMIT                 = 67
	CypherParserASCENDING             = 68
	CypherParserASC                   = 69
	CypherParserDESCENDING            = 70
	CypherParserDESC                  = 71
	CypherParserWHERE                 = 72
	CypherParserOR                    = 73
	CypherParserXOR                   = 74
	CypherParserAND                   = 75
	CypherParserNOT                   = 76
	CypherParserIN                    = 77
	CypherParserSTARTS                = 78
	CypherParserENDS                  = 79
	CypherParserCONTAINS              = 80
	CypherParserIS                    = 81
	CypherParserNULL                  = 82
	CypherParserCOUNT                 = 83
	CypherParserANY                   = 84
	CypherParserNONE                  = 85
	CypherParserSINGLE                = 86
	CypherParserTRUE                  = 87
	CypherParserFALSE                 = 88
	CypherParserEXISTS                = 89
	CypherParserCASE                  = 90
	CypherParserELSE                  = 91
	CypherParserEND                   = 92
	CypherParserWHEN                  = 93
	CypherParserTHEN                  = 94
	CypherParserStringLiteral         = 95
	CypherParserEscapedChar           = 96
	CypherParserHexInteger            = 97
	CypherParserDecimalInteger        = 98
	CypherParserOctalInteger          = 99
	CypherParserHexLetter             = 100
	CypherParserHexDigit              = 101
	CypherParserDigit                 = 102
	CypherParserNonZeroDigit          = 103
	CypherParserNonZeroOctDigit       = 104
	CypherParserOctDigit              = 105
	CypherParserZeroDigit             = 106
	CypherParserExponentDecimalReal   = 107
	CypherParserRegularDecimalReal    = 108
	CypherParserCONSTRAINT            = 109
	CypherParserDO                    = 110
	CypherParserFOR                   = 111
	CypherParserREQUIRE               = 112
	CypherParserUNIQUE                = 113
	CypherParserMANDATORY             = 114
	CypherParserSCALAR                = 115
	CypherParserOF                    = 116
	CypherParserADD                   = 117
	CypherParserDROP                  = 118
	CypherParserFILTER                = 119
	CypherParserEXTRACT               = 120
	CypherParserUnescapedSymbolicName = 121
	CypherParserIdentifierStart       = 122
	CypherParserIdentifierPart        = 123
	CypherParserEscapedSymbolicName   = 124
	CypherParserSP                    = 125
	CypherParserWHITESPACE            = 126
	CypherParserComment               = 127
)

CypherParser tokens.

View Source
const (
	CypherParserRULE_oC_Cypher                           = 0
	CypherParserRULE_oC_Statement                        = 1
	CypherParserRULE_oC_Query                            = 2
	CypherParserRULE_oC_RegularQuery                     = 3
	CypherParserRULE_oC_Union                            = 4
	CypherParserRULE_oC_SingleQuery                      = 5
	CypherParserRULE_oC_SinglePartQuery                  = 6
	CypherParserRULE_oC_MultiPartQuery                   = 7
	CypherParserRULE_oC_UpdatingClause                   = 8
	CypherParserRULE_oC_ReadingClause                    = 9
	CypherParserRULE_oC_Match                            = 10
	CypherParserRULE_oC_Unwind                           = 11
	CypherParserRULE_oC_Merge                            = 12
	CypherParserRULE_oC_MergeAction                      = 13
	CypherParserRULE_oC_Create                           = 14
	CypherParserRULE_oC_Set                              = 15
	CypherParserRULE_oC_SetItem                          = 16
	CypherParserRULE_oC_Delete                           = 17
	CypherParserRULE_oC_Remove                           = 18
	CypherParserRULE_oC_RemoveItem                       = 19
	CypherParserRULE_oC_InQueryCall                      = 20
	CypherParserRULE_oC_StandaloneCall                   = 21
	CypherParserRULE_oC_YieldItems                       = 22
	CypherParserRULE_oC_YieldItem                        = 23
	CypherParserRULE_oC_With                             = 24
	CypherParserRULE_oC_Return                           = 25
	CypherParserRULE_oC_ProjectionBody                   = 26
	CypherParserRULE_oC_ProjectionItems                  = 27
	CypherParserRULE_oC_ProjectionItem                   = 28
	CypherParserRULE_oC_Order                            = 29
	CypherParserRULE_oC_Skip                             = 30
	CypherParserRULE_oC_Limit                            = 31
	CypherParserRULE_oC_SortItem                         = 32
	CypherParserRULE_oC_Where                            = 33
	CypherParserRULE_oC_Pattern                          = 34
	CypherParserRULE_oC_PatternPart                      = 35
	CypherParserRULE_oC_AnonymousPatternPart             = 36
	CypherParserRULE_oC_PatternElement                   = 37
	CypherParserRULE_oC_NodePattern                      = 38
	CypherParserRULE_oC_PatternElementChain              = 39
	CypherParserRULE_oC_RelationshipPattern              = 40
	CypherParserRULE_oC_RelationshipDetail               = 41
	CypherParserRULE_oC_Properties                       = 42
	CypherParserRULE_oC_RelationshipTypes                = 43
	CypherParserRULE_oC_NodeLabels                       = 44
	CypherParserRULE_oC_NodeLabel                        = 45
	CypherParserRULE_oC_RangeLiteral                     = 46
	CypherParserRULE_oC_LabelName                        = 47
	CypherParserRULE_oC_RelTypeName                      = 48
	CypherParserRULE_oC_Expression                       = 49
	CypherParserRULE_oC_OrExpression                     = 50
	CypherParserRULE_oC_XorExpression                    = 51
	CypherParserRULE_oC_AndExpression                    = 52
	CypherParserRULE_oC_NotExpression                    = 53
	CypherParserRULE_oC_ComparisonExpression             = 54
	CypherParserRULE_oC_AddOrSubtractExpression          = 55
	CypherParserRULE_oC_MultiplyDivideModuloExpression   = 56
	CypherParserRULE_oC_PowerOfExpression                = 57
	CypherParserRULE_oC_UnaryAddOrSubtractExpression     = 58
	CypherParserRULE_oC_StringListNullOperatorExpression = 59
	CypherParserRULE_oC_ListOperatorExpression           = 60
	CypherParserRULE_oC_StringOperatorExpression         = 61
	CypherParserRULE_oC_NullOperatorExpression           = 62
	CypherParserRULE_oC_PropertyOrLabelsExpression       = 63
	CypherParserRULE_oC_Atom                             = 64
	CypherParserRULE_oC_Literal                          = 65
	CypherParserRULE_oC_BooleanLiteral                   = 66
	CypherParserRULE_oC_ListLiteral                      = 67
	CypherParserRULE_oC_PartialComparisonExpression      = 68
	CypherParserRULE_oC_ParenthesizedExpression          = 69
	CypherParserRULE_oC_RelationshipsPattern             = 70
	CypherParserRULE_oC_FilterExpression                 = 71
	CypherParserRULE_oC_IdInColl                         = 72
	CypherParserRULE_oC_FunctionInvocation               = 73
	CypherParserRULE_oC_FunctionName                     = 74
	CypherParserRULE_oC_ExplicitProcedureInvocation      = 75
	CypherParserRULE_oC_ImplicitProcedureInvocation      = 76
	CypherParserRULE_oC_ProcedureResultField             = 77
	CypherParserRULE_oC_ProcedureName                    = 78
	CypherParserRULE_oC_Namespace                        = 79
	CypherParserRULE_oC_ListComprehension                = 80
	CypherParserRULE_oC_PatternComprehension             = 81
	CypherParserRULE_oC_PropertyLookup                   = 82
	CypherParserRULE_oC_CaseExpression                   = 83
	CypherParserRULE_oC_CaseAlternatives                 = 84
	CypherParserRULE_oC_Variable                         = 85
	CypherParserRULE_oC_NumberLiteral                    = 86
	CypherParserRULE_oC_MapLiteral                       = 87
	CypherParserRULE_oC_Parameter                        = 88
	CypherParserRULE_oC_PropertyExpression               = 89
	CypherParserRULE_oC_PropertyKeyName                  = 90
	CypherParserRULE_oC_IntegerLiteral                   = 91
	CypherParserRULE_oC_DoubleLiteral                    = 92
	CypherParserRULE_oC_SchemaName                       = 93
	CypherParserRULE_oC_ReservedWord                     = 94
	CypherParserRULE_oC_SymbolicName                     = 95
	CypherParserRULE_oC_LeftArrowHead                    = 96
	CypherParserRULE_oC_RightArrowHead                   = 97
	CypherParserRULE_oC_Dash                             = 98
)

CypherParser rules.

Variables

This section is empty.

Functions

func CypherLexerInit added in v0.0.85

func CypherLexerInit()

CypherLexerInit initializes any static state used to implement CypherLexer. By default the static state used to implement the lexer is lazily initialized during the first call to NewCypherLexer(). You can call this function if you wish to initialize the static state ahead of time.

func CypherParserInit added in v0.0.85

func CypherParserInit()

CypherParserInit initializes any static state used to implement CypherParser. By default the static state used to implement the parser is lazily initialized during the first call to NewCypherParser(). You can call this function if you wish to initialize the static state ahead of time.

Types

type BaseCypherListener

type BaseCypherListener struct{}

BaseCypherListener is a complete listener for a parse tree produced by CypherParser.

func (*BaseCypherListener) EnterEveryRule

func (s *BaseCypherListener) EnterEveryRule(ctx antlr.ParserRuleContext)

EnterEveryRule is called when any rule is entered.

func (*BaseCypherListener) EnterOC_AddOrSubtractExpression

func (s *BaseCypherListener) EnterOC_AddOrSubtractExpression(ctx *OC_AddOrSubtractExpressionContext)

EnterOC_AddOrSubtractExpression is called when production oC_AddOrSubtractExpression is entered.

func (*BaseCypherListener) EnterOC_AndExpression

func (s *BaseCypherListener) EnterOC_AndExpression(ctx *OC_AndExpressionContext)

EnterOC_AndExpression is called when production oC_AndExpression is entered.

func (*BaseCypherListener) EnterOC_AnonymousPatternPart

func (s *BaseCypherListener) EnterOC_AnonymousPatternPart(ctx *OC_AnonymousPatternPartContext)

EnterOC_AnonymousPatternPart is called when production oC_AnonymousPatternPart is entered.

func (*BaseCypherListener) EnterOC_Atom

func (s *BaseCypherListener) EnterOC_Atom(ctx *OC_AtomContext)

EnterOC_Atom is called when production oC_Atom is entered.

func (*BaseCypherListener) EnterOC_BooleanLiteral

func (s *BaseCypherListener) EnterOC_BooleanLiteral(ctx *OC_BooleanLiteralContext)

EnterOC_BooleanLiteral is called when production oC_BooleanLiteral is entered.

func (*BaseCypherListener) EnterOC_CaseAlternatives

func (s *BaseCypherListener) EnterOC_CaseAlternatives(ctx *OC_CaseAlternativesContext)

EnterOC_CaseAlternatives is called when production oC_CaseAlternatives is entered.

func (*BaseCypherListener) EnterOC_CaseExpression

func (s *BaseCypherListener) EnterOC_CaseExpression(ctx *OC_CaseExpressionContext)

EnterOC_CaseExpression is called when production oC_CaseExpression is entered.

func (*BaseCypherListener) EnterOC_ComparisonExpression

func (s *BaseCypherListener) EnterOC_ComparisonExpression(ctx *OC_ComparisonExpressionContext)

EnterOC_ComparisonExpression is called when production oC_ComparisonExpression is entered.

func (*BaseCypherListener) EnterOC_Create

func (s *BaseCypherListener) EnterOC_Create(ctx *OC_CreateContext)

EnterOC_Create is called when production oC_Create is entered.

func (*BaseCypherListener) EnterOC_Cypher

func (s *BaseCypherListener) EnterOC_Cypher(ctx *OC_CypherContext)

EnterOC_Cypher is called when production oC_Cypher is entered.

func (*BaseCypherListener) EnterOC_Dash

func (s *BaseCypherListener) EnterOC_Dash(ctx *OC_DashContext)

EnterOC_Dash is called when production oC_Dash is entered.

func (*BaseCypherListener) EnterOC_Delete

func (s *BaseCypherListener) EnterOC_Delete(ctx *OC_DeleteContext)

EnterOC_Delete is called when production oC_Delete is entered.

func (*BaseCypherListener) EnterOC_DoubleLiteral

func (s *BaseCypherListener) EnterOC_DoubleLiteral(ctx *OC_DoubleLiteralContext)

EnterOC_DoubleLiteral is called when production oC_DoubleLiteral is entered.

func (*BaseCypherListener) EnterOC_ExplicitProcedureInvocation

func (s *BaseCypherListener) EnterOC_ExplicitProcedureInvocation(ctx *OC_ExplicitProcedureInvocationContext)

EnterOC_ExplicitProcedureInvocation is called when production oC_ExplicitProcedureInvocation is entered.

func (*BaseCypherListener) EnterOC_Expression

func (s *BaseCypherListener) EnterOC_Expression(ctx *OC_ExpressionContext)

EnterOC_Expression is called when production oC_Expression is entered.

func (*BaseCypherListener) EnterOC_FilterExpression

func (s *BaseCypherListener) EnterOC_FilterExpression(ctx *OC_FilterExpressionContext)

EnterOC_FilterExpression is called when production oC_FilterExpression is entered.

func (*BaseCypherListener) EnterOC_FunctionInvocation

func (s *BaseCypherListener) EnterOC_FunctionInvocation(ctx *OC_FunctionInvocationContext)

EnterOC_FunctionInvocation is called when production oC_FunctionInvocation is entered.

func (*BaseCypherListener) EnterOC_FunctionName

func (s *BaseCypherListener) EnterOC_FunctionName(ctx *OC_FunctionNameContext)

EnterOC_FunctionName is called when production oC_FunctionName is entered.

func (*BaseCypherListener) EnterOC_IdInColl

func (s *BaseCypherListener) EnterOC_IdInColl(ctx *OC_IdInCollContext)

EnterOC_IdInColl is called when production oC_IdInColl is entered.

func (*BaseCypherListener) EnterOC_ImplicitProcedureInvocation

func (s *BaseCypherListener) EnterOC_ImplicitProcedureInvocation(ctx *OC_ImplicitProcedureInvocationContext)

EnterOC_ImplicitProcedureInvocation is called when production oC_ImplicitProcedureInvocation is entered.

func (*BaseCypherListener) EnterOC_InQueryCall

func (s *BaseCypherListener) EnterOC_InQueryCall(ctx *OC_InQueryCallContext)

EnterOC_InQueryCall is called when production oC_InQueryCall is entered.

func (*BaseCypherListener) EnterOC_IntegerLiteral

func (s *BaseCypherListener) EnterOC_IntegerLiteral(ctx *OC_IntegerLiteralContext)

EnterOC_IntegerLiteral is called when production oC_IntegerLiteral is entered.

func (*BaseCypherListener) EnterOC_LabelName

func (s *BaseCypherListener) EnterOC_LabelName(ctx *OC_LabelNameContext)

EnterOC_LabelName is called when production oC_LabelName is entered.

func (*BaseCypherListener) EnterOC_LeftArrowHead

func (s *BaseCypherListener) EnterOC_LeftArrowHead(ctx *OC_LeftArrowHeadContext)

EnterOC_LeftArrowHead is called when production oC_LeftArrowHead is entered.

func (*BaseCypherListener) EnterOC_Limit

func (s *BaseCypherListener) EnterOC_Limit(ctx *OC_LimitContext)

EnterOC_Limit is called when production oC_Limit is entered.

func (*BaseCypherListener) EnterOC_ListComprehension

func (s *BaseCypherListener) EnterOC_ListComprehension(ctx *OC_ListComprehensionContext)

EnterOC_ListComprehension is called when production oC_ListComprehension is entered.

func (*BaseCypherListener) EnterOC_ListLiteral

func (s *BaseCypherListener) EnterOC_ListLiteral(ctx *OC_ListLiteralContext)

EnterOC_ListLiteral is called when production oC_ListLiteral is entered.

func (*BaseCypherListener) EnterOC_ListOperatorExpression

func (s *BaseCypherListener) EnterOC_ListOperatorExpression(ctx *OC_ListOperatorExpressionContext)

EnterOC_ListOperatorExpression is called when production oC_ListOperatorExpression is entered.

func (*BaseCypherListener) EnterOC_Literal

func (s *BaseCypherListener) EnterOC_Literal(ctx *OC_LiteralContext)

EnterOC_Literal is called when production oC_Literal is entered.

func (*BaseCypherListener) EnterOC_MapLiteral

func (s *BaseCypherListener) EnterOC_MapLiteral(ctx *OC_MapLiteralContext)

EnterOC_MapLiteral is called when production oC_MapLiteral is entered.

func (*BaseCypherListener) EnterOC_Match

func (s *BaseCypherListener) EnterOC_Match(ctx *OC_MatchContext)

EnterOC_Match is called when production oC_Match is entered.

func (*BaseCypherListener) EnterOC_Merge

func (s *BaseCypherListener) EnterOC_Merge(ctx *OC_MergeContext)

EnterOC_Merge is called when production oC_Merge is entered.

func (*BaseCypherListener) EnterOC_MergeAction

func (s *BaseCypherListener) EnterOC_MergeAction(ctx *OC_MergeActionContext)

EnterOC_MergeAction is called when production oC_MergeAction is entered.

func (*BaseCypherListener) EnterOC_MultiPartQuery

func (s *BaseCypherListener) EnterOC_MultiPartQuery(ctx *OC_MultiPartQueryContext)

EnterOC_MultiPartQuery is called when production oC_MultiPartQuery is entered.

func (*BaseCypherListener) EnterOC_MultiplyDivideModuloExpression

func (s *BaseCypherListener) EnterOC_MultiplyDivideModuloExpression(ctx *OC_MultiplyDivideModuloExpressionContext)

EnterOC_MultiplyDivideModuloExpression is called when production oC_MultiplyDivideModuloExpression is entered.

func (*BaseCypherListener) EnterOC_Namespace

func (s *BaseCypherListener) EnterOC_Namespace(ctx *OC_NamespaceContext)

EnterOC_Namespace is called when production oC_Namespace is entered.

func (*BaseCypherListener) EnterOC_NodeLabel

func (s *BaseCypherListener) EnterOC_NodeLabel(ctx *OC_NodeLabelContext)

EnterOC_NodeLabel is called when production oC_NodeLabel is entered.

func (*BaseCypherListener) EnterOC_NodeLabels

func (s *BaseCypherListener) EnterOC_NodeLabels(ctx *OC_NodeLabelsContext)

EnterOC_NodeLabels is called when production oC_NodeLabels is entered.

func (*BaseCypherListener) EnterOC_NodePattern

func (s *BaseCypherListener) EnterOC_NodePattern(ctx *OC_NodePatternContext)

EnterOC_NodePattern is called when production oC_NodePattern is entered.

func (*BaseCypherListener) EnterOC_NotExpression

func (s *BaseCypherListener) EnterOC_NotExpression(ctx *OC_NotExpressionContext)

EnterOC_NotExpression is called when production oC_NotExpression is entered.

func (*BaseCypherListener) EnterOC_NullOperatorExpression

func (s *BaseCypherListener) EnterOC_NullOperatorExpression(ctx *OC_NullOperatorExpressionContext)

EnterOC_NullOperatorExpression is called when production oC_NullOperatorExpression is entered.

func (*BaseCypherListener) EnterOC_NumberLiteral

func (s *BaseCypherListener) EnterOC_NumberLiteral(ctx *OC_NumberLiteralContext)

EnterOC_NumberLiteral is called when production oC_NumberLiteral is entered.

func (*BaseCypherListener) EnterOC_OrExpression

func (s *BaseCypherListener) EnterOC_OrExpression(ctx *OC_OrExpressionContext)

EnterOC_OrExpression is called when production oC_OrExpression is entered.

func (*BaseCypherListener) EnterOC_Order

func (s *BaseCypherListener) EnterOC_Order(ctx *OC_OrderContext)

EnterOC_Order is called when production oC_Order is entered.

func (*BaseCypherListener) EnterOC_Parameter

func (s *BaseCypherListener) EnterOC_Parameter(ctx *OC_ParameterContext)

EnterOC_Parameter is called when production oC_Parameter is entered.

func (*BaseCypherListener) EnterOC_ParenthesizedExpression

func (s *BaseCypherListener) EnterOC_ParenthesizedExpression(ctx *OC_ParenthesizedExpressionContext)

EnterOC_ParenthesizedExpression is called when production oC_ParenthesizedExpression is entered.

func (*BaseCypherListener) EnterOC_PartialComparisonExpression

func (s *BaseCypherListener) EnterOC_PartialComparisonExpression(ctx *OC_PartialComparisonExpressionContext)

EnterOC_PartialComparisonExpression is called when production oC_PartialComparisonExpression is entered.

func (*BaseCypherListener) EnterOC_Pattern

func (s *BaseCypherListener) EnterOC_Pattern(ctx *OC_PatternContext)

EnterOC_Pattern is called when production oC_Pattern is entered.

func (*BaseCypherListener) EnterOC_PatternComprehension

func (s *BaseCypherListener) EnterOC_PatternComprehension(ctx *OC_PatternComprehensionContext)

EnterOC_PatternComprehension is called when production oC_PatternComprehension is entered.

func (*BaseCypherListener) EnterOC_PatternElement

func (s *BaseCypherListener) EnterOC_PatternElement(ctx *OC_PatternElementContext)

EnterOC_PatternElement is called when production oC_PatternElement is entered.

func (*BaseCypherListener) EnterOC_PatternElementChain

func (s *BaseCypherListener) EnterOC_PatternElementChain(ctx *OC_PatternElementChainContext)

EnterOC_PatternElementChain is called when production oC_PatternElementChain is entered.

func (*BaseCypherListener) EnterOC_PatternPart

func (s *BaseCypherListener) EnterOC_PatternPart(ctx *OC_PatternPartContext)

EnterOC_PatternPart is called when production oC_PatternPart is entered.

func (*BaseCypherListener) EnterOC_PowerOfExpression

func (s *BaseCypherListener) EnterOC_PowerOfExpression(ctx *OC_PowerOfExpressionContext)

EnterOC_PowerOfExpression is called when production oC_PowerOfExpression is entered.

func (*BaseCypherListener) EnterOC_ProcedureName

func (s *BaseCypherListener) EnterOC_ProcedureName(ctx *OC_ProcedureNameContext)

EnterOC_ProcedureName is called when production oC_ProcedureName is entered.

func (*BaseCypherListener) EnterOC_ProcedureResultField

func (s *BaseCypherListener) EnterOC_ProcedureResultField(ctx *OC_ProcedureResultFieldContext)

EnterOC_ProcedureResultField is called when production oC_ProcedureResultField is entered.

func (*BaseCypherListener) EnterOC_ProjectionBody

func (s *BaseCypherListener) EnterOC_ProjectionBody(ctx *OC_ProjectionBodyContext)

EnterOC_ProjectionBody is called when production oC_ProjectionBody is entered.

func (*BaseCypherListener) EnterOC_ProjectionItem

func (s *BaseCypherListener) EnterOC_ProjectionItem(ctx *OC_ProjectionItemContext)

EnterOC_ProjectionItem is called when production oC_ProjectionItem is entered.

func (*BaseCypherListener) EnterOC_ProjectionItems

func (s *BaseCypherListener) EnterOC_ProjectionItems(ctx *OC_ProjectionItemsContext)

EnterOC_ProjectionItems is called when production oC_ProjectionItems is entered.

func (*BaseCypherListener) EnterOC_Properties

func (s *BaseCypherListener) EnterOC_Properties(ctx *OC_PropertiesContext)

EnterOC_Properties is called when production oC_Properties is entered.

func (*BaseCypherListener) EnterOC_PropertyExpression

func (s *BaseCypherListener) EnterOC_PropertyExpression(ctx *OC_PropertyExpressionContext)

EnterOC_PropertyExpression is called when production oC_PropertyExpression is entered.

func (*BaseCypherListener) EnterOC_PropertyKeyName

func (s *BaseCypherListener) EnterOC_PropertyKeyName(ctx *OC_PropertyKeyNameContext)

EnterOC_PropertyKeyName is called when production oC_PropertyKeyName is entered.

func (*BaseCypherListener) EnterOC_PropertyLookup

func (s *BaseCypherListener) EnterOC_PropertyLookup(ctx *OC_PropertyLookupContext)

EnterOC_PropertyLookup is called when production oC_PropertyLookup is entered.

func (*BaseCypherListener) EnterOC_PropertyOrLabelsExpression

func (s *BaseCypherListener) EnterOC_PropertyOrLabelsExpression(ctx *OC_PropertyOrLabelsExpressionContext)

EnterOC_PropertyOrLabelsExpression is called when production oC_PropertyOrLabelsExpression is entered.

func (*BaseCypherListener) EnterOC_Query

func (s *BaseCypherListener) EnterOC_Query(ctx *OC_QueryContext)

EnterOC_Query is called when production oC_Query is entered.

func (*BaseCypherListener) EnterOC_RangeLiteral

func (s *BaseCypherListener) EnterOC_RangeLiteral(ctx *OC_RangeLiteralContext)

EnterOC_RangeLiteral is called when production oC_RangeLiteral is entered.

func (*BaseCypherListener) EnterOC_ReadingClause

func (s *BaseCypherListener) EnterOC_ReadingClause(ctx *OC_ReadingClauseContext)

EnterOC_ReadingClause is called when production oC_ReadingClause is entered.

func (*BaseCypherListener) EnterOC_RegularQuery

func (s *BaseCypherListener) EnterOC_RegularQuery(ctx *OC_RegularQueryContext)

EnterOC_RegularQuery is called when production oC_RegularQuery is entered.

func (*BaseCypherListener) EnterOC_RelTypeName

func (s *BaseCypherListener) EnterOC_RelTypeName(ctx *OC_RelTypeNameContext)

EnterOC_RelTypeName is called when production oC_RelTypeName is entered.

func (*BaseCypherListener) EnterOC_RelationshipDetail

func (s *BaseCypherListener) EnterOC_RelationshipDetail(ctx *OC_RelationshipDetailContext)

EnterOC_RelationshipDetail is called when production oC_RelationshipDetail is entered.

func (*BaseCypherListener) EnterOC_RelationshipPattern

func (s *BaseCypherListener) EnterOC_RelationshipPattern(ctx *OC_RelationshipPatternContext)

EnterOC_RelationshipPattern is called when production oC_RelationshipPattern is entered.

func (*BaseCypherListener) EnterOC_RelationshipTypes

func (s *BaseCypherListener) EnterOC_RelationshipTypes(ctx *OC_RelationshipTypesContext)

EnterOC_RelationshipTypes is called when production oC_RelationshipTypes is entered.

func (*BaseCypherListener) EnterOC_RelationshipsPattern

func (s *BaseCypherListener) EnterOC_RelationshipsPattern(ctx *OC_RelationshipsPatternContext)

EnterOC_RelationshipsPattern is called when production oC_RelationshipsPattern is entered.

func (*BaseCypherListener) EnterOC_Remove

func (s *BaseCypherListener) EnterOC_Remove(ctx *OC_RemoveContext)

EnterOC_Remove is called when production oC_Remove is entered.

func (*BaseCypherListener) EnterOC_RemoveItem

func (s *BaseCypherListener) EnterOC_RemoveItem(ctx *OC_RemoveItemContext)

EnterOC_RemoveItem is called when production oC_RemoveItem is entered.

func (*BaseCypherListener) EnterOC_ReservedWord

func (s *BaseCypherListener) EnterOC_ReservedWord(ctx *OC_ReservedWordContext)

EnterOC_ReservedWord is called when production oC_ReservedWord is entered.

func (*BaseCypherListener) EnterOC_Return

func (s *BaseCypherListener) EnterOC_Return(ctx *OC_ReturnContext)

EnterOC_Return is called when production oC_Return is entered.

func (*BaseCypherListener) EnterOC_RightArrowHead

func (s *BaseCypherListener) EnterOC_RightArrowHead(ctx *OC_RightArrowHeadContext)

EnterOC_RightArrowHead is called when production oC_RightArrowHead is entered.

func (*BaseCypherListener) EnterOC_SchemaName

func (s *BaseCypherListener) EnterOC_SchemaName(ctx *OC_SchemaNameContext)

EnterOC_SchemaName is called when production oC_SchemaName is entered.

func (*BaseCypherListener) EnterOC_Set

func (s *BaseCypherListener) EnterOC_Set(ctx *OC_SetContext)

EnterOC_Set is called when production oC_Set is entered.

func (*BaseCypherListener) EnterOC_SetItem

func (s *BaseCypherListener) EnterOC_SetItem(ctx *OC_SetItemContext)

EnterOC_SetItem is called when production oC_SetItem is entered.

func (*BaseCypherListener) EnterOC_SinglePartQuery

func (s *BaseCypherListener) EnterOC_SinglePartQuery(ctx *OC_SinglePartQueryContext)

EnterOC_SinglePartQuery is called when production oC_SinglePartQuery is entered.

func (*BaseCypherListener) EnterOC_SingleQuery

func (s *BaseCypherListener) EnterOC_SingleQuery(ctx *OC_SingleQueryContext)

EnterOC_SingleQuery is called when production oC_SingleQuery is entered.

func (*BaseCypherListener) EnterOC_Skip

func (s *BaseCypherListener) EnterOC_Skip(ctx *OC_SkipContext)

EnterOC_Skip is called when production oC_Skip is entered.

func (*BaseCypherListener) EnterOC_SortItem

func (s *BaseCypherListener) EnterOC_SortItem(ctx *OC_SortItemContext)

EnterOC_SortItem is called when production oC_SortItem is entered.

func (*BaseCypherListener) EnterOC_StandaloneCall

func (s *BaseCypherListener) EnterOC_StandaloneCall(ctx *OC_StandaloneCallContext)

EnterOC_StandaloneCall is called when production oC_StandaloneCall is entered.

func (*BaseCypherListener) EnterOC_Statement

func (s *BaseCypherListener) EnterOC_Statement(ctx *OC_StatementContext)

EnterOC_Statement is called when production oC_Statement is entered.

func (*BaseCypherListener) EnterOC_StringListNullOperatorExpression

func (s *BaseCypherListener) EnterOC_StringListNullOperatorExpression(ctx *OC_StringListNullOperatorExpressionContext)

EnterOC_StringListNullOperatorExpression is called when production oC_StringListNullOperatorExpression is entered.

func (*BaseCypherListener) EnterOC_StringOperatorExpression

func (s *BaseCypherListener) EnterOC_StringOperatorExpression(ctx *OC_StringOperatorExpressionContext)

EnterOC_StringOperatorExpression is called when production oC_StringOperatorExpression is entered.

func (*BaseCypherListener) EnterOC_SymbolicName

func (s *BaseCypherListener) EnterOC_SymbolicName(ctx *OC_SymbolicNameContext)

EnterOC_SymbolicName is called when production oC_SymbolicName is entered.

func (*BaseCypherListener) EnterOC_UnaryAddOrSubtractExpression

func (s *BaseCypherListener) EnterOC_UnaryAddOrSubtractExpression(ctx *OC_UnaryAddOrSubtractExpressionContext)

EnterOC_UnaryAddOrSubtractExpression is called when production oC_UnaryAddOrSubtractExpression is entered.

func (*BaseCypherListener) EnterOC_Union

func (s *BaseCypherListener) EnterOC_Union(ctx *OC_UnionContext)

EnterOC_Union is called when production oC_Union is entered.

func (*BaseCypherListener) EnterOC_Unwind

func (s *BaseCypherListener) EnterOC_Unwind(ctx *OC_UnwindContext)

EnterOC_Unwind is called when production oC_Unwind is entered.

func (*BaseCypherListener) EnterOC_UpdatingClause

func (s *BaseCypherListener) EnterOC_UpdatingClause(ctx *OC_UpdatingClauseContext)

EnterOC_UpdatingClause is called when production oC_UpdatingClause is entered.

func (*BaseCypherListener) EnterOC_Variable

func (s *BaseCypherListener) EnterOC_Variable(ctx *OC_VariableContext)

EnterOC_Variable is called when production oC_Variable is entered.

func (*BaseCypherListener) EnterOC_Where

func (s *BaseCypherListener) EnterOC_Where(ctx *OC_WhereContext)

EnterOC_Where is called when production oC_Where is entered.

func (*BaseCypherListener) EnterOC_With

func (s *BaseCypherListener) EnterOC_With(ctx *OC_WithContext)

EnterOC_With is called when production oC_With is entered.

func (*BaseCypherListener) EnterOC_XorExpression

func (s *BaseCypherListener) EnterOC_XorExpression(ctx *OC_XorExpressionContext)

EnterOC_XorExpression is called when production oC_XorExpression is entered.

func (*BaseCypherListener) EnterOC_YieldItem

func (s *BaseCypherListener) EnterOC_YieldItem(ctx *OC_YieldItemContext)

EnterOC_YieldItem is called when production oC_YieldItem is entered.

func (*BaseCypherListener) EnterOC_YieldItems

func (s *BaseCypherListener) EnterOC_YieldItems(ctx *OC_YieldItemsContext)

EnterOC_YieldItems is called when production oC_YieldItems is entered.

func (*BaseCypherListener) ExitEveryRule

func (s *BaseCypherListener) ExitEveryRule(ctx antlr.ParserRuleContext)

ExitEveryRule is called when any rule is exited.

func (*BaseCypherListener) ExitOC_AddOrSubtractExpression

func (s *BaseCypherListener) ExitOC_AddOrSubtractExpression(ctx *OC_AddOrSubtractExpressionContext)

ExitOC_AddOrSubtractExpression is called when production oC_AddOrSubtractExpression is exited.

func (*BaseCypherListener) ExitOC_AndExpression

func (s *BaseCypherListener) ExitOC_AndExpression(ctx *OC_AndExpressionContext)

ExitOC_AndExpression is called when production oC_AndExpression is exited.

func (*BaseCypherListener) ExitOC_AnonymousPatternPart

func (s *BaseCypherListener) ExitOC_AnonymousPatternPart(ctx *OC_AnonymousPatternPartContext)

ExitOC_AnonymousPatternPart is called when production oC_AnonymousPatternPart is exited.

func (*BaseCypherListener) ExitOC_Atom

func (s *BaseCypherListener) ExitOC_Atom(ctx *OC_AtomContext)

ExitOC_Atom is called when production oC_Atom is exited.

func (*BaseCypherListener) ExitOC_BooleanLiteral

func (s *BaseCypherListener) ExitOC_BooleanLiteral(ctx *OC_BooleanLiteralContext)

ExitOC_BooleanLiteral is called when production oC_BooleanLiteral is exited.

func (*BaseCypherListener) ExitOC_CaseAlternatives

func (s *BaseCypherListener) ExitOC_CaseAlternatives(ctx *OC_CaseAlternativesContext)

ExitOC_CaseAlternatives is called when production oC_CaseAlternatives is exited.

func (*BaseCypherListener) ExitOC_CaseExpression

func (s *BaseCypherListener) ExitOC_CaseExpression(ctx *OC_CaseExpressionContext)

ExitOC_CaseExpression is called when production oC_CaseExpression is exited.

func (*BaseCypherListener) ExitOC_ComparisonExpression

func (s *BaseCypherListener) ExitOC_ComparisonExpression(ctx *OC_ComparisonExpressionContext)

ExitOC_ComparisonExpression is called when production oC_ComparisonExpression is exited.

func (*BaseCypherListener) ExitOC_Create

func (s *BaseCypherListener) ExitOC_Create(ctx *OC_CreateContext)

ExitOC_Create is called when production oC_Create is exited.

func (*BaseCypherListener) ExitOC_Cypher

func (s *BaseCypherListener) ExitOC_Cypher(ctx *OC_CypherContext)

ExitOC_Cypher is called when production oC_Cypher is exited.

func (*BaseCypherListener) ExitOC_Dash

func (s *BaseCypherListener) ExitOC_Dash(ctx *OC_DashContext)

ExitOC_Dash is called when production oC_Dash is exited.

func (*BaseCypherListener) ExitOC_Delete

func (s *BaseCypherListener) ExitOC_Delete(ctx *OC_DeleteContext)

ExitOC_Delete is called when production oC_Delete is exited.

func (*BaseCypherListener) ExitOC_DoubleLiteral

func (s *BaseCypherListener) ExitOC_DoubleLiteral(ctx *OC_DoubleLiteralContext)

ExitOC_DoubleLiteral is called when production oC_DoubleLiteral is exited.

func (*BaseCypherListener) ExitOC_ExplicitProcedureInvocation

func (s *BaseCypherListener) ExitOC_ExplicitProcedureInvocation(ctx *OC_ExplicitProcedureInvocationContext)

ExitOC_ExplicitProcedureInvocation is called when production oC_ExplicitProcedureInvocation is exited.

func (*BaseCypherListener) ExitOC_Expression

func (s *BaseCypherListener) ExitOC_Expression(ctx *OC_ExpressionContext)

ExitOC_Expression is called when production oC_Expression is exited.

func (*BaseCypherListener) ExitOC_FilterExpression

func (s *BaseCypherListener) ExitOC_FilterExpression(ctx *OC_FilterExpressionContext)

ExitOC_FilterExpression is called when production oC_FilterExpression is exited.

func (*BaseCypherListener) ExitOC_FunctionInvocation

func (s *BaseCypherListener) ExitOC_FunctionInvocation(ctx *OC_FunctionInvocationContext)

ExitOC_FunctionInvocation is called when production oC_FunctionInvocation is exited.

func (*BaseCypherListener) ExitOC_FunctionName

func (s *BaseCypherListener) ExitOC_FunctionName(ctx *OC_FunctionNameContext)

ExitOC_FunctionName is called when production oC_FunctionName is exited.

func (*BaseCypherListener) ExitOC_IdInColl

func (s *BaseCypherListener) ExitOC_IdInColl(ctx *OC_IdInCollContext)

ExitOC_IdInColl is called when production oC_IdInColl is exited.

func (*BaseCypherListener) ExitOC_ImplicitProcedureInvocation

func (s *BaseCypherListener) ExitOC_ImplicitProcedureInvocation(ctx *OC_ImplicitProcedureInvocationContext)

ExitOC_ImplicitProcedureInvocation is called when production oC_ImplicitProcedureInvocation is exited.

func (*BaseCypherListener) ExitOC_InQueryCall

func (s *BaseCypherListener) ExitOC_InQueryCall(ctx *OC_InQueryCallContext)

ExitOC_InQueryCall is called when production oC_InQueryCall is exited.

func (*BaseCypherListener) ExitOC_IntegerLiteral

func (s *BaseCypherListener) ExitOC_IntegerLiteral(ctx *OC_IntegerLiteralContext)

ExitOC_IntegerLiteral is called when production oC_IntegerLiteral is exited.

func (*BaseCypherListener) ExitOC_LabelName

func (s *BaseCypherListener) ExitOC_LabelName(ctx *OC_LabelNameContext)

ExitOC_LabelName is called when production oC_LabelName is exited.

func (*BaseCypherListener) ExitOC_LeftArrowHead

func (s *BaseCypherListener) ExitOC_LeftArrowHead(ctx *OC_LeftArrowHeadContext)

ExitOC_LeftArrowHead is called when production oC_LeftArrowHead is exited.

func (*BaseCypherListener) ExitOC_Limit

func (s *BaseCypherListener) ExitOC_Limit(ctx *OC_LimitContext)

ExitOC_Limit is called when production oC_Limit is exited.

func (*BaseCypherListener) ExitOC_ListComprehension

func (s *BaseCypherListener) ExitOC_ListComprehension(ctx *OC_ListComprehensionContext)

ExitOC_ListComprehension is called when production oC_ListComprehension is exited.

func (*BaseCypherListener) ExitOC_ListLiteral

func (s *BaseCypherListener) ExitOC_ListLiteral(ctx *OC_ListLiteralContext)

ExitOC_ListLiteral is called when production oC_ListLiteral is exited.

func (*BaseCypherListener) ExitOC_ListOperatorExpression

func (s *BaseCypherListener) ExitOC_ListOperatorExpression(ctx *OC_ListOperatorExpressionContext)

ExitOC_ListOperatorExpression is called when production oC_ListOperatorExpression is exited.

func (*BaseCypherListener) ExitOC_Literal

func (s *BaseCypherListener) ExitOC_Literal(ctx *OC_LiteralContext)

ExitOC_Literal is called when production oC_Literal is exited.

func (*BaseCypherListener) ExitOC_MapLiteral

func (s *BaseCypherListener) ExitOC_MapLiteral(ctx *OC_MapLiteralContext)

ExitOC_MapLiteral is called when production oC_MapLiteral is exited.

func (*BaseCypherListener) ExitOC_Match

func (s *BaseCypherListener) ExitOC_Match(ctx *OC_MatchContext)

ExitOC_Match is called when production oC_Match is exited.

func (*BaseCypherListener) ExitOC_Merge

func (s *BaseCypherListener) ExitOC_Merge(ctx *OC_MergeContext)

ExitOC_Merge is called when production oC_Merge is exited.

func (*BaseCypherListener) ExitOC_MergeAction

func (s *BaseCypherListener) ExitOC_MergeAction(ctx *OC_MergeActionContext)

ExitOC_MergeAction is called when production oC_MergeAction is exited.

func (*BaseCypherListener) ExitOC_MultiPartQuery

func (s *BaseCypherListener) ExitOC_MultiPartQuery(ctx *OC_MultiPartQueryContext)

ExitOC_MultiPartQuery is called when production oC_MultiPartQuery is exited.

func (*BaseCypherListener) ExitOC_MultiplyDivideModuloExpression

func (s *BaseCypherListener) ExitOC_MultiplyDivideModuloExpression(ctx *OC_MultiplyDivideModuloExpressionContext)

ExitOC_MultiplyDivideModuloExpression is called when production oC_MultiplyDivideModuloExpression is exited.

func (*BaseCypherListener) ExitOC_Namespace

func (s *BaseCypherListener) ExitOC_Namespace(ctx *OC_NamespaceContext)

ExitOC_Namespace is called when production oC_Namespace is exited.

func (*BaseCypherListener) ExitOC_NodeLabel

func (s *BaseCypherListener) ExitOC_NodeLabel(ctx *OC_NodeLabelContext)

ExitOC_NodeLabel is called when production oC_NodeLabel is exited.

func (*BaseCypherListener) ExitOC_NodeLabels

func (s *BaseCypherListener) ExitOC_NodeLabels(ctx *OC_NodeLabelsContext)

ExitOC_NodeLabels is called when production oC_NodeLabels is exited.

func (*BaseCypherListener) ExitOC_NodePattern

func (s *BaseCypherListener) ExitOC_NodePattern(ctx *OC_NodePatternContext)

ExitOC_NodePattern is called when production oC_NodePattern is exited.

func (*BaseCypherListener) ExitOC_NotExpression

func (s *BaseCypherListener) ExitOC_NotExpression(ctx *OC_NotExpressionContext)

ExitOC_NotExpression is called when production oC_NotExpression is exited.

func (*BaseCypherListener) ExitOC_NullOperatorExpression

func (s *BaseCypherListener) ExitOC_NullOperatorExpression(ctx *OC_NullOperatorExpressionContext)

ExitOC_NullOperatorExpression is called when production oC_NullOperatorExpression is exited.

func (*BaseCypherListener) ExitOC_NumberLiteral

func (s *BaseCypherListener) ExitOC_NumberLiteral(ctx *OC_NumberLiteralContext)

ExitOC_NumberLiteral is called when production oC_NumberLiteral is exited.

func (*BaseCypherListener) ExitOC_OrExpression

func (s *BaseCypherListener) ExitOC_OrExpression(ctx *OC_OrExpressionContext)

ExitOC_OrExpression is called when production oC_OrExpression is exited.

func (*BaseCypherListener) ExitOC_Order

func (s *BaseCypherListener) ExitOC_Order(ctx *OC_OrderContext)

ExitOC_Order is called when production oC_Order is exited.

func (*BaseCypherListener) ExitOC_Parameter

func (s *BaseCypherListener) ExitOC_Parameter(ctx *OC_ParameterContext)

ExitOC_Parameter is called when production oC_Parameter is exited.

func (*BaseCypherListener) ExitOC_ParenthesizedExpression

func (s *BaseCypherListener) ExitOC_ParenthesizedExpression(ctx *OC_ParenthesizedExpressionContext)

ExitOC_ParenthesizedExpression is called when production oC_ParenthesizedExpression is exited.

func (*BaseCypherListener) ExitOC_PartialComparisonExpression

func (s *BaseCypherListener) ExitOC_PartialComparisonExpression(ctx *OC_PartialComparisonExpressionContext)

ExitOC_PartialComparisonExpression is called when production oC_PartialComparisonExpression is exited.

func (*BaseCypherListener) ExitOC_Pattern

func (s *BaseCypherListener) ExitOC_Pattern(ctx *OC_PatternContext)

ExitOC_Pattern is called when production oC_Pattern is exited.

func (*BaseCypherListener) ExitOC_PatternComprehension

func (s *BaseCypherListener) ExitOC_PatternComprehension(ctx *OC_PatternComprehensionContext)

ExitOC_PatternComprehension is called when production oC_PatternComprehension is exited.

func (*BaseCypherListener) ExitOC_PatternElement

func (s *BaseCypherListener) ExitOC_PatternElement(ctx *OC_PatternElementContext)

ExitOC_PatternElement is called when production oC_PatternElement is exited.

func (*BaseCypherListener) ExitOC_PatternElementChain

func (s *BaseCypherListener) ExitOC_PatternElementChain(ctx *OC_PatternElementChainContext)

ExitOC_PatternElementChain is called when production oC_PatternElementChain is exited.

func (*BaseCypherListener) ExitOC_PatternPart

func (s *BaseCypherListener) ExitOC_PatternPart(ctx *OC_PatternPartContext)

ExitOC_PatternPart is called when production oC_PatternPart is exited.

func (*BaseCypherListener) ExitOC_PowerOfExpression

func (s *BaseCypherListener) ExitOC_PowerOfExpression(ctx *OC_PowerOfExpressionContext)

ExitOC_PowerOfExpression is called when production oC_PowerOfExpression is exited.

func (*BaseCypherListener) ExitOC_ProcedureName

func (s *BaseCypherListener) ExitOC_ProcedureName(ctx *OC_ProcedureNameContext)

ExitOC_ProcedureName is called when production oC_ProcedureName is exited.

func (*BaseCypherListener) ExitOC_ProcedureResultField

func (s *BaseCypherListener) ExitOC_ProcedureResultField(ctx *OC_ProcedureResultFieldContext)

ExitOC_ProcedureResultField is called when production oC_ProcedureResultField is exited.

func (*BaseCypherListener) ExitOC_ProjectionBody

func (s *BaseCypherListener) ExitOC_ProjectionBody(ctx *OC_ProjectionBodyContext)

ExitOC_ProjectionBody is called when production oC_ProjectionBody is exited.

func (*BaseCypherListener) ExitOC_ProjectionItem

func (s *BaseCypherListener) ExitOC_ProjectionItem(ctx *OC_ProjectionItemContext)

ExitOC_ProjectionItem is called when production oC_ProjectionItem is exited.

func (*BaseCypherListener) ExitOC_ProjectionItems

func (s *BaseCypherListener) ExitOC_ProjectionItems(ctx *OC_ProjectionItemsContext)

ExitOC_ProjectionItems is called when production oC_ProjectionItems is exited.

func (*BaseCypherListener) ExitOC_Properties

func (s *BaseCypherListener) ExitOC_Properties(ctx *OC_PropertiesContext)

ExitOC_Properties is called when production oC_Properties is exited.

func (*BaseCypherListener) ExitOC_PropertyExpression

func (s *BaseCypherListener) ExitOC_PropertyExpression(ctx *OC_PropertyExpressionContext)

ExitOC_PropertyExpression is called when production oC_PropertyExpression is exited.

func (*BaseCypherListener) ExitOC_PropertyKeyName

func (s *BaseCypherListener) ExitOC_PropertyKeyName(ctx *OC_PropertyKeyNameContext)

ExitOC_PropertyKeyName is called when production oC_PropertyKeyName is exited.

func (*BaseCypherListener) ExitOC_PropertyLookup

func (s *BaseCypherListener) ExitOC_PropertyLookup(ctx *OC_PropertyLookupContext)

ExitOC_PropertyLookup is called when production oC_PropertyLookup is exited.

func (*BaseCypherListener) ExitOC_PropertyOrLabelsExpression

func (s *BaseCypherListener) ExitOC_PropertyOrLabelsExpression(ctx *OC_PropertyOrLabelsExpressionContext)

ExitOC_PropertyOrLabelsExpression is called when production oC_PropertyOrLabelsExpression is exited.

func (*BaseCypherListener) ExitOC_Query

func (s *BaseCypherListener) ExitOC_Query(ctx *OC_QueryContext)

ExitOC_Query is called when production oC_Query is exited.

func (*BaseCypherListener) ExitOC_RangeLiteral

func (s *BaseCypherListener) ExitOC_RangeLiteral(ctx *OC_RangeLiteralContext)

ExitOC_RangeLiteral is called when production oC_RangeLiteral is exited.

func (*BaseCypherListener) ExitOC_ReadingClause

func (s *BaseCypherListener) ExitOC_ReadingClause(ctx *OC_ReadingClauseContext)

ExitOC_ReadingClause is called when production oC_ReadingClause is exited.

func (*BaseCypherListener) ExitOC_RegularQuery

func (s *BaseCypherListener) ExitOC_RegularQuery(ctx *OC_RegularQueryContext)

ExitOC_RegularQuery is called when production oC_RegularQuery is exited.

func (*BaseCypherListener) ExitOC_RelTypeName

func (s *BaseCypherListener) ExitOC_RelTypeName(ctx *OC_RelTypeNameContext)

ExitOC_RelTypeName is called when production oC_RelTypeName is exited.

func (*BaseCypherListener) ExitOC_RelationshipDetail

func (s *BaseCypherListener) ExitOC_RelationshipDetail(ctx *OC_RelationshipDetailContext)

ExitOC_RelationshipDetail is called when production oC_RelationshipDetail is exited.

func (*BaseCypherListener) ExitOC_RelationshipPattern

func (s *BaseCypherListener) ExitOC_RelationshipPattern(ctx *OC_RelationshipPatternContext)

ExitOC_RelationshipPattern is called when production oC_RelationshipPattern is exited.

func (*BaseCypherListener) ExitOC_RelationshipTypes

func (s *BaseCypherListener) ExitOC_RelationshipTypes(ctx *OC_RelationshipTypesContext)

ExitOC_RelationshipTypes is called when production oC_RelationshipTypes is exited.

func (*BaseCypherListener) ExitOC_RelationshipsPattern

func (s *BaseCypherListener) ExitOC_RelationshipsPattern(ctx *OC_RelationshipsPatternContext)

ExitOC_RelationshipsPattern is called when production oC_RelationshipsPattern is exited.

func (*BaseCypherListener) ExitOC_Remove

func (s *BaseCypherListener) ExitOC_Remove(ctx *OC_RemoveContext)

ExitOC_Remove is called when production oC_Remove is exited.

func (*BaseCypherListener) ExitOC_RemoveItem

func (s *BaseCypherListener) ExitOC_RemoveItem(ctx *OC_RemoveItemContext)

ExitOC_RemoveItem is called when production oC_RemoveItem is exited.

func (*BaseCypherListener) ExitOC_ReservedWord

func (s *BaseCypherListener) ExitOC_ReservedWord(ctx *OC_ReservedWordContext)

ExitOC_ReservedWord is called when production oC_ReservedWord is exited.

func (*BaseCypherListener) ExitOC_Return

func (s *BaseCypherListener) ExitOC_Return(ctx *OC_ReturnContext)

ExitOC_Return is called when production oC_Return is exited.

func (*BaseCypherListener) ExitOC_RightArrowHead

func (s *BaseCypherListener) ExitOC_RightArrowHead(ctx *OC_RightArrowHeadContext)

ExitOC_RightArrowHead is called when production oC_RightArrowHead is exited.

func (*BaseCypherListener) ExitOC_SchemaName

func (s *BaseCypherListener) ExitOC_SchemaName(ctx *OC_SchemaNameContext)

ExitOC_SchemaName is called when production oC_SchemaName is exited.

func (*BaseCypherListener) ExitOC_Set

func (s *BaseCypherListener) ExitOC_Set(ctx *OC_SetContext)

ExitOC_Set is called when production oC_Set is exited.

func (*BaseCypherListener) ExitOC_SetItem

func (s *BaseCypherListener) ExitOC_SetItem(ctx *OC_SetItemContext)

ExitOC_SetItem is called when production oC_SetItem is exited.

func (*BaseCypherListener) ExitOC_SinglePartQuery

func (s *BaseCypherListener) ExitOC_SinglePartQuery(ctx *OC_SinglePartQueryContext)

ExitOC_SinglePartQuery is called when production oC_SinglePartQuery is exited.

func (*BaseCypherListener) ExitOC_SingleQuery

func (s *BaseCypherListener) ExitOC_SingleQuery(ctx *OC_SingleQueryContext)

ExitOC_SingleQuery is called when production oC_SingleQuery is exited.

func (*BaseCypherListener) ExitOC_Skip

func (s *BaseCypherListener) ExitOC_Skip(ctx *OC_SkipContext)

ExitOC_Skip is called when production oC_Skip is exited.

func (*BaseCypherListener) ExitOC_SortItem

func (s *BaseCypherListener) ExitOC_SortItem(ctx *OC_SortItemContext)

ExitOC_SortItem is called when production oC_SortItem is exited.

func (*BaseCypherListener) ExitOC_StandaloneCall

func (s *BaseCypherListener) ExitOC_StandaloneCall(ctx *OC_StandaloneCallContext)

ExitOC_StandaloneCall is called when production oC_StandaloneCall is exited.

func (*BaseCypherListener) ExitOC_Statement

func (s *BaseCypherListener) ExitOC_Statement(ctx *OC_StatementContext)

ExitOC_Statement is called when production oC_Statement is exited.

func (*BaseCypherListener) ExitOC_StringListNullOperatorExpression

func (s *BaseCypherListener) ExitOC_StringListNullOperatorExpression(ctx *OC_StringListNullOperatorExpressionContext)

ExitOC_StringListNullOperatorExpression is called when production oC_StringListNullOperatorExpression is exited.

func (*BaseCypherListener) ExitOC_StringOperatorExpression

func (s *BaseCypherListener) ExitOC_StringOperatorExpression(ctx *OC_StringOperatorExpressionContext)

ExitOC_StringOperatorExpression is called when production oC_StringOperatorExpression is exited.

func (*BaseCypherListener) ExitOC_SymbolicName

func (s *BaseCypherListener) ExitOC_SymbolicName(ctx *OC_SymbolicNameContext)

ExitOC_SymbolicName is called when production oC_SymbolicName is exited.

func (*BaseCypherListener) ExitOC_UnaryAddOrSubtractExpression

func (s *BaseCypherListener) ExitOC_UnaryAddOrSubtractExpression(ctx *OC_UnaryAddOrSubtractExpressionContext)

ExitOC_UnaryAddOrSubtractExpression is called when production oC_UnaryAddOrSubtractExpression is exited.

func (*BaseCypherListener) ExitOC_Union

func (s *BaseCypherListener) ExitOC_Union(ctx *OC_UnionContext)

ExitOC_Union is called when production oC_Union is exited.

func (*BaseCypherListener) ExitOC_Unwind

func (s *BaseCypherListener) ExitOC_Unwind(ctx *OC_UnwindContext)

ExitOC_Unwind is called when production oC_Unwind is exited.

func (*BaseCypherListener) ExitOC_UpdatingClause

func (s *BaseCypherListener) ExitOC_UpdatingClause(ctx *OC_UpdatingClauseContext)

ExitOC_UpdatingClause is called when production oC_UpdatingClause is exited.

func (*BaseCypherListener) ExitOC_Variable

func (s *BaseCypherListener) ExitOC_Variable(ctx *OC_VariableContext)

ExitOC_Variable is called when production oC_Variable is exited.

func (*BaseCypherListener) ExitOC_Where

func (s *BaseCypherListener) ExitOC_Where(ctx *OC_WhereContext)

ExitOC_Where is called when production oC_Where is exited.

func (*BaseCypherListener) ExitOC_With

func (s *BaseCypherListener) ExitOC_With(ctx *OC_WithContext)

ExitOC_With is called when production oC_With is exited.

func (*BaseCypherListener) ExitOC_XorExpression

func (s *BaseCypherListener) ExitOC_XorExpression(ctx *OC_XorExpressionContext)

ExitOC_XorExpression is called when production oC_XorExpression is exited.

func (*BaseCypherListener) ExitOC_YieldItem

func (s *BaseCypherListener) ExitOC_YieldItem(ctx *OC_YieldItemContext)

ExitOC_YieldItem is called when production oC_YieldItem is exited.

func (*BaseCypherListener) ExitOC_YieldItems

func (s *BaseCypherListener) ExitOC_YieldItems(ctx *OC_YieldItemsContext)

ExitOC_YieldItems is called when production oC_YieldItems is exited.

func (*BaseCypherListener) VisitErrorNode

func (s *BaseCypherListener) VisitErrorNode(node antlr.ErrorNode)

VisitErrorNode is called when an error node is visited.

func (*BaseCypherListener) VisitTerminal

func (s *BaseCypherListener) VisitTerminal(node antlr.TerminalNode)

VisitTerminal is called when a terminal node is visited.

type BaseCypherVisitor

type BaseCypherVisitor struct {
	*antlr.BaseParseTreeVisitor
}

func (*BaseCypherVisitor) VisitOC_AddOrSubtractExpression

func (v *BaseCypherVisitor) VisitOC_AddOrSubtractExpression(ctx *OC_AddOrSubtractExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_AndExpression

func (v *BaseCypherVisitor) VisitOC_AndExpression(ctx *OC_AndExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_AnonymousPatternPart

func (v *BaseCypherVisitor) VisitOC_AnonymousPatternPart(ctx *OC_AnonymousPatternPartContext) interface{}

func (*BaseCypherVisitor) VisitOC_Atom

func (v *BaseCypherVisitor) VisitOC_Atom(ctx *OC_AtomContext) interface{}

func (*BaseCypherVisitor) VisitOC_BooleanLiteral

func (v *BaseCypherVisitor) VisitOC_BooleanLiteral(ctx *OC_BooleanLiteralContext) interface{}

func (*BaseCypherVisitor) VisitOC_CaseAlternatives

func (v *BaseCypherVisitor) VisitOC_CaseAlternatives(ctx *OC_CaseAlternativesContext) interface{}

func (*BaseCypherVisitor) VisitOC_CaseExpression

func (v *BaseCypherVisitor) VisitOC_CaseExpression(ctx *OC_CaseExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_ComparisonExpression

func (v *BaseCypherVisitor) VisitOC_ComparisonExpression(ctx *OC_ComparisonExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_Create

func (v *BaseCypherVisitor) VisitOC_Create(ctx *OC_CreateContext) interface{}

func (*BaseCypherVisitor) VisitOC_Cypher

func (v *BaseCypherVisitor) VisitOC_Cypher(ctx *OC_CypherContext) interface{}

func (*BaseCypherVisitor) VisitOC_Dash

func (v *BaseCypherVisitor) VisitOC_Dash(ctx *OC_DashContext) interface{}

func (*BaseCypherVisitor) VisitOC_Delete

func (v *BaseCypherVisitor) VisitOC_Delete(ctx *OC_DeleteContext) interface{}

func (*BaseCypherVisitor) VisitOC_DoubleLiteral

func (v *BaseCypherVisitor) VisitOC_DoubleLiteral(ctx *OC_DoubleLiteralContext) interface{}

func (*BaseCypherVisitor) VisitOC_ExplicitProcedureInvocation

func (v *BaseCypherVisitor) VisitOC_ExplicitProcedureInvocation(ctx *OC_ExplicitProcedureInvocationContext) interface{}

func (*BaseCypherVisitor) VisitOC_Expression

func (v *BaseCypherVisitor) VisitOC_Expression(ctx *OC_ExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_FilterExpression

func (v *BaseCypherVisitor) VisitOC_FilterExpression(ctx *OC_FilterExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_FunctionInvocation

func (v *BaseCypherVisitor) VisitOC_FunctionInvocation(ctx *OC_FunctionInvocationContext) interface{}

func (*BaseCypherVisitor) VisitOC_FunctionName

func (v *BaseCypherVisitor) VisitOC_FunctionName(ctx *OC_FunctionNameContext) interface{}

func (*BaseCypherVisitor) VisitOC_IdInColl

func (v *BaseCypherVisitor) VisitOC_IdInColl(ctx *OC_IdInCollContext) interface{}

func (*BaseCypherVisitor) VisitOC_ImplicitProcedureInvocation

func (v *BaseCypherVisitor) VisitOC_ImplicitProcedureInvocation(ctx *OC_ImplicitProcedureInvocationContext) interface{}

func (*BaseCypherVisitor) VisitOC_InQueryCall

func (v *BaseCypherVisitor) VisitOC_InQueryCall(ctx *OC_InQueryCallContext) interface{}

func (*BaseCypherVisitor) VisitOC_IntegerLiteral

func (v *BaseCypherVisitor) VisitOC_IntegerLiteral(ctx *OC_IntegerLiteralContext) interface{}

func (*BaseCypherVisitor) VisitOC_LabelName

func (v *BaseCypherVisitor) VisitOC_LabelName(ctx *OC_LabelNameContext) interface{}

func (*BaseCypherVisitor) VisitOC_LeftArrowHead

func (v *BaseCypherVisitor) VisitOC_LeftArrowHead(ctx *OC_LeftArrowHeadContext) interface{}

func (*BaseCypherVisitor) VisitOC_Limit

func (v *BaseCypherVisitor) VisitOC_Limit(ctx *OC_LimitContext) interface{}

func (*BaseCypherVisitor) VisitOC_ListComprehension

func (v *BaseCypherVisitor) VisitOC_ListComprehension(ctx *OC_ListComprehensionContext) interface{}

func (*BaseCypherVisitor) VisitOC_ListLiteral

func (v *BaseCypherVisitor) VisitOC_ListLiteral(ctx *OC_ListLiteralContext) interface{}

func (*BaseCypherVisitor) VisitOC_ListOperatorExpression

func (v *BaseCypherVisitor) VisitOC_ListOperatorExpression(ctx *OC_ListOperatorExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_Literal

func (v *BaseCypherVisitor) VisitOC_Literal(ctx *OC_LiteralContext) interface{}

func (*BaseCypherVisitor) VisitOC_MapLiteral

func (v *BaseCypherVisitor) VisitOC_MapLiteral(ctx *OC_MapLiteralContext) interface{}

func (*BaseCypherVisitor) VisitOC_Match

func (v *BaseCypherVisitor) VisitOC_Match(ctx *OC_MatchContext) interface{}

func (*BaseCypherVisitor) VisitOC_Merge

func (v *BaseCypherVisitor) VisitOC_Merge(ctx *OC_MergeContext) interface{}

func (*BaseCypherVisitor) VisitOC_MergeAction

func (v *BaseCypherVisitor) VisitOC_MergeAction(ctx *OC_MergeActionContext) interface{}

func (*BaseCypherVisitor) VisitOC_MultiPartQuery

func (v *BaseCypherVisitor) VisitOC_MultiPartQuery(ctx *OC_MultiPartQueryContext) interface{}

func (*BaseCypherVisitor) VisitOC_MultiplyDivideModuloExpression

func (v *BaseCypherVisitor) VisitOC_MultiplyDivideModuloExpression(ctx *OC_MultiplyDivideModuloExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_Namespace

func (v *BaseCypherVisitor) VisitOC_Namespace(ctx *OC_NamespaceContext) interface{}

func (*BaseCypherVisitor) VisitOC_NodeLabel

func (v *BaseCypherVisitor) VisitOC_NodeLabel(ctx *OC_NodeLabelContext) interface{}

func (*BaseCypherVisitor) VisitOC_NodeLabels

func (v *BaseCypherVisitor) VisitOC_NodeLabels(ctx *OC_NodeLabelsContext) interface{}

func (*BaseCypherVisitor) VisitOC_NodePattern

func (v *BaseCypherVisitor) VisitOC_NodePattern(ctx *OC_NodePatternContext) interface{}

func (*BaseCypherVisitor) VisitOC_NotExpression

func (v *BaseCypherVisitor) VisitOC_NotExpression(ctx *OC_NotExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_NullOperatorExpression

func (v *BaseCypherVisitor) VisitOC_NullOperatorExpression(ctx *OC_NullOperatorExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_NumberLiteral

func (v *BaseCypherVisitor) VisitOC_NumberLiteral(ctx *OC_NumberLiteralContext) interface{}

func (*BaseCypherVisitor) VisitOC_OrExpression

func (v *BaseCypherVisitor) VisitOC_OrExpression(ctx *OC_OrExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_Order

func (v *BaseCypherVisitor) VisitOC_Order(ctx *OC_OrderContext) interface{}

func (*BaseCypherVisitor) VisitOC_Parameter

func (v *BaseCypherVisitor) VisitOC_Parameter(ctx *OC_ParameterContext) interface{}

func (*BaseCypherVisitor) VisitOC_ParenthesizedExpression

func (v *BaseCypherVisitor) VisitOC_ParenthesizedExpression(ctx *OC_ParenthesizedExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_PartialComparisonExpression

func (v *BaseCypherVisitor) VisitOC_PartialComparisonExpression(ctx *OC_PartialComparisonExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_Pattern

func (v *BaseCypherVisitor) VisitOC_Pattern(ctx *OC_PatternContext) interface{}

func (*BaseCypherVisitor) VisitOC_PatternComprehension

func (v *BaseCypherVisitor) VisitOC_PatternComprehension(ctx *OC_PatternComprehensionContext) interface{}

func (*BaseCypherVisitor) VisitOC_PatternElement

func (v *BaseCypherVisitor) VisitOC_PatternElement(ctx *OC_PatternElementContext) interface{}

func (*BaseCypherVisitor) VisitOC_PatternElementChain

func (v *BaseCypherVisitor) VisitOC_PatternElementChain(ctx *OC_PatternElementChainContext) interface{}

func (*BaseCypherVisitor) VisitOC_PatternPart

func (v *BaseCypherVisitor) VisitOC_PatternPart(ctx *OC_PatternPartContext) interface{}

func (*BaseCypherVisitor) VisitOC_PowerOfExpression

func (v *BaseCypherVisitor) VisitOC_PowerOfExpression(ctx *OC_PowerOfExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_ProcedureName

func (v *BaseCypherVisitor) VisitOC_ProcedureName(ctx *OC_ProcedureNameContext) interface{}

func (*BaseCypherVisitor) VisitOC_ProcedureResultField

func (v *BaseCypherVisitor) VisitOC_ProcedureResultField(ctx *OC_ProcedureResultFieldContext) interface{}

func (*BaseCypherVisitor) VisitOC_ProjectionBody

func (v *BaseCypherVisitor) VisitOC_ProjectionBody(ctx *OC_ProjectionBodyContext) interface{}

func (*BaseCypherVisitor) VisitOC_ProjectionItem

func (v *BaseCypherVisitor) VisitOC_ProjectionItem(ctx *OC_ProjectionItemContext) interface{}

func (*BaseCypherVisitor) VisitOC_ProjectionItems

func (v *BaseCypherVisitor) VisitOC_ProjectionItems(ctx *OC_ProjectionItemsContext) interface{}

func (*BaseCypherVisitor) VisitOC_Properties

func (v *BaseCypherVisitor) VisitOC_Properties(ctx *OC_PropertiesContext) interface{}

func (*BaseCypherVisitor) VisitOC_PropertyExpression

func (v *BaseCypherVisitor) VisitOC_PropertyExpression(ctx *OC_PropertyExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_PropertyKeyName

func (v *BaseCypherVisitor) VisitOC_PropertyKeyName(ctx *OC_PropertyKeyNameContext) interface{}

func (*BaseCypherVisitor) VisitOC_PropertyLookup

func (v *BaseCypherVisitor) VisitOC_PropertyLookup(ctx *OC_PropertyLookupContext) interface{}

func (*BaseCypherVisitor) VisitOC_PropertyOrLabelsExpression

func (v *BaseCypherVisitor) VisitOC_PropertyOrLabelsExpression(ctx *OC_PropertyOrLabelsExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_Query

func (v *BaseCypherVisitor) VisitOC_Query(ctx *OC_QueryContext) interface{}

func (*BaseCypherVisitor) VisitOC_RangeLiteral

func (v *BaseCypherVisitor) VisitOC_RangeLiteral(ctx *OC_RangeLiteralContext) interface{}

func (*BaseCypherVisitor) VisitOC_ReadingClause

func (v *BaseCypherVisitor) VisitOC_ReadingClause(ctx *OC_ReadingClauseContext) interface{}

func (*BaseCypherVisitor) VisitOC_RegularQuery

func (v *BaseCypherVisitor) VisitOC_RegularQuery(ctx *OC_RegularQueryContext) interface{}

func (*BaseCypherVisitor) VisitOC_RelTypeName

func (v *BaseCypherVisitor) VisitOC_RelTypeName(ctx *OC_RelTypeNameContext) interface{}

func (*BaseCypherVisitor) VisitOC_RelationshipDetail

func (v *BaseCypherVisitor) VisitOC_RelationshipDetail(ctx *OC_RelationshipDetailContext) interface{}

func (*BaseCypherVisitor) VisitOC_RelationshipPattern

func (v *BaseCypherVisitor) VisitOC_RelationshipPattern(ctx *OC_RelationshipPatternContext) interface{}

func (*BaseCypherVisitor) VisitOC_RelationshipTypes

func (v *BaseCypherVisitor) VisitOC_RelationshipTypes(ctx *OC_RelationshipTypesContext) interface{}

func (*BaseCypherVisitor) VisitOC_RelationshipsPattern

func (v *BaseCypherVisitor) VisitOC_RelationshipsPattern(ctx *OC_RelationshipsPatternContext) interface{}

func (*BaseCypherVisitor) VisitOC_Remove

func (v *BaseCypherVisitor) VisitOC_Remove(ctx *OC_RemoveContext) interface{}

func (*BaseCypherVisitor) VisitOC_RemoveItem

func (v *BaseCypherVisitor) VisitOC_RemoveItem(ctx *OC_RemoveItemContext) interface{}

func (*BaseCypherVisitor) VisitOC_ReservedWord

func (v *BaseCypherVisitor) VisitOC_ReservedWord(ctx *OC_ReservedWordContext) interface{}

func (*BaseCypherVisitor) VisitOC_Return

func (v *BaseCypherVisitor) VisitOC_Return(ctx *OC_ReturnContext) interface{}

func (*BaseCypherVisitor) VisitOC_RightArrowHead

func (v *BaseCypherVisitor) VisitOC_RightArrowHead(ctx *OC_RightArrowHeadContext) interface{}

func (*BaseCypherVisitor) VisitOC_SchemaName

func (v *BaseCypherVisitor) VisitOC_SchemaName(ctx *OC_SchemaNameContext) interface{}

func (*BaseCypherVisitor) VisitOC_Set

func (v *BaseCypherVisitor) VisitOC_Set(ctx *OC_SetContext) interface{}

func (*BaseCypherVisitor) VisitOC_SetItem

func (v *BaseCypherVisitor) VisitOC_SetItem(ctx *OC_SetItemContext) interface{}

func (*BaseCypherVisitor) VisitOC_SinglePartQuery

func (v *BaseCypherVisitor) VisitOC_SinglePartQuery(ctx *OC_SinglePartQueryContext) interface{}

func (*BaseCypherVisitor) VisitOC_SingleQuery

func (v *BaseCypherVisitor) VisitOC_SingleQuery(ctx *OC_SingleQueryContext) interface{}

func (*BaseCypherVisitor) VisitOC_Skip

func (v *BaseCypherVisitor) VisitOC_Skip(ctx *OC_SkipContext) interface{}

func (*BaseCypherVisitor) VisitOC_SortItem

func (v *BaseCypherVisitor) VisitOC_SortItem(ctx *OC_SortItemContext) interface{}

func (*BaseCypherVisitor) VisitOC_StandaloneCall

func (v *BaseCypherVisitor) VisitOC_StandaloneCall(ctx *OC_StandaloneCallContext) interface{}

func (*BaseCypherVisitor) VisitOC_Statement

func (v *BaseCypherVisitor) VisitOC_Statement(ctx *OC_StatementContext) interface{}

func (*BaseCypherVisitor) VisitOC_StringListNullOperatorExpression

func (v *BaseCypherVisitor) VisitOC_StringListNullOperatorExpression(ctx *OC_StringListNullOperatorExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_StringOperatorExpression

func (v *BaseCypherVisitor) VisitOC_StringOperatorExpression(ctx *OC_StringOperatorExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_SymbolicName

func (v *BaseCypherVisitor) VisitOC_SymbolicName(ctx *OC_SymbolicNameContext) interface{}

func (*BaseCypherVisitor) VisitOC_UnaryAddOrSubtractExpression

func (v *BaseCypherVisitor) VisitOC_UnaryAddOrSubtractExpression(ctx *OC_UnaryAddOrSubtractExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_Union

func (v *BaseCypherVisitor) VisitOC_Union(ctx *OC_UnionContext) interface{}

func (*BaseCypherVisitor) VisitOC_Unwind

func (v *BaseCypherVisitor) VisitOC_Unwind(ctx *OC_UnwindContext) interface{}

func (*BaseCypherVisitor) VisitOC_UpdatingClause

func (v *BaseCypherVisitor) VisitOC_UpdatingClause(ctx *OC_UpdatingClauseContext) interface{}

func (*BaseCypherVisitor) VisitOC_Variable

func (v *BaseCypherVisitor) VisitOC_Variable(ctx *OC_VariableContext) interface{}

func (*BaseCypherVisitor) VisitOC_Where

func (v *BaseCypherVisitor) VisitOC_Where(ctx *OC_WhereContext) interface{}

func (*BaseCypherVisitor) VisitOC_With

func (v *BaseCypherVisitor) VisitOC_With(ctx *OC_WithContext) interface{}

func (*BaseCypherVisitor) VisitOC_XorExpression

func (v *BaseCypherVisitor) VisitOC_XorExpression(ctx *OC_XorExpressionContext) interface{}

func (*BaseCypherVisitor) VisitOC_YieldItem

func (v *BaseCypherVisitor) VisitOC_YieldItem(ctx *OC_YieldItemContext) interface{}

func (*BaseCypherVisitor) VisitOC_YieldItems

func (v *BaseCypherVisitor) VisitOC_YieldItems(ctx *OC_YieldItemsContext) interface{}

type CypherLexer

type CypherLexer struct {
	*antlr.BaseLexer
	// contains filtered or unexported fields
}

func NewCypherLexer

func NewCypherLexer(input antlr.CharStream) *CypherLexer

NewCypherLexer produces a new lexer instance for the optional input antlr.CharStream.

type CypherListener

type CypherListener interface {
	antlr.ParseTreeListener

	// EnterOC_Cypher is called when entering the oC_Cypher production.
	EnterOC_Cypher(c *OC_CypherContext)

	// EnterOC_Statement is called when entering the oC_Statement production.
	EnterOC_Statement(c *OC_StatementContext)

	// EnterOC_Query is called when entering the oC_Query production.
	EnterOC_Query(c *OC_QueryContext)

	// EnterOC_RegularQuery is called when entering the oC_RegularQuery production.
	EnterOC_RegularQuery(c *OC_RegularQueryContext)

	// EnterOC_Union is called when entering the oC_Union production.
	EnterOC_Union(c *OC_UnionContext)

	// EnterOC_SingleQuery is called when entering the oC_SingleQuery production.
	EnterOC_SingleQuery(c *OC_SingleQueryContext)

	// EnterOC_SinglePartQuery is called when entering the oC_SinglePartQuery production.
	EnterOC_SinglePartQuery(c *OC_SinglePartQueryContext)

	// EnterOC_MultiPartQuery is called when entering the oC_MultiPartQuery production.
	EnterOC_MultiPartQuery(c *OC_MultiPartQueryContext)

	// EnterOC_UpdatingClause is called when entering the oC_UpdatingClause production.
	EnterOC_UpdatingClause(c *OC_UpdatingClauseContext)

	// EnterOC_ReadingClause is called when entering the oC_ReadingClause production.
	EnterOC_ReadingClause(c *OC_ReadingClauseContext)

	// EnterOC_Match is called when entering the oC_Match production.
	EnterOC_Match(c *OC_MatchContext)

	// EnterOC_Unwind is called when entering the oC_Unwind production.
	EnterOC_Unwind(c *OC_UnwindContext)

	// EnterOC_Merge is called when entering the oC_Merge production.
	EnterOC_Merge(c *OC_MergeContext)

	// EnterOC_MergeAction is called when entering the oC_MergeAction production.
	EnterOC_MergeAction(c *OC_MergeActionContext)

	// EnterOC_Create is called when entering the oC_Create production.
	EnterOC_Create(c *OC_CreateContext)

	// EnterOC_Set is called when entering the oC_Set production.
	EnterOC_Set(c *OC_SetContext)

	// EnterOC_SetItem is called when entering the oC_SetItem production.
	EnterOC_SetItem(c *OC_SetItemContext)

	// EnterOC_Delete is called when entering the oC_Delete production.
	EnterOC_Delete(c *OC_DeleteContext)

	// EnterOC_Remove is called when entering the oC_Remove production.
	EnterOC_Remove(c *OC_RemoveContext)

	// EnterOC_RemoveItem is called when entering the oC_RemoveItem production.
	EnterOC_RemoveItem(c *OC_RemoveItemContext)

	// EnterOC_InQueryCall is called when entering the oC_InQueryCall production.
	EnterOC_InQueryCall(c *OC_InQueryCallContext)

	// EnterOC_StandaloneCall is called when entering the oC_StandaloneCall production.
	EnterOC_StandaloneCall(c *OC_StandaloneCallContext)

	// EnterOC_YieldItems is called when entering the oC_YieldItems production.
	EnterOC_YieldItems(c *OC_YieldItemsContext)

	// EnterOC_YieldItem is called when entering the oC_YieldItem production.
	EnterOC_YieldItem(c *OC_YieldItemContext)

	// EnterOC_With is called when entering the oC_With production.
	EnterOC_With(c *OC_WithContext)

	// EnterOC_Return is called when entering the oC_Return production.
	EnterOC_Return(c *OC_ReturnContext)

	// EnterOC_ProjectionBody is called when entering the oC_ProjectionBody production.
	EnterOC_ProjectionBody(c *OC_ProjectionBodyContext)

	// EnterOC_ProjectionItems is called when entering the oC_ProjectionItems production.
	EnterOC_ProjectionItems(c *OC_ProjectionItemsContext)

	// EnterOC_ProjectionItem is called when entering the oC_ProjectionItem production.
	EnterOC_ProjectionItem(c *OC_ProjectionItemContext)

	// EnterOC_Order is called when entering the oC_Order production.
	EnterOC_Order(c *OC_OrderContext)

	// EnterOC_Skip is called when entering the oC_Skip production.
	EnterOC_Skip(c *OC_SkipContext)

	// EnterOC_Limit is called when entering the oC_Limit production.
	EnterOC_Limit(c *OC_LimitContext)

	// EnterOC_SortItem is called when entering the oC_SortItem production.
	EnterOC_SortItem(c *OC_SortItemContext)

	// EnterOC_Where is called when entering the oC_Where production.
	EnterOC_Where(c *OC_WhereContext)

	// EnterOC_Pattern is called when entering the oC_Pattern production.
	EnterOC_Pattern(c *OC_PatternContext)

	// EnterOC_PatternPart is called when entering the oC_PatternPart production.
	EnterOC_PatternPart(c *OC_PatternPartContext)

	// EnterOC_AnonymousPatternPart is called when entering the oC_AnonymousPatternPart production.
	EnterOC_AnonymousPatternPart(c *OC_AnonymousPatternPartContext)

	// EnterOC_PatternElement is called when entering the oC_PatternElement production.
	EnterOC_PatternElement(c *OC_PatternElementContext)

	// EnterOC_NodePattern is called when entering the oC_NodePattern production.
	EnterOC_NodePattern(c *OC_NodePatternContext)

	// EnterOC_PatternElementChain is called when entering the oC_PatternElementChain production.
	EnterOC_PatternElementChain(c *OC_PatternElementChainContext)

	// EnterOC_RelationshipPattern is called when entering the oC_RelationshipPattern production.
	EnterOC_RelationshipPattern(c *OC_RelationshipPatternContext)

	// EnterOC_RelationshipDetail is called when entering the oC_RelationshipDetail production.
	EnterOC_RelationshipDetail(c *OC_RelationshipDetailContext)

	// EnterOC_Properties is called when entering the oC_Properties production.
	EnterOC_Properties(c *OC_PropertiesContext)

	// EnterOC_RelationshipTypes is called when entering the oC_RelationshipTypes production.
	EnterOC_RelationshipTypes(c *OC_RelationshipTypesContext)

	// EnterOC_NodeLabels is called when entering the oC_NodeLabels production.
	EnterOC_NodeLabels(c *OC_NodeLabelsContext)

	// EnterOC_NodeLabel is called when entering the oC_NodeLabel production.
	EnterOC_NodeLabel(c *OC_NodeLabelContext)

	// EnterOC_RangeLiteral is called when entering the oC_RangeLiteral production.
	EnterOC_RangeLiteral(c *OC_RangeLiteralContext)

	// EnterOC_LabelName is called when entering the oC_LabelName production.
	EnterOC_LabelName(c *OC_LabelNameContext)

	// EnterOC_RelTypeName is called when entering the oC_RelTypeName production.
	EnterOC_RelTypeName(c *OC_RelTypeNameContext)

	// EnterOC_Expression is called when entering the oC_Expression production.
	EnterOC_Expression(c *OC_ExpressionContext)

	// EnterOC_OrExpression is called when entering the oC_OrExpression production.
	EnterOC_OrExpression(c *OC_OrExpressionContext)

	// EnterOC_XorExpression is called when entering the oC_XorExpression production.
	EnterOC_XorExpression(c *OC_XorExpressionContext)

	// EnterOC_AndExpression is called when entering the oC_AndExpression production.
	EnterOC_AndExpression(c *OC_AndExpressionContext)

	// EnterOC_NotExpression is called when entering the oC_NotExpression production.
	EnterOC_NotExpression(c *OC_NotExpressionContext)

	// EnterOC_ComparisonExpression is called when entering the oC_ComparisonExpression production.
	EnterOC_ComparisonExpression(c *OC_ComparisonExpressionContext)

	// EnterOC_AddOrSubtractExpression is called when entering the oC_AddOrSubtractExpression production.
	EnterOC_AddOrSubtractExpression(c *OC_AddOrSubtractExpressionContext)

	// EnterOC_MultiplyDivideModuloExpression is called when entering the oC_MultiplyDivideModuloExpression production.
	EnterOC_MultiplyDivideModuloExpression(c *OC_MultiplyDivideModuloExpressionContext)

	// EnterOC_PowerOfExpression is called when entering the oC_PowerOfExpression production.
	EnterOC_PowerOfExpression(c *OC_PowerOfExpressionContext)

	// EnterOC_UnaryAddOrSubtractExpression is called when entering the oC_UnaryAddOrSubtractExpression production.
	EnterOC_UnaryAddOrSubtractExpression(c *OC_UnaryAddOrSubtractExpressionContext)

	// EnterOC_StringListNullOperatorExpression is called when entering the oC_StringListNullOperatorExpression production.
	EnterOC_StringListNullOperatorExpression(c *OC_StringListNullOperatorExpressionContext)

	// EnterOC_ListOperatorExpression is called when entering the oC_ListOperatorExpression production.
	EnterOC_ListOperatorExpression(c *OC_ListOperatorExpressionContext)

	// EnterOC_StringOperatorExpression is called when entering the oC_StringOperatorExpression production.
	EnterOC_StringOperatorExpression(c *OC_StringOperatorExpressionContext)

	// EnterOC_NullOperatorExpression is called when entering the oC_NullOperatorExpression production.
	EnterOC_NullOperatorExpression(c *OC_NullOperatorExpressionContext)

	// EnterOC_PropertyOrLabelsExpression is called when entering the oC_PropertyOrLabelsExpression production.
	EnterOC_PropertyOrLabelsExpression(c *OC_PropertyOrLabelsExpressionContext)

	// EnterOC_Atom is called when entering the oC_Atom production.
	EnterOC_Atom(c *OC_AtomContext)

	// EnterOC_Literal is called when entering the oC_Literal production.
	EnterOC_Literal(c *OC_LiteralContext)

	// EnterOC_BooleanLiteral is called when entering the oC_BooleanLiteral production.
	EnterOC_BooleanLiteral(c *OC_BooleanLiteralContext)

	// EnterOC_ListLiteral is called when entering the oC_ListLiteral production.
	EnterOC_ListLiteral(c *OC_ListLiteralContext)

	// EnterOC_PartialComparisonExpression is called when entering the oC_PartialComparisonExpression production.
	EnterOC_PartialComparisonExpression(c *OC_PartialComparisonExpressionContext)

	// EnterOC_ParenthesizedExpression is called when entering the oC_ParenthesizedExpression production.
	EnterOC_ParenthesizedExpression(c *OC_ParenthesizedExpressionContext)

	// EnterOC_RelationshipsPattern is called when entering the oC_RelationshipsPattern production.
	EnterOC_RelationshipsPattern(c *OC_RelationshipsPatternContext)

	// EnterOC_FilterExpression is called when entering the oC_FilterExpression production.
	EnterOC_FilterExpression(c *OC_FilterExpressionContext)

	// EnterOC_IdInColl is called when entering the oC_IdInColl production.
	EnterOC_IdInColl(c *OC_IdInCollContext)

	// EnterOC_FunctionInvocation is called when entering the oC_FunctionInvocation production.
	EnterOC_FunctionInvocation(c *OC_FunctionInvocationContext)

	// EnterOC_FunctionName is called when entering the oC_FunctionName production.
	EnterOC_FunctionName(c *OC_FunctionNameContext)

	// EnterOC_ExplicitProcedureInvocation is called when entering the oC_ExplicitProcedureInvocation production.
	EnterOC_ExplicitProcedureInvocation(c *OC_ExplicitProcedureInvocationContext)

	// EnterOC_ImplicitProcedureInvocation is called when entering the oC_ImplicitProcedureInvocation production.
	EnterOC_ImplicitProcedureInvocation(c *OC_ImplicitProcedureInvocationContext)

	// EnterOC_ProcedureResultField is called when entering the oC_ProcedureResultField production.
	EnterOC_ProcedureResultField(c *OC_ProcedureResultFieldContext)

	// EnterOC_ProcedureName is called when entering the oC_ProcedureName production.
	EnterOC_ProcedureName(c *OC_ProcedureNameContext)

	// EnterOC_Namespace is called when entering the oC_Namespace production.
	EnterOC_Namespace(c *OC_NamespaceContext)

	// EnterOC_ListComprehension is called when entering the oC_ListComprehension production.
	EnterOC_ListComprehension(c *OC_ListComprehensionContext)

	// EnterOC_PatternComprehension is called when entering the oC_PatternComprehension production.
	EnterOC_PatternComprehension(c *OC_PatternComprehensionContext)

	// EnterOC_PropertyLookup is called when entering the oC_PropertyLookup production.
	EnterOC_PropertyLookup(c *OC_PropertyLookupContext)

	// EnterOC_CaseExpression is called when entering the oC_CaseExpression production.
	EnterOC_CaseExpression(c *OC_CaseExpressionContext)

	// EnterOC_CaseAlternatives is called when entering the oC_CaseAlternatives production.
	EnterOC_CaseAlternatives(c *OC_CaseAlternativesContext)

	// EnterOC_Variable is called when entering the oC_Variable production.
	EnterOC_Variable(c *OC_VariableContext)

	// EnterOC_NumberLiteral is called when entering the oC_NumberLiteral production.
	EnterOC_NumberLiteral(c *OC_NumberLiteralContext)

	// EnterOC_MapLiteral is called when entering the oC_MapLiteral production.
	EnterOC_MapLiteral(c *OC_MapLiteralContext)

	// EnterOC_Parameter is called when entering the oC_Parameter production.
	EnterOC_Parameter(c *OC_ParameterContext)

	// EnterOC_PropertyExpression is called when entering the oC_PropertyExpression production.
	EnterOC_PropertyExpression(c *OC_PropertyExpressionContext)

	// EnterOC_PropertyKeyName is called when entering the oC_PropertyKeyName production.
	EnterOC_PropertyKeyName(c *OC_PropertyKeyNameContext)

	// EnterOC_IntegerLiteral is called when entering the oC_IntegerLiteral production.
	EnterOC_IntegerLiteral(c *OC_IntegerLiteralContext)

	// EnterOC_DoubleLiteral is called when entering the oC_DoubleLiteral production.
	EnterOC_DoubleLiteral(c *OC_DoubleLiteralContext)

	// EnterOC_SchemaName is called when entering the oC_SchemaName production.
	EnterOC_SchemaName(c *OC_SchemaNameContext)

	// EnterOC_ReservedWord is called when entering the oC_ReservedWord production.
	EnterOC_ReservedWord(c *OC_ReservedWordContext)

	// EnterOC_SymbolicName is called when entering the oC_SymbolicName production.
	EnterOC_SymbolicName(c *OC_SymbolicNameContext)

	// EnterOC_LeftArrowHead is called when entering the oC_LeftArrowHead production.
	EnterOC_LeftArrowHead(c *OC_LeftArrowHeadContext)

	// EnterOC_RightArrowHead is called when entering the oC_RightArrowHead production.
	EnterOC_RightArrowHead(c *OC_RightArrowHeadContext)

	// EnterOC_Dash is called when entering the oC_Dash production.
	EnterOC_Dash(c *OC_DashContext)

	// ExitOC_Cypher is called when exiting the oC_Cypher production.
	ExitOC_Cypher(c *OC_CypherContext)

	// ExitOC_Statement is called when exiting the oC_Statement production.
	ExitOC_Statement(c *OC_StatementContext)

	// ExitOC_Query is called when exiting the oC_Query production.
	ExitOC_Query(c *OC_QueryContext)

	// ExitOC_RegularQuery is called when exiting the oC_RegularQuery production.
	ExitOC_RegularQuery(c *OC_RegularQueryContext)

	// ExitOC_Union is called when exiting the oC_Union production.
	ExitOC_Union(c *OC_UnionContext)

	// ExitOC_SingleQuery is called when exiting the oC_SingleQuery production.
	ExitOC_SingleQuery(c *OC_SingleQueryContext)

	// ExitOC_SinglePartQuery is called when exiting the oC_SinglePartQuery production.
	ExitOC_SinglePartQuery(c *OC_SinglePartQueryContext)

	// ExitOC_MultiPartQuery is called when exiting the oC_MultiPartQuery production.
	ExitOC_MultiPartQuery(c *OC_MultiPartQueryContext)

	// ExitOC_UpdatingClause is called when exiting the oC_UpdatingClause production.
	ExitOC_UpdatingClause(c *OC_UpdatingClauseContext)

	// ExitOC_ReadingClause is called when exiting the oC_ReadingClause production.
	ExitOC_ReadingClause(c *OC_ReadingClauseContext)

	// ExitOC_Match is called when exiting the oC_Match production.
	ExitOC_Match(c *OC_MatchContext)

	// ExitOC_Unwind is called when exiting the oC_Unwind production.
	ExitOC_Unwind(c *OC_UnwindContext)

	// ExitOC_Merge is called when exiting the oC_Merge production.
	ExitOC_Merge(c *OC_MergeContext)

	// ExitOC_MergeAction is called when exiting the oC_MergeAction production.
	ExitOC_MergeAction(c *OC_MergeActionContext)

	// ExitOC_Create is called when exiting the oC_Create production.
	ExitOC_Create(c *OC_CreateContext)

	// ExitOC_Set is called when exiting the oC_Set production.
	ExitOC_Set(c *OC_SetContext)

	// ExitOC_SetItem is called when exiting the oC_SetItem production.
	ExitOC_SetItem(c *OC_SetItemContext)

	// ExitOC_Delete is called when exiting the oC_Delete production.
	ExitOC_Delete(c *OC_DeleteContext)

	// ExitOC_Remove is called when exiting the oC_Remove production.
	ExitOC_Remove(c *OC_RemoveContext)

	// ExitOC_RemoveItem is called when exiting the oC_RemoveItem production.
	ExitOC_RemoveItem(c *OC_RemoveItemContext)

	// ExitOC_InQueryCall is called when exiting the oC_InQueryCall production.
	ExitOC_InQueryCall(c *OC_InQueryCallContext)

	// ExitOC_StandaloneCall is called when exiting the oC_StandaloneCall production.
	ExitOC_StandaloneCall(c *OC_StandaloneCallContext)

	// ExitOC_YieldItems is called when exiting the oC_YieldItems production.
	ExitOC_YieldItems(c *OC_YieldItemsContext)

	// ExitOC_YieldItem is called when exiting the oC_YieldItem production.
	ExitOC_YieldItem(c *OC_YieldItemContext)

	// ExitOC_With is called when exiting the oC_With production.
	ExitOC_With(c *OC_WithContext)

	// ExitOC_Return is called when exiting the oC_Return production.
	ExitOC_Return(c *OC_ReturnContext)

	// ExitOC_ProjectionBody is called when exiting the oC_ProjectionBody production.
	ExitOC_ProjectionBody(c *OC_ProjectionBodyContext)

	// ExitOC_ProjectionItems is called when exiting the oC_ProjectionItems production.
	ExitOC_ProjectionItems(c *OC_ProjectionItemsContext)

	// ExitOC_ProjectionItem is called when exiting the oC_ProjectionItem production.
	ExitOC_ProjectionItem(c *OC_ProjectionItemContext)

	// ExitOC_Order is called when exiting the oC_Order production.
	ExitOC_Order(c *OC_OrderContext)

	// ExitOC_Skip is called when exiting the oC_Skip production.
	ExitOC_Skip(c *OC_SkipContext)

	// ExitOC_Limit is called when exiting the oC_Limit production.
	ExitOC_Limit(c *OC_LimitContext)

	// ExitOC_SortItem is called when exiting the oC_SortItem production.
	ExitOC_SortItem(c *OC_SortItemContext)

	// ExitOC_Where is called when exiting the oC_Where production.
	ExitOC_Where(c *OC_WhereContext)

	// ExitOC_Pattern is called when exiting the oC_Pattern production.
	ExitOC_Pattern(c *OC_PatternContext)

	// ExitOC_PatternPart is called when exiting the oC_PatternPart production.
	ExitOC_PatternPart(c *OC_PatternPartContext)

	// ExitOC_AnonymousPatternPart is called when exiting the oC_AnonymousPatternPart production.
	ExitOC_AnonymousPatternPart(c *OC_AnonymousPatternPartContext)

	// ExitOC_PatternElement is called when exiting the oC_PatternElement production.
	ExitOC_PatternElement(c *OC_PatternElementContext)

	// ExitOC_NodePattern is called when exiting the oC_NodePattern production.
	ExitOC_NodePattern(c *OC_NodePatternContext)

	// ExitOC_PatternElementChain is called when exiting the oC_PatternElementChain production.
	ExitOC_PatternElementChain(c *OC_PatternElementChainContext)

	// ExitOC_RelationshipPattern is called when exiting the oC_RelationshipPattern production.
	ExitOC_RelationshipPattern(c *OC_RelationshipPatternContext)

	// ExitOC_RelationshipDetail is called when exiting the oC_RelationshipDetail production.
	ExitOC_RelationshipDetail(c *OC_RelationshipDetailContext)

	// ExitOC_Properties is called when exiting the oC_Properties production.
	ExitOC_Properties(c *OC_PropertiesContext)

	// ExitOC_RelationshipTypes is called when exiting the oC_RelationshipTypes production.
	ExitOC_RelationshipTypes(c *OC_RelationshipTypesContext)

	// ExitOC_NodeLabels is called when exiting the oC_NodeLabels production.
	ExitOC_NodeLabels(c *OC_NodeLabelsContext)

	// ExitOC_NodeLabel is called when exiting the oC_NodeLabel production.
	ExitOC_NodeLabel(c *OC_NodeLabelContext)

	// ExitOC_RangeLiteral is called when exiting the oC_RangeLiteral production.
	ExitOC_RangeLiteral(c *OC_RangeLiteralContext)

	// ExitOC_LabelName is called when exiting the oC_LabelName production.
	ExitOC_LabelName(c *OC_LabelNameContext)

	// ExitOC_RelTypeName is called when exiting the oC_RelTypeName production.
	ExitOC_RelTypeName(c *OC_RelTypeNameContext)

	// ExitOC_Expression is called when exiting the oC_Expression production.
	ExitOC_Expression(c *OC_ExpressionContext)

	// ExitOC_OrExpression is called when exiting the oC_OrExpression production.
	ExitOC_OrExpression(c *OC_OrExpressionContext)

	// ExitOC_XorExpression is called when exiting the oC_XorExpression production.
	ExitOC_XorExpression(c *OC_XorExpressionContext)

	// ExitOC_AndExpression is called when exiting the oC_AndExpression production.
	ExitOC_AndExpression(c *OC_AndExpressionContext)

	// ExitOC_NotExpression is called when exiting the oC_NotExpression production.
	ExitOC_NotExpression(c *OC_NotExpressionContext)

	// ExitOC_ComparisonExpression is called when exiting the oC_ComparisonExpression production.
	ExitOC_ComparisonExpression(c *OC_ComparisonExpressionContext)

	// ExitOC_AddOrSubtractExpression is called when exiting the oC_AddOrSubtractExpression production.
	ExitOC_AddOrSubtractExpression(c *OC_AddOrSubtractExpressionContext)

	// ExitOC_MultiplyDivideModuloExpression is called when exiting the oC_MultiplyDivideModuloExpression production.
	ExitOC_MultiplyDivideModuloExpression(c *OC_MultiplyDivideModuloExpressionContext)

	// ExitOC_PowerOfExpression is called when exiting the oC_PowerOfExpression production.
	ExitOC_PowerOfExpression(c *OC_PowerOfExpressionContext)

	// ExitOC_UnaryAddOrSubtractExpression is called when exiting the oC_UnaryAddOrSubtractExpression production.
	ExitOC_UnaryAddOrSubtractExpression(c *OC_UnaryAddOrSubtractExpressionContext)

	// ExitOC_StringListNullOperatorExpression is called when exiting the oC_StringListNullOperatorExpression production.
	ExitOC_StringListNullOperatorExpression(c *OC_StringListNullOperatorExpressionContext)

	// ExitOC_ListOperatorExpression is called when exiting the oC_ListOperatorExpression production.
	ExitOC_ListOperatorExpression(c *OC_ListOperatorExpressionContext)

	// ExitOC_StringOperatorExpression is called when exiting the oC_StringOperatorExpression production.
	ExitOC_StringOperatorExpression(c *OC_StringOperatorExpressionContext)

	// ExitOC_NullOperatorExpression is called when exiting the oC_NullOperatorExpression production.
	ExitOC_NullOperatorExpression(c *OC_NullOperatorExpressionContext)

	// ExitOC_PropertyOrLabelsExpression is called when exiting the oC_PropertyOrLabelsExpression production.
	ExitOC_PropertyOrLabelsExpression(c *OC_PropertyOrLabelsExpressionContext)

	// ExitOC_Atom is called when exiting the oC_Atom production.
	ExitOC_Atom(c *OC_AtomContext)

	// ExitOC_Literal is called when exiting the oC_Literal production.
	ExitOC_Literal(c *OC_LiteralContext)

	// ExitOC_BooleanLiteral is called when exiting the oC_BooleanLiteral production.
	ExitOC_BooleanLiteral(c *OC_BooleanLiteralContext)

	// ExitOC_ListLiteral is called when exiting the oC_ListLiteral production.
	ExitOC_ListLiteral(c *OC_ListLiteralContext)

	// ExitOC_PartialComparisonExpression is called when exiting the oC_PartialComparisonExpression production.
	ExitOC_PartialComparisonExpression(c *OC_PartialComparisonExpressionContext)

	// ExitOC_ParenthesizedExpression is called when exiting the oC_ParenthesizedExpression production.
	ExitOC_ParenthesizedExpression(c *OC_ParenthesizedExpressionContext)

	// ExitOC_RelationshipsPattern is called when exiting the oC_RelationshipsPattern production.
	ExitOC_RelationshipsPattern(c *OC_RelationshipsPatternContext)

	// ExitOC_FilterExpression is called when exiting the oC_FilterExpression production.
	ExitOC_FilterExpression(c *OC_FilterExpressionContext)

	// ExitOC_IdInColl is called when exiting the oC_IdInColl production.
	ExitOC_IdInColl(c *OC_IdInCollContext)

	// ExitOC_FunctionInvocation is called when exiting the oC_FunctionInvocation production.
	ExitOC_FunctionInvocation(c *OC_FunctionInvocationContext)

	// ExitOC_FunctionName is called when exiting the oC_FunctionName production.
	ExitOC_FunctionName(c *OC_FunctionNameContext)

	// ExitOC_ExplicitProcedureInvocation is called when exiting the oC_ExplicitProcedureInvocation production.
	ExitOC_ExplicitProcedureInvocation(c *OC_ExplicitProcedureInvocationContext)

	// ExitOC_ImplicitProcedureInvocation is called when exiting the oC_ImplicitProcedureInvocation production.
	ExitOC_ImplicitProcedureInvocation(c *OC_ImplicitProcedureInvocationContext)

	// ExitOC_ProcedureResultField is called when exiting the oC_ProcedureResultField production.
	ExitOC_ProcedureResultField(c *OC_ProcedureResultFieldContext)

	// ExitOC_ProcedureName is called when exiting the oC_ProcedureName production.
	ExitOC_ProcedureName(c *OC_ProcedureNameContext)

	// ExitOC_Namespace is called when exiting the oC_Namespace production.
	ExitOC_Namespace(c *OC_NamespaceContext)

	// ExitOC_ListComprehension is called when exiting the oC_ListComprehension production.
	ExitOC_ListComprehension(c *OC_ListComprehensionContext)

	// ExitOC_PatternComprehension is called when exiting the oC_PatternComprehension production.
	ExitOC_PatternComprehension(c *OC_PatternComprehensionContext)

	// ExitOC_PropertyLookup is called when exiting the oC_PropertyLookup production.
	ExitOC_PropertyLookup(c *OC_PropertyLookupContext)

	// ExitOC_CaseExpression is called when exiting the oC_CaseExpression production.
	ExitOC_CaseExpression(c *OC_CaseExpressionContext)

	// ExitOC_CaseAlternatives is called when exiting the oC_CaseAlternatives production.
	ExitOC_CaseAlternatives(c *OC_CaseAlternativesContext)

	// ExitOC_Variable is called when exiting the oC_Variable production.
	ExitOC_Variable(c *OC_VariableContext)

	// ExitOC_NumberLiteral is called when exiting the oC_NumberLiteral production.
	ExitOC_NumberLiteral(c *OC_NumberLiteralContext)

	// ExitOC_MapLiteral is called when exiting the oC_MapLiteral production.
	ExitOC_MapLiteral(c *OC_MapLiteralContext)

	// ExitOC_Parameter is called when exiting the oC_Parameter production.
	ExitOC_Parameter(c *OC_ParameterContext)

	// ExitOC_PropertyExpression is called when exiting the oC_PropertyExpression production.
	ExitOC_PropertyExpression(c *OC_PropertyExpressionContext)

	// ExitOC_PropertyKeyName is called when exiting the oC_PropertyKeyName production.
	ExitOC_PropertyKeyName(c *OC_PropertyKeyNameContext)

	// ExitOC_IntegerLiteral is called when exiting the oC_IntegerLiteral production.
	ExitOC_IntegerLiteral(c *OC_IntegerLiteralContext)

	// ExitOC_DoubleLiteral is called when exiting the oC_DoubleLiteral production.
	ExitOC_DoubleLiteral(c *OC_DoubleLiteralContext)

	// ExitOC_SchemaName is called when exiting the oC_SchemaName production.
	ExitOC_SchemaName(c *OC_SchemaNameContext)

	// ExitOC_ReservedWord is called when exiting the oC_ReservedWord production.
	ExitOC_ReservedWord(c *OC_ReservedWordContext)

	// ExitOC_SymbolicName is called when exiting the oC_SymbolicName production.
	ExitOC_SymbolicName(c *OC_SymbolicNameContext)

	// ExitOC_LeftArrowHead is called when exiting the oC_LeftArrowHead production.
	ExitOC_LeftArrowHead(c *OC_LeftArrowHeadContext)

	// ExitOC_RightArrowHead is called when exiting the oC_RightArrowHead production.
	ExitOC_RightArrowHead(c *OC_RightArrowHeadContext)

	// ExitOC_Dash is called when exiting the oC_Dash production.
	ExitOC_Dash(c *OC_DashContext)
}

CypherListener is a complete listener for a parse tree produced by CypherParser.

type CypherParser

type CypherParser struct {
	*antlr.BaseParser
}

func NewCypherParser

func NewCypherParser(input antlr.TokenStream) *CypherParser

NewCypherParser produces a new parser instance for the optional input antlr.TokenStream.

func (*CypherParser) OC_AddOrSubtractExpression

func (p *CypherParser) OC_AddOrSubtractExpression() (localctx IOC_AddOrSubtractExpressionContext)

func (*CypherParser) OC_AndExpression

func (p *CypherParser) OC_AndExpression() (localctx IOC_AndExpressionContext)

func (*CypherParser) OC_AnonymousPatternPart

func (p *CypherParser) OC_AnonymousPatternPart() (localctx IOC_AnonymousPatternPartContext)

func (*CypherParser) OC_Atom

func (p *CypherParser) OC_Atom() (localctx IOC_AtomContext)

func (*CypherParser) OC_BooleanLiteral

func (p *CypherParser) OC_BooleanLiteral() (localctx IOC_BooleanLiteralContext)

func (*CypherParser) OC_CaseAlternatives

func (p *CypherParser) OC_CaseAlternatives() (localctx IOC_CaseAlternativesContext)

func (*CypherParser) OC_CaseExpression

func (p *CypherParser) OC_CaseExpression() (localctx IOC_CaseExpressionContext)

func (*CypherParser) OC_ComparisonExpression

func (p *CypherParser) OC_ComparisonExpression() (localctx IOC_ComparisonExpressionContext)

func (*CypherParser) OC_Create

func (p *CypherParser) OC_Create() (localctx IOC_CreateContext)

func (*CypherParser) OC_Cypher

func (p *CypherParser) OC_Cypher() (localctx IOC_CypherContext)

func (*CypherParser) OC_Dash

func (p *CypherParser) OC_Dash() (localctx IOC_DashContext)

func (*CypherParser) OC_Delete

func (p *CypherParser) OC_Delete() (localctx IOC_DeleteContext)

func (*CypherParser) OC_DoubleLiteral

func (p *CypherParser) OC_DoubleLiteral() (localctx IOC_DoubleLiteralContext)

func (*CypherParser) OC_ExplicitProcedureInvocation

func (p *CypherParser) OC_ExplicitProcedureInvocation() (localctx IOC_ExplicitProcedureInvocationContext)

func (*CypherParser) OC_Expression

func (p *CypherParser) OC_Expression() (localctx IOC_ExpressionContext)

func (*CypherParser) OC_FilterExpression

func (p *CypherParser) OC_FilterExpression() (localctx IOC_FilterExpressionContext)

func (*CypherParser) OC_FunctionInvocation

func (p *CypherParser) OC_FunctionInvocation() (localctx IOC_FunctionInvocationContext)

func (*CypherParser) OC_FunctionName

func (p *CypherParser) OC_FunctionName() (localctx IOC_FunctionNameContext)

func (*CypherParser) OC_IdInColl

func (p *CypherParser) OC_IdInColl() (localctx IOC_IdInCollContext)

func (*CypherParser) OC_ImplicitProcedureInvocation

func (p *CypherParser) OC_ImplicitProcedureInvocation() (localctx IOC_ImplicitProcedureInvocationContext)

func (*CypherParser) OC_InQueryCall

func (p *CypherParser) OC_InQueryCall() (localctx IOC_InQueryCallContext)

func (*CypherParser) OC_IntegerLiteral

func (p *CypherParser) OC_IntegerLiteral() (localctx IOC_IntegerLiteralContext)

func (*CypherParser) OC_LabelName

func (p *CypherParser) OC_LabelName() (localctx IOC_LabelNameContext)

func (*CypherParser) OC_LeftArrowHead

func (p *CypherParser) OC_LeftArrowHead() (localctx IOC_LeftArrowHeadContext)

func (*CypherParser) OC_Limit

func (p *CypherParser) OC_Limit() (localctx IOC_LimitContext)

func (*CypherParser) OC_ListComprehension

func (p *CypherParser) OC_ListComprehension() (localctx IOC_ListComprehensionContext)

func (*CypherParser) OC_ListLiteral

func (p *CypherParser) OC_ListLiteral() (localctx IOC_ListLiteralContext)

func (*CypherParser) OC_ListOperatorExpression

func (p *CypherParser) OC_ListOperatorExpression() (localctx IOC_ListOperatorExpressionContext)

func (*CypherParser) OC_Literal

func (p *CypherParser) OC_Literal() (localctx IOC_LiteralContext)

func (*CypherParser) OC_MapLiteral

func (p *CypherParser) OC_MapLiteral() (localctx IOC_MapLiteralContext)

func (*CypherParser) OC_Match

func (p *CypherParser) OC_Match() (localctx IOC_MatchContext)

func (*CypherParser) OC_Merge

func (p *CypherParser) OC_Merge() (localctx IOC_MergeContext)

func (*CypherParser) OC_MergeAction

func (p *CypherParser) OC_MergeAction() (localctx IOC_MergeActionContext)

func (*CypherParser) OC_MultiPartQuery

func (p *CypherParser) OC_MultiPartQuery() (localctx IOC_MultiPartQueryContext)

func (*CypherParser) OC_MultiplyDivideModuloExpression

func (p *CypherParser) OC_MultiplyDivideModuloExpression() (localctx IOC_MultiplyDivideModuloExpressionContext)

func (*CypherParser) OC_Namespace

func (p *CypherParser) OC_Namespace() (localctx IOC_NamespaceContext)

func (*CypherParser) OC_NodeLabel

func (p *CypherParser) OC_NodeLabel() (localctx IOC_NodeLabelContext)

func (*CypherParser) OC_NodeLabels

func (p *CypherParser) OC_NodeLabels() (localctx IOC_NodeLabelsContext)

func (*CypherParser) OC_NodePattern

func (p *CypherParser) OC_NodePattern() (localctx IOC_NodePatternContext)

func (*CypherParser) OC_NotExpression

func (p *CypherParser) OC_NotExpression() (localctx IOC_NotExpressionContext)

func (*CypherParser) OC_NullOperatorExpression

func (p *CypherParser) OC_NullOperatorExpression() (localctx IOC_NullOperatorExpressionContext)

func (*CypherParser) OC_NumberLiteral

func (p *CypherParser) OC_NumberLiteral() (localctx IOC_NumberLiteralContext)

func (*CypherParser) OC_OrExpression

func (p *CypherParser) OC_OrExpression() (localctx IOC_OrExpressionContext)

func (*CypherParser) OC_Order

func (p *CypherParser) OC_Order() (localctx IOC_OrderContext)

func (*CypherParser) OC_Parameter

func (p *CypherParser) OC_Parameter() (localctx IOC_ParameterContext)

func (*CypherParser) OC_ParenthesizedExpression

func (p *CypherParser) OC_ParenthesizedExpression() (localctx IOC_ParenthesizedExpressionContext)

func (*CypherParser) OC_PartialComparisonExpression

func (p *CypherParser) OC_PartialComparisonExpression() (localctx IOC_PartialComparisonExpressionContext)

func (*CypherParser) OC_Pattern

func (p *CypherParser) OC_Pattern() (localctx IOC_PatternContext)

func (*CypherParser) OC_PatternComprehension

func (p *CypherParser) OC_PatternComprehension() (localctx IOC_PatternComprehensionContext)

func (*CypherParser) OC_PatternElement

func (p *CypherParser) OC_PatternElement() (localctx IOC_PatternElementContext)

func (*CypherParser) OC_PatternElementChain

func (p *CypherParser) OC_PatternElementChain() (localctx IOC_PatternElementChainContext)

func (*CypherParser) OC_PatternPart

func (p *CypherParser) OC_PatternPart() (localctx IOC_PatternPartContext)

func (*CypherParser) OC_PowerOfExpression

func (p *CypherParser) OC_PowerOfExpression() (localctx IOC_PowerOfExpressionContext)

func (*CypherParser) OC_ProcedureName

func (p *CypherParser) OC_ProcedureName() (localctx IOC_ProcedureNameContext)

func (*CypherParser) OC_ProcedureResultField

func (p *CypherParser) OC_ProcedureResultField() (localctx IOC_ProcedureResultFieldContext)

func (*CypherParser) OC_ProjectionBody

func (p *CypherParser) OC_ProjectionBody() (localctx IOC_ProjectionBodyContext)

func (*CypherParser) OC_ProjectionItem

func (p *CypherParser) OC_ProjectionItem() (localctx IOC_ProjectionItemContext)

func (*CypherParser) OC_ProjectionItems

func (p *CypherParser) OC_ProjectionItems() (localctx IOC_ProjectionItemsContext)

func (*CypherParser) OC_Properties

func (p *CypherParser) OC_Properties() (localctx IOC_PropertiesContext)

func (*CypherParser) OC_PropertyExpression

func (p *CypherParser) OC_PropertyExpression() (localctx IOC_PropertyExpressionContext)

func (*CypherParser) OC_PropertyKeyName

func (p *CypherParser) OC_PropertyKeyName() (localctx IOC_PropertyKeyNameContext)

func (*CypherParser) OC_PropertyLookup

func (p *CypherParser) OC_PropertyLookup() (localctx IOC_PropertyLookupContext)

func (*CypherParser) OC_PropertyOrLabelsExpression

func (p *CypherParser) OC_PropertyOrLabelsExpression() (localctx IOC_PropertyOrLabelsExpressionContext)

func (*CypherParser) OC_Query

func (p *CypherParser) OC_Query() (localctx IOC_QueryContext)

func (*CypherParser) OC_RangeLiteral

func (p *CypherParser) OC_RangeLiteral() (localctx IOC_RangeLiteralContext)

func (*CypherParser) OC_ReadingClause

func (p *CypherParser) OC_ReadingClause() (localctx IOC_ReadingClauseContext)

func (*CypherParser) OC_RegularQuery

func (p *CypherParser) OC_RegularQuery() (localctx IOC_RegularQueryContext)

func (*CypherParser) OC_RelTypeName

func (p *CypherParser) OC_RelTypeName() (localctx IOC_RelTypeNameContext)

func (*CypherParser) OC_RelationshipDetail

func (p *CypherParser) OC_RelationshipDetail() (localctx IOC_RelationshipDetailContext)

func (*CypherParser) OC_RelationshipPattern

func (p *CypherParser) OC_RelationshipPattern() (localctx IOC_RelationshipPatternContext)

func (*CypherParser) OC_RelationshipTypes

func (p *CypherParser) OC_RelationshipTypes() (localctx IOC_RelationshipTypesContext)

func (*CypherParser) OC_RelationshipsPattern

func (p *CypherParser) OC_RelationshipsPattern() (localctx IOC_RelationshipsPatternContext)

func (*CypherParser) OC_Remove

func (p *CypherParser) OC_Remove() (localctx IOC_RemoveContext)

func (*CypherParser) OC_RemoveItem

func (p *CypherParser) OC_RemoveItem() (localctx IOC_RemoveItemContext)

func (*CypherParser) OC_ReservedWord

func (p *CypherParser) OC_ReservedWord() (localctx IOC_ReservedWordContext)

func (*CypherParser) OC_Return

func (p *CypherParser) OC_Return() (localctx IOC_ReturnContext)

func (*CypherParser) OC_RightArrowHead

func (p *CypherParser) OC_RightArrowHead() (localctx IOC_RightArrowHeadContext)

func (*CypherParser) OC_SchemaName

func (p *CypherParser) OC_SchemaName() (localctx IOC_SchemaNameContext)

func (*CypherParser) OC_Set

func (p *CypherParser) OC_Set() (localctx IOC_SetContext)

func (*CypherParser) OC_SetItem

func (p *CypherParser) OC_SetItem() (localctx IOC_SetItemContext)

func (*CypherParser) OC_SinglePartQuery

func (p *CypherParser) OC_SinglePartQuery() (localctx IOC_SinglePartQueryContext)

func (*CypherParser) OC_SingleQuery

func (p *CypherParser) OC_SingleQuery() (localctx IOC_SingleQueryContext)

func (*CypherParser) OC_Skip

func (p *CypherParser) OC_Skip() (localctx IOC_SkipContext)

func (*CypherParser) OC_SortItem

func (p *CypherParser) OC_SortItem() (localctx IOC_SortItemContext)

func (*CypherParser) OC_StandaloneCall

func (p *CypherParser) OC_StandaloneCall() (localctx IOC_StandaloneCallContext)

func (*CypherParser) OC_Statement

func (p *CypherParser) OC_Statement() (localctx IOC_StatementContext)

func (*CypherParser) OC_StringListNullOperatorExpression

func (p *CypherParser) OC_StringListNullOperatorExpression() (localctx IOC_StringListNullOperatorExpressionContext)

func (*CypherParser) OC_StringOperatorExpression

func (p *CypherParser) OC_StringOperatorExpression() (localctx IOC_StringOperatorExpressionContext)

func (*CypherParser) OC_SymbolicName

func (p *CypherParser) OC_SymbolicName() (localctx IOC_SymbolicNameContext)

func (*CypherParser) OC_UnaryAddOrSubtractExpression

func (p *CypherParser) OC_UnaryAddOrSubtractExpression() (localctx IOC_UnaryAddOrSubtractExpressionContext)

func (*CypherParser) OC_Union

func (p *CypherParser) OC_Union() (localctx IOC_UnionContext)

func (*CypherParser) OC_Unwind

func (p *CypherParser) OC_Unwind() (localctx IOC_UnwindContext)

func (*CypherParser) OC_UpdatingClause

func (p *CypherParser) OC_UpdatingClause() (localctx IOC_UpdatingClauseContext)

func (*CypherParser) OC_Variable

func (p *CypherParser) OC_Variable() (localctx IOC_VariableContext)

func (*CypherParser) OC_Where

func (p *CypherParser) OC_Where() (localctx IOC_WhereContext)

func (*CypherParser) OC_With

func (p *CypherParser) OC_With() (localctx IOC_WithContext)

func (*CypherParser) OC_XorExpression

func (p *CypherParser) OC_XorExpression() (localctx IOC_XorExpressionContext)

func (*CypherParser) OC_YieldItem

func (p *CypherParser) OC_YieldItem() (localctx IOC_YieldItemContext)

func (*CypherParser) OC_YieldItems

func (p *CypherParser) OC_YieldItems() (localctx IOC_YieldItemsContext)

type CypherVisitor

type CypherVisitor interface {
	antlr.ParseTreeVisitor

	// Visit a parse tree produced by CypherParser#oC_Cypher.
	VisitOC_Cypher(ctx *OC_CypherContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Statement.
	VisitOC_Statement(ctx *OC_StatementContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Query.
	VisitOC_Query(ctx *OC_QueryContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_RegularQuery.
	VisitOC_RegularQuery(ctx *OC_RegularQueryContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Union.
	VisitOC_Union(ctx *OC_UnionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_SingleQuery.
	VisitOC_SingleQuery(ctx *OC_SingleQueryContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_SinglePartQuery.
	VisitOC_SinglePartQuery(ctx *OC_SinglePartQueryContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_MultiPartQuery.
	VisitOC_MultiPartQuery(ctx *OC_MultiPartQueryContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_UpdatingClause.
	VisitOC_UpdatingClause(ctx *OC_UpdatingClauseContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ReadingClause.
	VisitOC_ReadingClause(ctx *OC_ReadingClauseContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Match.
	VisitOC_Match(ctx *OC_MatchContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Unwind.
	VisitOC_Unwind(ctx *OC_UnwindContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Merge.
	VisitOC_Merge(ctx *OC_MergeContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_MergeAction.
	VisitOC_MergeAction(ctx *OC_MergeActionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Create.
	VisitOC_Create(ctx *OC_CreateContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Set.
	VisitOC_Set(ctx *OC_SetContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_SetItem.
	VisitOC_SetItem(ctx *OC_SetItemContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Delete.
	VisitOC_Delete(ctx *OC_DeleteContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Remove.
	VisitOC_Remove(ctx *OC_RemoveContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_RemoveItem.
	VisitOC_RemoveItem(ctx *OC_RemoveItemContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_InQueryCall.
	VisitOC_InQueryCall(ctx *OC_InQueryCallContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_StandaloneCall.
	VisitOC_StandaloneCall(ctx *OC_StandaloneCallContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_YieldItems.
	VisitOC_YieldItems(ctx *OC_YieldItemsContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_YieldItem.
	VisitOC_YieldItem(ctx *OC_YieldItemContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_With.
	VisitOC_With(ctx *OC_WithContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Return.
	VisitOC_Return(ctx *OC_ReturnContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ProjectionBody.
	VisitOC_ProjectionBody(ctx *OC_ProjectionBodyContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ProjectionItems.
	VisitOC_ProjectionItems(ctx *OC_ProjectionItemsContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ProjectionItem.
	VisitOC_ProjectionItem(ctx *OC_ProjectionItemContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Order.
	VisitOC_Order(ctx *OC_OrderContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Skip.
	VisitOC_Skip(ctx *OC_SkipContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Limit.
	VisitOC_Limit(ctx *OC_LimitContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_SortItem.
	VisitOC_SortItem(ctx *OC_SortItemContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Where.
	VisitOC_Where(ctx *OC_WhereContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Pattern.
	VisitOC_Pattern(ctx *OC_PatternContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_PatternPart.
	VisitOC_PatternPart(ctx *OC_PatternPartContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_AnonymousPatternPart.
	VisitOC_AnonymousPatternPart(ctx *OC_AnonymousPatternPartContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_PatternElement.
	VisitOC_PatternElement(ctx *OC_PatternElementContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_NodePattern.
	VisitOC_NodePattern(ctx *OC_NodePatternContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_PatternElementChain.
	VisitOC_PatternElementChain(ctx *OC_PatternElementChainContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_RelationshipPattern.
	VisitOC_RelationshipPattern(ctx *OC_RelationshipPatternContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_RelationshipDetail.
	VisitOC_RelationshipDetail(ctx *OC_RelationshipDetailContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Properties.
	VisitOC_Properties(ctx *OC_PropertiesContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_RelationshipTypes.
	VisitOC_RelationshipTypes(ctx *OC_RelationshipTypesContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_NodeLabels.
	VisitOC_NodeLabels(ctx *OC_NodeLabelsContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_NodeLabel.
	VisitOC_NodeLabel(ctx *OC_NodeLabelContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_RangeLiteral.
	VisitOC_RangeLiteral(ctx *OC_RangeLiteralContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_LabelName.
	VisitOC_LabelName(ctx *OC_LabelNameContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_RelTypeName.
	VisitOC_RelTypeName(ctx *OC_RelTypeNameContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Expression.
	VisitOC_Expression(ctx *OC_ExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_OrExpression.
	VisitOC_OrExpression(ctx *OC_OrExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_XorExpression.
	VisitOC_XorExpression(ctx *OC_XorExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_AndExpression.
	VisitOC_AndExpression(ctx *OC_AndExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_NotExpression.
	VisitOC_NotExpression(ctx *OC_NotExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ComparisonExpression.
	VisitOC_ComparisonExpression(ctx *OC_ComparisonExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_AddOrSubtractExpression.
	VisitOC_AddOrSubtractExpression(ctx *OC_AddOrSubtractExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_MultiplyDivideModuloExpression.
	VisitOC_MultiplyDivideModuloExpression(ctx *OC_MultiplyDivideModuloExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_PowerOfExpression.
	VisitOC_PowerOfExpression(ctx *OC_PowerOfExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_UnaryAddOrSubtractExpression.
	VisitOC_UnaryAddOrSubtractExpression(ctx *OC_UnaryAddOrSubtractExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_StringListNullOperatorExpression.
	VisitOC_StringListNullOperatorExpression(ctx *OC_StringListNullOperatorExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ListOperatorExpression.
	VisitOC_ListOperatorExpression(ctx *OC_ListOperatorExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_StringOperatorExpression.
	VisitOC_StringOperatorExpression(ctx *OC_StringOperatorExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_NullOperatorExpression.
	VisitOC_NullOperatorExpression(ctx *OC_NullOperatorExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_PropertyOrLabelsExpression.
	VisitOC_PropertyOrLabelsExpression(ctx *OC_PropertyOrLabelsExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Atom.
	VisitOC_Atom(ctx *OC_AtomContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Literal.
	VisitOC_Literal(ctx *OC_LiteralContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_BooleanLiteral.
	VisitOC_BooleanLiteral(ctx *OC_BooleanLiteralContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ListLiteral.
	VisitOC_ListLiteral(ctx *OC_ListLiteralContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_PartialComparisonExpression.
	VisitOC_PartialComparisonExpression(ctx *OC_PartialComparisonExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ParenthesizedExpression.
	VisitOC_ParenthesizedExpression(ctx *OC_ParenthesizedExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_RelationshipsPattern.
	VisitOC_RelationshipsPattern(ctx *OC_RelationshipsPatternContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_FilterExpression.
	VisitOC_FilterExpression(ctx *OC_FilterExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_IdInColl.
	VisitOC_IdInColl(ctx *OC_IdInCollContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_FunctionInvocation.
	VisitOC_FunctionInvocation(ctx *OC_FunctionInvocationContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_FunctionName.
	VisitOC_FunctionName(ctx *OC_FunctionNameContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ExplicitProcedureInvocation.
	VisitOC_ExplicitProcedureInvocation(ctx *OC_ExplicitProcedureInvocationContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ImplicitProcedureInvocation.
	VisitOC_ImplicitProcedureInvocation(ctx *OC_ImplicitProcedureInvocationContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ProcedureResultField.
	VisitOC_ProcedureResultField(ctx *OC_ProcedureResultFieldContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ProcedureName.
	VisitOC_ProcedureName(ctx *OC_ProcedureNameContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Namespace.
	VisitOC_Namespace(ctx *OC_NamespaceContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ListComprehension.
	VisitOC_ListComprehension(ctx *OC_ListComprehensionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_PatternComprehension.
	VisitOC_PatternComprehension(ctx *OC_PatternComprehensionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_PropertyLookup.
	VisitOC_PropertyLookup(ctx *OC_PropertyLookupContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_CaseExpression.
	VisitOC_CaseExpression(ctx *OC_CaseExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_CaseAlternatives.
	VisitOC_CaseAlternatives(ctx *OC_CaseAlternativesContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Variable.
	VisitOC_Variable(ctx *OC_VariableContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_NumberLiteral.
	VisitOC_NumberLiteral(ctx *OC_NumberLiteralContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_MapLiteral.
	VisitOC_MapLiteral(ctx *OC_MapLiteralContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Parameter.
	VisitOC_Parameter(ctx *OC_ParameterContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_PropertyExpression.
	VisitOC_PropertyExpression(ctx *OC_PropertyExpressionContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_PropertyKeyName.
	VisitOC_PropertyKeyName(ctx *OC_PropertyKeyNameContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_IntegerLiteral.
	VisitOC_IntegerLiteral(ctx *OC_IntegerLiteralContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_DoubleLiteral.
	VisitOC_DoubleLiteral(ctx *OC_DoubleLiteralContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_SchemaName.
	VisitOC_SchemaName(ctx *OC_SchemaNameContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_ReservedWord.
	VisitOC_ReservedWord(ctx *OC_ReservedWordContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_SymbolicName.
	VisitOC_SymbolicName(ctx *OC_SymbolicNameContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_LeftArrowHead.
	VisitOC_LeftArrowHead(ctx *OC_LeftArrowHeadContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_RightArrowHead.
	VisitOC_RightArrowHead(ctx *OC_RightArrowHeadContext) interface{}

	// Visit a parse tree produced by CypherParser#oC_Dash.
	VisitOC_Dash(ctx *OC_DashContext) interface{}
}

A complete Visitor for a parse tree produced by CypherParser.

type IOC_AddOrSubtractExpressionContext

type IOC_AddOrSubtractExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_AddOrSubtractExpressionContext differentiates from other interfaces.
	IsOC_AddOrSubtractExpressionContext()
}

IOC_AddOrSubtractExpressionContext is an interface to support dynamic dispatch.

type IOC_AndExpressionContext

type IOC_AndExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_AndExpressionContext differentiates from other interfaces.
	IsOC_AndExpressionContext()
}

IOC_AndExpressionContext is an interface to support dynamic dispatch.

type IOC_AnonymousPatternPartContext

type IOC_AnonymousPatternPartContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_AnonymousPatternPartContext differentiates from other interfaces.
	IsOC_AnonymousPatternPartContext()
}

IOC_AnonymousPatternPartContext is an interface to support dynamic dispatch.

type IOC_AtomContext

type IOC_AtomContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_AtomContext differentiates from other interfaces.
	IsOC_AtomContext()
}

IOC_AtomContext is an interface to support dynamic dispatch.

type IOC_BooleanLiteralContext

type IOC_BooleanLiteralContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_BooleanLiteralContext differentiates from other interfaces.
	IsOC_BooleanLiteralContext()
}

IOC_BooleanLiteralContext is an interface to support dynamic dispatch.

type IOC_CaseAlternativesContext

type IOC_CaseAlternativesContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_CaseAlternativesContext differentiates from other interfaces.
	IsOC_CaseAlternativesContext()
}

IOC_CaseAlternativesContext is an interface to support dynamic dispatch.

type IOC_CaseExpressionContext

type IOC_CaseExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_CaseExpressionContext differentiates from other interfaces.
	IsOC_CaseExpressionContext()
}

IOC_CaseExpressionContext is an interface to support dynamic dispatch.

type IOC_ComparisonExpressionContext

type IOC_ComparisonExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ComparisonExpressionContext differentiates from other interfaces.
	IsOC_ComparisonExpressionContext()
}

IOC_ComparisonExpressionContext is an interface to support dynamic dispatch.

type IOC_CreateContext

type IOC_CreateContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_CreateContext differentiates from other interfaces.
	IsOC_CreateContext()
}

IOC_CreateContext is an interface to support dynamic dispatch.

type IOC_CypherContext

type IOC_CypherContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_CypherContext differentiates from other interfaces.
	IsOC_CypherContext()
}

IOC_CypherContext is an interface to support dynamic dispatch.

type IOC_DashContext

type IOC_DashContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_DashContext differentiates from other interfaces.
	IsOC_DashContext()
}

IOC_DashContext is an interface to support dynamic dispatch.

type IOC_DeleteContext

type IOC_DeleteContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_DeleteContext differentiates from other interfaces.
	IsOC_DeleteContext()
}

IOC_DeleteContext is an interface to support dynamic dispatch.

type IOC_DoubleLiteralContext

type IOC_DoubleLiteralContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_DoubleLiteralContext differentiates from other interfaces.
	IsOC_DoubleLiteralContext()
}

IOC_DoubleLiteralContext is an interface to support dynamic dispatch.

type IOC_ExplicitProcedureInvocationContext

type IOC_ExplicitProcedureInvocationContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ExplicitProcedureInvocationContext differentiates from other interfaces.
	IsOC_ExplicitProcedureInvocationContext()
}

IOC_ExplicitProcedureInvocationContext is an interface to support dynamic dispatch.

type IOC_ExpressionContext

type IOC_ExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ExpressionContext differentiates from other interfaces.
	IsOC_ExpressionContext()
}

IOC_ExpressionContext is an interface to support dynamic dispatch.

type IOC_FilterExpressionContext

type IOC_FilterExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_FilterExpressionContext differentiates from other interfaces.
	IsOC_FilterExpressionContext()
}

IOC_FilterExpressionContext is an interface to support dynamic dispatch.

type IOC_FunctionInvocationContext

type IOC_FunctionInvocationContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_FunctionInvocationContext differentiates from other interfaces.
	IsOC_FunctionInvocationContext()
}

IOC_FunctionInvocationContext is an interface to support dynamic dispatch.

type IOC_FunctionNameContext

type IOC_FunctionNameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_FunctionNameContext differentiates from other interfaces.
	IsOC_FunctionNameContext()
}

IOC_FunctionNameContext is an interface to support dynamic dispatch.

type IOC_IdInCollContext

type IOC_IdInCollContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_IdInCollContext differentiates from other interfaces.
	IsOC_IdInCollContext()
}

IOC_IdInCollContext is an interface to support dynamic dispatch.

type IOC_ImplicitProcedureInvocationContext

type IOC_ImplicitProcedureInvocationContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ImplicitProcedureInvocationContext differentiates from other interfaces.
	IsOC_ImplicitProcedureInvocationContext()
}

IOC_ImplicitProcedureInvocationContext is an interface to support dynamic dispatch.

type IOC_InQueryCallContext

type IOC_InQueryCallContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_InQueryCallContext differentiates from other interfaces.
	IsOC_InQueryCallContext()
}

IOC_InQueryCallContext is an interface to support dynamic dispatch.

type IOC_IntegerLiteralContext

type IOC_IntegerLiteralContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_IntegerLiteralContext differentiates from other interfaces.
	IsOC_IntegerLiteralContext()
}

IOC_IntegerLiteralContext is an interface to support dynamic dispatch.

type IOC_LabelNameContext

type IOC_LabelNameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_LabelNameContext differentiates from other interfaces.
	IsOC_LabelNameContext()
}

IOC_LabelNameContext is an interface to support dynamic dispatch.

type IOC_LeftArrowHeadContext

type IOC_LeftArrowHeadContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_LeftArrowHeadContext differentiates from other interfaces.
	IsOC_LeftArrowHeadContext()
}

IOC_LeftArrowHeadContext is an interface to support dynamic dispatch.

type IOC_LimitContext

type IOC_LimitContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_LimitContext differentiates from other interfaces.
	IsOC_LimitContext()
}

IOC_LimitContext is an interface to support dynamic dispatch.

type IOC_ListComprehensionContext

type IOC_ListComprehensionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ListComprehensionContext differentiates from other interfaces.
	IsOC_ListComprehensionContext()
}

IOC_ListComprehensionContext is an interface to support dynamic dispatch.

type IOC_ListLiteralContext

type IOC_ListLiteralContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ListLiteralContext differentiates from other interfaces.
	IsOC_ListLiteralContext()
}

IOC_ListLiteralContext is an interface to support dynamic dispatch.

type IOC_ListOperatorExpressionContext

type IOC_ListOperatorExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ListOperatorExpressionContext differentiates from other interfaces.
	IsOC_ListOperatorExpressionContext()
}

IOC_ListOperatorExpressionContext is an interface to support dynamic dispatch.

type IOC_LiteralContext

type IOC_LiteralContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_LiteralContext differentiates from other interfaces.
	IsOC_LiteralContext()
}

IOC_LiteralContext is an interface to support dynamic dispatch.

type IOC_MapLiteralContext

type IOC_MapLiteralContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_MapLiteralContext differentiates from other interfaces.
	IsOC_MapLiteralContext()
}

IOC_MapLiteralContext is an interface to support dynamic dispatch.

type IOC_MatchContext

type IOC_MatchContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_MatchContext differentiates from other interfaces.
	IsOC_MatchContext()
}

IOC_MatchContext is an interface to support dynamic dispatch.

type IOC_MergeActionContext

type IOC_MergeActionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_MergeActionContext differentiates from other interfaces.
	IsOC_MergeActionContext()
}

IOC_MergeActionContext is an interface to support dynamic dispatch.

type IOC_MergeContext

type IOC_MergeContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_MergeContext differentiates from other interfaces.
	IsOC_MergeContext()
}

IOC_MergeContext is an interface to support dynamic dispatch.

type IOC_MultiPartQueryContext

type IOC_MultiPartQueryContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_MultiPartQueryContext differentiates from other interfaces.
	IsOC_MultiPartQueryContext()
}

IOC_MultiPartQueryContext is an interface to support dynamic dispatch.

type IOC_MultiplyDivideModuloExpressionContext

type IOC_MultiplyDivideModuloExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_MultiplyDivideModuloExpressionContext differentiates from other interfaces.
	IsOC_MultiplyDivideModuloExpressionContext()
}

IOC_MultiplyDivideModuloExpressionContext is an interface to support dynamic dispatch.

type IOC_NamespaceContext

type IOC_NamespaceContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_NamespaceContext differentiates from other interfaces.
	IsOC_NamespaceContext()
}

IOC_NamespaceContext is an interface to support dynamic dispatch.

type IOC_NodeLabelContext

type IOC_NodeLabelContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_NodeLabelContext differentiates from other interfaces.
	IsOC_NodeLabelContext()
}

IOC_NodeLabelContext is an interface to support dynamic dispatch.

type IOC_NodeLabelsContext

type IOC_NodeLabelsContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_NodeLabelsContext differentiates from other interfaces.
	IsOC_NodeLabelsContext()
}

IOC_NodeLabelsContext is an interface to support dynamic dispatch.

type IOC_NodePatternContext

type IOC_NodePatternContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_NodePatternContext differentiates from other interfaces.
	IsOC_NodePatternContext()
}

IOC_NodePatternContext is an interface to support dynamic dispatch.

type IOC_NotExpressionContext

type IOC_NotExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_NotExpressionContext differentiates from other interfaces.
	IsOC_NotExpressionContext()
}

IOC_NotExpressionContext is an interface to support dynamic dispatch.

type IOC_NullOperatorExpressionContext

type IOC_NullOperatorExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_NullOperatorExpressionContext differentiates from other interfaces.
	IsOC_NullOperatorExpressionContext()
}

IOC_NullOperatorExpressionContext is an interface to support dynamic dispatch.

type IOC_NumberLiteralContext

type IOC_NumberLiteralContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_NumberLiteralContext differentiates from other interfaces.
	IsOC_NumberLiteralContext()
}

IOC_NumberLiteralContext is an interface to support dynamic dispatch.

type IOC_OrExpressionContext

type IOC_OrExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_OrExpressionContext differentiates from other interfaces.
	IsOC_OrExpressionContext()
}

IOC_OrExpressionContext is an interface to support dynamic dispatch.

type IOC_OrderContext

type IOC_OrderContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_OrderContext differentiates from other interfaces.
	IsOC_OrderContext()
}

IOC_OrderContext is an interface to support dynamic dispatch.

type IOC_ParameterContext

type IOC_ParameterContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ParameterContext differentiates from other interfaces.
	IsOC_ParameterContext()
}

IOC_ParameterContext is an interface to support dynamic dispatch.

type IOC_ParenthesizedExpressionContext

type IOC_ParenthesizedExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ParenthesizedExpressionContext differentiates from other interfaces.
	IsOC_ParenthesizedExpressionContext()
}

IOC_ParenthesizedExpressionContext is an interface to support dynamic dispatch.

type IOC_PartialComparisonExpressionContext

type IOC_PartialComparisonExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PartialComparisonExpressionContext differentiates from other interfaces.
	IsOC_PartialComparisonExpressionContext()
}

IOC_PartialComparisonExpressionContext is an interface to support dynamic dispatch.

type IOC_PatternComprehensionContext

type IOC_PatternComprehensionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PatternComprehensionContext differentiates from other interfaces.
	IsOC_PatternComprehensionContext()
}

IOC_PatternComprehensionContext is an interface to support dynamic dispatch.

type IOC_PatternContext

type IOC_PatternContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PatternContext differentiates from other interfaces.
	IsOC_PatternContext()
}

IOC_PatternContext is an interface to support dynamic dispatch.

type IOC_PatternElementChainContext

type IOC_PatternElementChainContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PatternElementChainContext differentiates from other interfaces.
	IsOC_PatternElementChainContext()
}

IOC_PatternElementChainContext is an interface to support dynamic dispatch.

type IOC_PatternElementContext

type IOC_PatternElementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PatternElementContext differentiates from other interfaces.
	IsOC_PatternElementContext()
}

IOC_PatternElementContext is an interface to support dynamic dispatch.

type IOC_PatternPartContext

type IOC_PatternPartContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PatternPartContext differentiates from other interfaces.
	IsOC_PatternPartContext()
}

IOC_PatternPartContext is an interface to support dynamic dispatch.

type IOC_PowerOfExpressionContext

type IOC_PowerOfExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PowerOfExpressionContext differentiates from other interfaces.
	IsOC_PowerOfExpressionContext()
}

IOC_PowerOfExpressionContext is an interface to support dynamic dispatch.

type IOC_ProcedureNameContext

type IOC_ProcedureNameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ProcedureNameContext differentiates from other interfaces.
	IsOC_ProcedureNameContext()
}

IOC_ProcedureNameContext is an interface to support dynamic dispatch.

type IOC_ProcedureResultFieldContext

type IOC_ProcedureResultFieldContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ProcedureResultFieldContext differentiates from other interfaces.
	IsOC_ProcedureResultFieldContext()
}

IOC_ProcedureResultFieldContext is an interface to support dynamic dispatch.

type IOC_ProjectionBodyContext

type IOC_ProjectionBodyContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ProjectionBodyContext differentiates from other interfaces.
	IsOC_ProjectionBodyContext()
}

IOC_ProjectionBodyContext is an interface to support dynamic dispatch.

type IOC_ProjectionItemContext

type IOC_ProjectionItemContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ProjectionItemContext differentiates from other interfaces.
	IsOC_ProjectionItemContext()
}

IOC_ProjectionItemContext is an interface to support dynamic dispatch.

type IOC_ProjectionItemsContext

type IOC_ProjectionItemsContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ProjectionItemsContext differentiates from other interfaces.
	IsOC_ProjectionItemsContext()
}

IOC_ProjectionItemsContext is an interface to support dynamic dispatch.

type IOC_PropertiesContext

type IOC_PropertiesContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PropertiesContext differentiates from other interfaces.
	IsOC_PropertiesContext()
}

IOC_PropertiesContext is an interface to support dynamic dispatch.

type IOC_PropertyExpressionContext

type IOC_PropertyExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PropertyExpressionContext differentiates from other interfaces.
	IsOC_PropertyExpressionContext()
}

IOC_PropertyExpressionContext is an interface to support dynamic dispatch.

type IOC_PropertyKeyNameContext

type IOC_PropertyKeyNameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PropertyKeyNameContext differentiates from other interfaces.
	IsOC_PropertyKeyNameContext()
}

IOC_PropertyKeyNameContext is an interface to support dynamic dispatch.

type IOC_PropertyLookupContext

type IOC_PropertyLookupContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PropertyLookupContext differentiates from other interfaces.
	IsOC_PropertyLookupContext()
}

IOC_PropertyLookupContext is an interface to support dynamic dispatch.

type IOC_PropertyOrLabelsExpressionContext

type IOC_PropertyOrLabelsExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_PropertyOrLabelsExpressionContext differentiates from other interfaces.
	IsOC_PropertyOrLabelsExpressionContext()
}

IOC_PropertyOrLabelsExpressionContext is an interface to support dynamic dispatch.

type IOC_QueryContext

type IOC_QueryContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_QueryContext differentiates from other interfaces.
	IsOC_QueryContext()
}

IOC_QueryContext is an interface to support dynamic dispatch.

type IOC_RangeLiteralContext

type IOC_RangeLiteralContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_RangeLiteralContext differentiates from other interfaces.
	IsOC_RangeLiteralContext()
}

IOC_RangeLiteralContext is an interface to support dynamic dispatch.

type IOC_ReadingClauseContext

type IOC_ReadingClauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ReadingClauseContext differentiates from other interfaces.
	IsOC_ReadingClauseContext()
}

IOC_ReadingClauseContext is an interface to support dynamic dispatch.

type IOC_RegularQueryContext

type IOC_RegularQueryContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_RegularQueryContext differentiates from other interfaces.
	IsOC_RegularQueryContext()
}

IOC_RegularQueryContext is an interface to support dynamic dispatch.

type IOC_RelTypeNameContext

type IOC_RelTypeNameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_RelTypeNameContext differentiates from other interfaces.
	IsOC_RelTypeNameContext()
}

IOC_RelTypeNameContext is an interface to support dynamic dispatch.

type IOC_RelationshipDetailContext

type IOC_RelationshipDetailContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_RelationshipDetailContext differentiates from other interfaces.
	IsOC_RelationshipDetailContext()
}

IOC_RelationshipDetailContext is an interface to support dynamic dispatch.

type IOC_RelationshipPatternContext

type IOC_RelationshipPatternContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_RelationshipPatternContext differentiates from other interfaces.
	IsOC_RelationshipPatternContext()
}

IOC_RelationshipPatternContext is an interface to support dynamic dispatch.

type IOC_RelationshipTypesContext

type IOC_RelationshipTypesContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_RelationshipTypesContext differentiates from other interfaces.
	IsOC_RelationshipTypesContext()
}

IOC_RelationshipTypesContext is an interface to support dynamic dispatch.

type IOC_RelationshipsPatternContext

type IOC_RelationshipsPatternContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_RelationshipsPatternContext differentiates from other interfaces.
	IsOC_RelationshipsPatternContext()
}

IOC_RelationshipsPatternContext is an interface to support dynamic dispatch.

type IOC_RemoveContext

type IOC_RemoveContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_RemoveContext differentiates from other interfaces.
	IsOC_RemoveContext()
}

IOC_RemoveContext is an interface to support dynamic dispatch.

type IOC_RemoveItemContext

type IOC_RemoveItemContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_RemoveItemContext differentiates from other interfaces.
	IsOC_RemoveItemContext()
}

IOC_RemoveItemContext is an interface to support dynamic dispatch.

type IOC_ReservedWordContext

type IOC_ReservedWordContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ReservedWordContext differentiates from other interfaces.
	IsOC_ReservedWordContext()
}

IOC_ReservedWordContext is an interface to support dynamic dispatch.

type IOC_ReturnContext

type IOC_ReturnContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_ReturnContext differentiates from other interfaces.
	IsOC_ReturnContext()
}

IOC_ReturnContext is an interface to support dynamic dispatch.

type IOC_RightArrowHeadContext

type IOC_RightArrowHeadContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_RightArrowHeadContext differentiates from other interfaces.
	IsOC_RightArrowHeadContext()
}

IOC_RightArrowHeadContext is an interface to support dynamic dispatch.

type IOC_SchemaNameContext

type IOC_SchemaNameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_SchemaNameContext differentiates from other interfaces.
	IsOC_SchemaNameContext()
}

IOC_SchemaNameContext is an interface to support dynamic dispatch.

type IOC_SetContext

type IOC_SetContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_SetContext differentiates from other interfaces.
	IsOC_SetContext()
}

IOC_SetContext is an interface to support dynamic dispatch.

type IOC_SetItemContext

type IOC_SetItemContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_SetItemContext differentiates from other interfaces.
	IsOC_SetItemContext()
}

IOC_SetItemContext is an interface to support dynamic dispatch.

type IOC_SinglePartQueryContext

type IOC_SinglePartQueryContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_SinglePartQueryContext differentiates from other interfaces.
	IsOC_SinglePartQueryContext()
}

IOC_SinglePartQueryContext is an interface to support dynamic dispatch.

type IOC_SingleQueryContext

type IOC_SingleQueryContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_SingleQueryContext differentiates from other interfaces.
	IsOC_SingleQueryContext()
}

IOC_SingleQueryContext is an interface to support dynamic dispatch.

type IOC_SkipContext

type IOC_SkipContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_SkipContext differentiates from other interfaces.
	IsOC_SkipContext()
}

IOC_SkipContext is an interface to support dynamic dispatch.

type IOC_SortItemContext

type IOC_SortItemContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_SortItemContext differentiates from other interfaces.
	IsOC_SortItemContext()
}

IOC_SortItemContext is an interface to support dynamic dispatch.

type IOC_StandaloneCallContext

type IOC_StandaloneCallContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_StandaloneCallContext differentiates from other interfaces.
	IsOC_StandaloneCallContext()
}

IOC_StandaloneCallContext is an interface to support dynamic dispatch.

type IOC_StatementContext

type IOC_StatementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_StatementContext differentiates from other interfaces.
	IsOC_StatementContext()
}

IOC_StatementContext is an interface to support dynamic dispatch.

type IOC_StringListNullOperatorExpressionContext

type IOC_StringListNullOperatorExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_StringListNullOperatorExpressionContext differentiates from other interfaces.
	IsOC_StringListNullOperatorExpressionContext()
}

IOC_StringListNullOperatorExpressionContext is an interface to support dynamic dispatch.

type IOC_StringOperatorExpressionContext

type IOC_StringOperatorExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_StringOperatorExpressionContext differentiates from other interfaces.
	IsOC_StringOperatorExpressionContext()
}

IOC_StringOperatorExpressionContext is an interface to support dynamic dispatch.

type IOC_SymbolicNameContext

type IOC_SymbolicNameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_SymbolicNameContext differentiates from other interfaces.
	IsOC_SymbolicNameContext()
}

IOC_SymbolicNameContext is an interface to support dynamic dispatch.

type IOC_UnaryAddOrSubtractExpressionContext

type IOC_UnaryAddOrSubtractExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_UnaryAddOrSubtractExpressionContext differentiates from other interfaces.
	IsOC_UnaryAddOrSubtractExpressionContext()
}

IOC_UnaryAddOrSubtractExpressionContext is an interface to support dynamic dispatch.

type IOC_UnionContext

type IOC_UnionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_UnionContext differentiates from other interfaces.
	IsOC_UnionContext()
}

IOC_UnionContext is an interface to support dynamic dispatch.

type IOC_UnwindContext

type IOC_UnwindContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_UnwindContext differentiates from other interfaces.
	IsOC_UnwindContext()
}

IOC_UnwindContext is an interface to support dynamic dispatch.

type IOC_UpdatingClauseContext

type IOC_UpdatingClauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_UpdatingClauseContext differentiates from other interfaces.
	IsOC_UpdatingClauseContext()
}

IOC_UpdatingClauseContext is an interface to support dynamic dispatch.

type IOC_VariableContext

type IOC_VariableContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_VariableContext differentiates from other interfaces.
	IsOC_VariableContext()
}

IOC_VariableContext is an interface to support dynamic dispatch.

type IOC_WhereContext

type IOC_WhereContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_WhereContext differentiates from other interfaces.
	IsOC_WhereContext()
}

IOC_WhereContext is an interface to support dynamic dispatch.

type IOC_WithContext

type IOC_WithContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_WithContext differentiates from other interfaces.
	IsOC_WithContext()
}

IOC_WithContext is an interface to support dynamic dispatch.

type IOC_XorExpressionContext

type IOC_XorExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_XorExpressionContext differentiates from other interfaces.
	IsOC_XorExpressionContext()
}

IOC_XorExpressionContext is an interface to support dynamic dispatch.

type IOC_YieldItemContext

type IOC_YieldItemContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_YieldItemContext differentiates from other interfaces.
	IsOC_YieldItemContext()
}

IOC_YieldItemContext is an interface to support dynamic dispatch.

type IOC_YieldItemsContext

type IOC_YieldItemsContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOC_YieldItemsContext differentiates from other interfaces.
	IsOC_YieldItemsContext()
}

IOC_YieldItemsContext is an interface to support dynamic dispatch.

type OC_AddOrSubtractExpressionContext

type OC_AddOrSubtractExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_AddOrSubtractExpressionContext

func NewEmptyOC_AddOrSubtractExpressionContext() *OC_AddOrSubtractExpressionContext

func NewOC_AddOrSubtractExpressionContext

func NewOC_AddOrSubtractExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_AddOrSubtractExpressionContext

func (*OC_AddOrSubtractExpressionContext) AllOC_MultiplyDivideModuloExpression

func (s *OC_AddOrSubtractExpressionContext) AllOC_MultiplyDivideModuloExpression() []IOC_MultiplyDivideModuloExpressionContext

func (*OC_AddOrSubtractExpressionContext) AllSP

func (s *OC_AddOrSubtractExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_AddOrSubtractExpressionContext) EnterRule

func (s *OC_AddOrSubtractExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_AddOrSubtractExpressionContext) ExitRule

func (s *OC_AddOrSubtractExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_AddOrSubtractExpressionContext) GetParser

func (s *OC_AddOrSubtractExpressionContext) GetParser() antlr.Parser

func (*OC_AddOrSubtractExpressionContext) GetRuleContext

func (s *OC_AddOrSubtractExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_AddOrSubtractExpressionContext) IsOC_AddOrSubtractExpressionContext

func (*OC_AddOrSubtractExpressionContext) IsOC_AddOrSubtractExpressionContext()

func (*OC_AddOrSubtractExpressionContext) OC_MultiplyDivideModuloExpression

func (*OC_AddOrSubtractExpressionContext) SP

func (s *OC_AddOrSubtractExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_AddOrSubtractExpressionContext) ToStringTree

func (s *OC_AddOrSubtractExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_AndExpressionContext

type OC_AndExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_AndExpressionContext

func NewEmptyOC_AndExpressionContext() *OC_AndExpressionContext

func NewOC_AndExpressionContext

func NewOC_AndExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_AndExpressionContext

func (*OC_AndExpressionContext) AND

func (s *OC_AndExpressionContext) AND(i int) antlr.TerminalNode

func (*OC_AndExpressionContext) AllAND

func (s *OC_AndExpressionContext) AllAND() []antlr.TerminalNode

func (*OC_AndExpressionContext) AllOC_NotExpression

func (s *OC_AndExpressionContext) AllOC_NotExpression() []IOC_NotExpressionContext

func (*OC_AndExpressionContext) AllSP

func (s *OC_AndExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_AndExpressionContext) EnterRule

func (s *OC_AndExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_AndExpressionContext) ExitRule

func (s *OC_AndExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_AndExpressionContext) GetParser

func (s *OC_AndExpressionContext) GetParser() antlr.Parser

func (*OC_AndExpressionContext) GetRuleContext

func (s *OC_AndExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_AndExpressionContext) IsOC_AndExpressionContext

func (*OC_AndExpressionContext) IsOC_AndExpressionContext()

func (*OC_AndExpressionContext) OC_NotExpression

func (s *OC_AndExpressionContext) OC_NotExpression(i int) IOC_NotExpressionContext

func (*OC_AndExpressionContext) SP

func (s *OC_AndExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_AndExpressionContext) ToStringTree

func (s *OC_AndExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_AnonymousPatternPartContext

type OC_AnonymousPatternPartContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_AnonymousPatternPartContext

func NewEmptyOC_AnonymousPatternPartContext() *OC_AnonymousPatternPartContext

func NewOC_AnonymousPatternPartContext

func NewOC_AnonymousPatternPartContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_AnonymousPatternPartContext

func (*OC_AnonymousPatternPartContext) EnterRule

func (s *OC_AnonymousPatternPartContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_AnonymousPatternPartContext) ExitRule

func (s *OC_AnonymousPatternPartContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_AnonymousPatternPartContext) GetParser

func (s *OC_AnonymousPatternPartContext) GetParser() antlr.Parser

func (*OC_AnonymousPatternPartContext) GetRuleContext

func (s *OC_AnonymousPatternPartContext) GetRuleContext() antlr.RuleContext

func (*OC_AnonymousPatternPartContext) IsOC_AnonymousPatternPartContext

func (*OC_AnonymousPatternPartContext) IsOC_AnonymousPatternPartContext()

func (*OC_AnonymousPatternPartContext) OC_PatternElement

func (*OC_AnonymousPatternPartContext) ToStringTree

func (s *OC_AnonymousPatternPartContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_AtomContext

type OC_AtomContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_AtomContext

func NewEmptyOC_AtomContext() *OC_AtomContext

func NewOC_AtomContext

func NewOC_AtomContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_AtomContext

func (*OC_AtomContext) ALL

func (s *OC_AtomContext) ALL() antlr.TerminalNode

func (*OC_AtomContext) ANY

func (s *OC_AtomContext) ANY() antlr.TerminalNode

func (*OC_AtomContext) AllSP

func (s *OC_AtomContext) AllSP() []antlr.TerminalNode

func (*OC_AtomContext) COUNT

func (s *OC_AtomContext) COUNT() antlr.TerminalNode

func (*OC_AtomContext) EnterRule

func (s *OC_AtomContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_AtomContext) ExitRule

func (s *OC_AtomContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_AtomContext) GetParser

func (s *OC_AtomContext) GetParser() antlr.Parser

func (*OC_AtomContext) GetRuleContext

func (s *OC_AtomContext) GetRuleContext() antlr.RuleContext

func (*OC_AtomContext) IsOC_AtomContext

func (*OC_AtomContext) IsOC_AtomContext()

func (*OC_AtomContext) NONE

func (s *OC_AtomContext) NONE() antlr.TerminalNode

func (*OC_AtomContext) OC_CaseExpression

func (s *OC_AtomContext) OC_CaseExpression() IOC_CaseExpressionContext

func (*OC_AtomContext) OC_FilterExpression

func (s *OC_AtomContext) OC_FilterExpression() IOC_FilterExpressionContext

func (*OC_AtomContext) OC_FunctionInvocation

func (s *OC_AtomContext) OC_FunctionInvocation() IOC_FunctionInvocationContext

func (*OC_AtomContext) OC_ListComprehension

func (s *OC_AtomContext) OC_ListComprehension() IOC_ListComprehensionContext

func (*OC_AtomContext) OC_Literal

func (s *OC_AtomContext) OC_Literal() IOC_LiteralContext

func (*OC_AtomContext) OC_Parameter

func (s *OC_AtomContext) OC_Parameter() IOC_ParameterContext

func (*OC_AtomContext) OC_ParenthesizedExpression

func (s *OC_AtomContext) OC_ParenthesizedExpression() IOC_ParenthesizedExpressionContext

func (*OC_AtomContext) OC_PatternComprehension

func (s *OC_AtomContext) OC_PatternComprehension() IOC_PatternComprehensionContext

func (*OC_AtomContext) OC_RelationshipsPattern

func (s *OC_AtomContext) OC_RelationshipsPattern() IOC_RelationshipsPatternContext

func (*OC_AtomContext) OC_Variable

func (s *OC_AtomContext) OC_Variable() IOC_VariableContext

func (*OC_AtomContext) SINGLE

func (s *OC_AtomContext) SINGLE() antlr.TerminalNode

func (*OC_AtomContext) SP

func (s *OC_AtomContext) SP(i int) antlr.TerminalNode

func (*OC_AtomContext) ToStringTree

func (s *OC_AtomContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_BooleanLiteralContext

type OC_BooleanLiteralContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_BooleanLiteralContext

func NewEmptyOC_BooleanLiteralContext() *OC_BooleanLiteralContext

func NewOC_BooleanLiteralContext

func NewOC_BooleanLiteralContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_BooleanLiteralContext

func (*OC_BooleanLiteralContext) EnterRule

func (s *OC_BooleanLiteralContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_BooleanLiteralContext) ExitRule

func (s *OC_BooleanLiteralContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_BooleanLiteralContext) FALSE

func (s *OC_BooleanLiteralContext) FALSE() antlr.TerminalNode

func (*OC_BooleanLiteralContext) GetParser

func (s *OC_BooleanLiteralContext) GetParser() antlr.Parser

func (*OC_BooleanLiteralContext) GetRuleContext

func (s *OC_BooleanLiteralContext) GetRuleContext() antlr.RuleContext

func (*OC_BooleanLiteralContext) IsOC_BooleanLiteralContext

func (*OC_BooleanLiteralContext) IsOC_BooleanLiteralContext()

func (*OC_BooleanLiteralContext) TRUE

func (s *OC_BooleanLiteralContext) TRUE() antlr.TerminalNode

func (*OC_BooleanLiteralContext) ToStringTree

func (s *OC_BooleanLiteralContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_CaseAlternativesContext

type OC_CaseAlternativesContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_CaseAlternativesContext

func NewEmptyOC_CaseAlternativesContext() *OC_CaseAlternativesContext

func NewOC_CaseAlternativesContext

func NewOC_CaseAlternativesContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_CaseAlternativesContext

func (*OC_CaseAlternativesContext) AllOC_Expression

func (s *OC_CaseAlternativesContext) AllOC_Expression() []IOC_ExpressionContext

func (*OC_CaseAlternativesContext) AllSP

func (s *OC_CaseAlternativesContext) AllSP() []antlr.TerminalNode

func (*OC_CaseAlternativesContext) EnterRule

func (s *OC_CaseAlternativesContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_CaseAlternativesContext) ExitRule

func (s *OC_CaseAlternativesContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_CaseAlternativesContext) GetParser

func (s *OC_CaseAlternativesContext) GetParser() antlr.Parser

func (*OC_CaseAlternativesContext) GetRuleContext

func (s *OC_CaseAlternativesContext) GetRuleContext() antlr.RuleContext

func (*OC_CaseAlternativesContext) IsOC_CaseAlternativesContext

func (*OC_CaseAlternativesContext) IsOC_CaseAlternativesContext()

func (*OC_CaseAlternativesContext) OC_Expression

func (*OC_CaseAlternativesContext) SP

func (s *OC_CaseAlternativesContext) SP(i int) antlr.TerminalNode

func (*OC_CaseAlternativesContext) THEN

func (s *OC_CaseAlternativesContext) THEN() antlr.TerminalNode

func (*OC_CaseAlternativesContext) ToStringTree

func (s *OC_CaseAlternativesContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_CaseAlternativesContext) WHEN

func (s *OC_CaseAlternativesContext) WHEN() antlr.TerminalNode

type OC_CaseExpressionContext

type OC_CaseExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_CaseExpressionContext

func NewEmptyOC_CaseExpressionContext() *OC_CaseExpressionContext

func NewOC_CaseExpressionContext

func NewOC_CaseExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_CaseExpressionContext

func (*OC_CaseExpressionContext) AllOC_CaseAlternatives

func (s *OC_CaseExpressionContext) AllOC_CaseAlternatives() []IOC_CaseAlternativesContext

func (*OC_CaseExpressionContext) AllOC_Expression

func (s *OC_CaseExpressionContext) AllOC_Expression() []IOC_ExpressionContext

func (*OC_CaseExpressionContext) AllSP

func (s *OC_CaseExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_CaseExpressionContext) CASE

func (s *OC_CaseExpressionContext) CASE() antlr.TerminalNode

func (*OC_CaseExpressionContext) ELSE

func (s *OC_CaseExpressionContext) ELSE() antlr.TerminalNode

func (*OC_CaseExpressionContext) END

func (s *OC_CaseExpressionContext) END() antlr.TerminalNode

func (*OC_CaseExpressionContext) EnterRule

func (s *OC_CaseExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_CaseExpressionContext) ExitRule

func (s *OC_CaseExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_CaseExpressionContext) GetParser

func (s *OC_CaseExpressionContext) GetParser() antlr.Parser

func (*OC_CaseExpressionContext) GetRuleContext

func (s *OC_CaseExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_CaseExpressionContext) IsOC_CaseExpressionContext

func (*OC_CaseExpressionContext) IsOC_CaseExpressionContext()

func (*OC_CaseExpressionContext) OC_CaseAlternatives

func (s *OC_CaseExpressionContext) OC_CaseAlternatives(i int) IOC_CaseAlternativesContext

func (*OC_CaseExpressionContext) OC_Expression

func (*OC_CaseExpressionContext) SP

func (s *OC_CaseExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_CaseExpressionContext) ToStringTree

func (s *OC_CaseExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ComparisonExpressionContext

type OC_ComparisonExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ComparisonExpressionContext

func NewEmptyOC_ComparisonExpressionContext() *OC_ComparisonExpressionContext

func NewOC_ComparisonExpressionContext

func NewOC_ComparisonExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ComparisonExpressionContext

func (*OC_ComparisonExpressionContext) AllOC_PartialComparisonExpression

func (s *OC_ComparisonExpressionContext) AllOC_PartialComparisonExpression() []IOC_PartialComparisonExpressionContext

func (*OC_ComparisonExpressionContext) AllSP

func (s *OC_ComparisonExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_ComparisonExpressionContext) EnterRule

func (s *OC_ComparisonExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ComparisonExpressionContext) ExitRule

func (s *OC_ComparisonExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ComparisonExpressionContext) GetParser

func (s *OC_ComparisonExpressionContext) GetParser() antlr.Parser

func (*OC_ComparisonExpressionContext) GetRuleContext

func (s *OC_ComparisonExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_ComparisonExpressionContext) IsOC_ComparisonExpressionContext

func (*OC_ComparisonExpressionContext) IsOC_ComparisonExpressionContext()

func (*OC_ComparisonExpressionContext) OC_AddOrSubtractExpression

func (*OC_ComparisonExpressionContext) OC_PartialComparisonExpression

func (s *OC_ComparisonExpressionContext) OC_PartialComparisonExpression(i int) IOC_PartialComparisonExpressionContext

func (*OC_ComparisonExpressionContext) SP

func (s *OC_ComparisonExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_ComparisonExpressionContext) ToStringTree

func (s *OC_ComparisonExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_CreateContext

type OC_CreateContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_CreateContext

func NewEmptyOC_CreateContext() *OC_CreateContext

func NewOC_CreateContext

func NewOC_CreateContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_CreateContext

func (*OC_CreateContext) CREATE

func (s *OC_CreateContext) CREATE() antlr.TerminalNode

func (*OC_CreateContext) EnterRule

func (s *OC_CreateContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_CreateContext) ExitRule

func (s *OC_CreateContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_CreateContext) GetParser

func (s *OC_CreateContext) GetParser() antlr.Parser

func (*OC_CreateContext) GetRuleContext

func (s *OC_CreateContext) GetRuleContext() antlr.RuleContext

func (*OC_CreateContext) IsOC_CreateContext

func (*OC_CreateContext) IsOC_CreateContext()

func (*OC_CreateContext) OC_Pattern

func (s *OC_CreateContext) OC_Pattern() IOC_PatternContext

func (*OC_CreateContext) SP

func (s *OC_CreateContext) SP() antlr.TerminalNode

func (*OC_CreateContext) ToStringTree

func (s *OC_CreateContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_CypherContext

type OC_CypherContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_CypherContext

func NewEmptyOC_CypherContext() *OC_CypherContext

func NewOC_CypherContext

func NewOC_CypherContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_CypherContext

func (*OC_CypherContext) AllSP

func (s *OC_CypherContext) AllSP() []antlr.TerminalNode

func (*OC_CypherContext) EOF

func (s *OC_CypherContext) EOF() antlr.TerminalNode

func (*OC_CypherContext) EnterRule

func (s *OC_CypherContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_CypherContext) ExitRule

func (s *OC_CypherContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_CypherContext) GetParser

func (s *OC_CypherContext) GetParser() antlr.Parser

func (*OC_CypherContext) GetRuleContext

func (s *OC_CypherContext) GetRuleContext() antlr.RuleContext

func (*OC_CypherContext) IsOC_CypherContext

func (*OC_CypherContext) IsOC_CypherContext()

func (*OC_CypherContext) OC_Statement

func (s *OC_CypherContext) OC_Statement() IOC_StatementContext

func (*OC_CypherContext) SP

func (s *OC_CypherContext) SP(i int) antlr.TerminalNode

func (*OC_CypherContext) ToStringTree

func (s *OC_CypherContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_DashContext

type OC_DashContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_DashContext

func NewEmptyOC_DashContext() *OC_DashContext

func NewOC_DashContext

func NewOC_DashContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_DashContext

func (*OC_DashContext) EnterRule

func (s *OC_DashContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_DashContext) ExitRule

func (s *OC_DashContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_DashContext) GetParser

func (s *OC_DashContext) GetParser() antlr.Parser

func (*OC_DashContext) GetRuleContext

func (s *OC_DashContext) GetRuleContext() antlr.RuleContext

func (*OC_DashContext) IsOC_DashContext

func (*OC_DashContext) IsOC_DashContext()

func (*OC_DashContext) ToStringTree

func (s *OC_DashContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_DeleteContext

type OC_DeleteContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_DeleteContext

func NewEmptyOC_DeleteContext() *OC_DeleteContext

func NewOC_DeleteContext

func NewOC_DeleteContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_DeleteContext

func (*OC_DeleteContext) AllOC_Expression

func (s *OC_DeleteContext) AllOC_Expression() []IOC_ExpressionContext

func (*OC_DeleteContext) AllSP

func (s *OC_DeleteContext) AllSP() []antlr.TerminalNode

func (*OC_DeleteContext) DELETE

func (s *OC_DeleteContext) DELETE() antlr.TerminalNode

func (*OC_DeleteContext) DETACH

func (s *OC_DeleteContext) DETACH() antlr.TerminalNode

func (*OC_DeleteContext) EnterRule

func (s *OC_DeleteContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_DeleteContext) ExitRule

func (s *OC_DeleteContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_DeleteContext) GetParser

func (s *OC_DeleteContext) GetParser() antlr.Parser

func (*OC_DeleteContext) GetRuleContext

func (s *OC_DeleteContext) GetRuleContext() antlr.RuleContext

func (*OC_DeleteContext) IsOC_DeleteContext

func (*OC_DeleteContext) IsOC_DeleteContext()

func (*OC_DeleteContext) OC_Expression

func (s *OC_DeleteContext) OC_Expression(i int) IOC_ExpressionContext

func (*OC_DeleteContext) SP

func (s *OC_DeleteContext) SP(i int) antlr.TerminalNode

func (*OC_DeleteContext) ToStringTree

func (s *OC_DeleteContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_DoubleLiteralContext

type OC_DoubleLiteralContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_DoubleLiteralContext

func NewEmptyOC_DoubleLiteralContext() *OC_DoubleLiteralContext

func NewOC_DoubleLiteralContext

func NewOC_DoubleLiteralContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_DoubleLiteralContext

func (*OC_DoubleLiteralContext) EnterRule

func (s *OC_DoubleLiteralContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_DoubleLiteralContext) ExitRule

func (s *OC_DoubleLiteralContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_DoubleLiteralContext) ExponentDecimalReal

func (s *OC_DoubleLiteralContext) ExponentDecimalReal() antlr.TerminalNode

func (*OC_DoubleLiteralContext) GetParser

func (s *OC_DoubleLiteralContext) GetParser() antlr.Parser

func (*OC_DoubleLiteralContext) GetRuleContext

func (s *OC_DoubleLiteralContext) GetRuleContext() antlr.RuleContext

func (*OC_DoubleLiteralContext) IsOC_DoubleLiteralContext

func (*OC_DoubleLiteralContext) IsOC_DoubleLiteralContext()

func (*OC_DoubleLiteralContext) RegularDecimalReal

func (s *OC_DoubleLiteralContext) RegularDecimalReal() antlr.TerminalNode

func (*OC_DoubleLiteralContext) ToStringTree

func (s *OC_DoubleLiteralContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ExplicitProcedureInvocationContext

type OC_ExplicitProcedureInvocationContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ExplicitProcedureInvocationContext

func NewEmptyOC_ExplicitProcedureInvocationContext() *OC_ExplicitProcedureInvocationContext

func NewOC_ExplicitProcedureInvocationContext

func NewOC_ExplicitProcedureInvocationContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ExplicitProcedureInvocationContext

func (*OC_ExplicitProcedureInvocationContext) AllOC_Expression

func (*OC_ExplicitProcedureInvocationContext) AllSP

func (s *OC_ExplicitProcedureInvocationContext) AllSP() []antlr.TerminalNode

func (*OC_ExplicitProcedureInvocationContext) EnterRule

func (s *OC_ExplicitProcedureInvocationContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ExplicitProcedureInvocationContext) ExitRule

func (s *OC_ExplicitProcedureInvocationContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ExplicitProcedureInvocationContext) GetParser

func (s *OC_ExplicitProcedureInvocationContext) GetParser() antlr.Parser

func (*OC_ExplicitProcedureInvocationContext) GetRuleContext

func (s *OC_ExplicitProcedureInvocationContext) GetRuleContext() antlr.RuleContext

func (*OC_ExplicitProcedureInvocationContext) IsOC_ExplicitProcedureInvocationContext

func (*OC_ExplicitProcedureInvocationContext) IsOC_ExplicitProcedureInvocationContext()

func (*OC_ExplicitProcedureInvocationContext) OC_Expression

func (*OC_ExplicitProcedureInvocationContext) OC_ProcedureName

func (*OC_ExplicitProcedureInvocationContext) SP

func (s *OC_ExplicitProcedureInvocationContext) SP(i int) antlr.TerminalNode

func (*OC_ExplicitProcedureInvocationContext) ToStringTree

func (s *OC_ExplicitProcedureInvocationContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ExpressionContext

type OC_ExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ExpressionContext

func NewEmptyOC_ExpressionContext() *OC_ExpressionContext

func NewOC_ExpressionContext

func NewOC_ExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ExpressionContext

func (*OC_ExpressionContext) EnterRule

func (s *OC_ExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ExpressionContext) ExitRule

func (s *OC_ExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ExpressionContext) GetParser

func (s *OC_ExpressionContext) GetParser() antlr.Parser

func (*OC_ExpressionContext) GetRuleContext

func (s *OC_ExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_ExpressionContext) IsOC_ExpressionContext

func (*OC_ExpressionContext) IsOC_ExpressionContext()

func (*OC_ExpressionContext) OC_OrExpression

func (s *OC_ExpressionContext) OC_OrExpression() IOC_OrExpressionContext

func (*OC_ExpressionContext) ToStringTree

func (s *OC_ExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_FilterExpressionContext

type OC_FilterExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_FilterExpressionContext

func NewEmptyOC_FilterExpressionContext() *OC_FilterExpressionContext

func NewOC_FilterExpressionContext

func NewOC_FilterExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_FilterExpressionContext

func (*OC_FilterExpressionContext) EnterRule

func (s *OC_FilterExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_FilterExpressionContext) ExitRule

func (s *OC_FilterExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_FilterExpressionContext) GetParser

func (s *OC_FilterExpressionContext) GetParser() antlr.Parser

func (*OC_FilterExpressionContext) GetRuleContext

func (s *OC_FilterExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_FilterExpressionContext) IsOC_FilterExpressionContext

func (*OC_FilterExpressionContext) IsOC_FilterExpressionContext()

func (*OC_FilterExpressionContext) OC_IdInColl

func (*OC_FilterExpressionContext) OC_Where

func (*OC_FilterExpressionContext) SP

func (s *OC_FilterExpressionContext) SP() antlr.TerminalNode

func (*OC_FilterExpressionContext) ToStringTree

func (s *OC_FilterExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_FunctionInvocationContext

type OC_FunctionInvocationContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_FunctionInvocationContext

func NewEmptyOC_FunctionInvocationContext() *OC_FunctionInvocationContext

func NewOC_FunctionInvocationContext

func NewOC_FunctionInvocationContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_FunctionInvocationContext

func (*OC_FunctionInvocationContext) AllOC_Expression

func (s *OC_FunctionInvocationContext) AllOC_Expression() []IOC_ExpressionContext

func (*OC_FunctionInvocationContext) AllSP

func (s *OC_FunctionInvocationContext) AllSP() []antlr.TerminalNode

func (*OC_FunctionInvocationContext) DISTINCT

func (s *OC_FunctionInvocationContext) DISTINCT() antlr.TerminalNode

func (*OC_FunctionInvocationContext) EnterRule

func (s *OC_FunctionInvocationContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_FunctionInvocationContext) ExitRule

func (s *OC_FunctionInvocationContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_FunctionInvocationContext) GetParser

func (s *OC_FunctionInvocationContext) GetParser() antlr.Parser

func (*OC_FunctionInvocationContext) GetRuleContext

func (s *OC_FunctionInvocationContext) GetRuleContext() antlr.RuleContext

func (*OC_FunctionInvocationContext) IsOC_FunctionInvocationContext

func (*OC_FunctionInvocationContext) IsOC_FunctionInvocationContext()

func (*OC_FunctionInvocationContext) OC_Expression

func (*OC_FunctionInvocationContext) OC_FunctionName

func (*OC_FunctionInvocationContext) SP

func (s *OC_FunctionInvocationContext) SP(i int) antlr.TerminalNode

func (*OC_FunctionInvocationContext) ToStringTree

func (s *OC_FunctionInvocationContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_FunctionNameContext

type OC_FunctionNameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_FunctionNameContext

func NewEmptyOC_FunctionNameContext() *OC_FunctionNameContext

func NewOC_FunctionNameContext

func NewOC_FunctionNameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_FunctionNameContext

func (*OC_FunctionNameContext) EXISTS

func (s *OC_FunctionNameContext) EXISTS() antlr.TerminalNode

func (*OC_FunctionNameContext) EnterRule

func (s *OC_FunctionNameContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_FunctionNameContext) ExitRule

func (s *OC_FunctionNameContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_FunctionNameContext) GetParser

func (s *OC_FunctionNameContext) GetParser() antlr.Parser

func (*OC_FunctionNameContext) GetRuleContext

func (s *OC_FunctionNameContext) GetRuleContext() antlr.RuleContext

func (*OC_FunctionNameContext) IsOC_FunctionNameContext

func (*OC_FunctionNameContext) IsOC_FunctionNameContext()

func (*OC_FunctionNameContext) OC_Namespace

func (s *OC_FunctionNameContext) OC_Namespace() IOC_NamespaceContext

func (*OC_FunctionNameContext) OC_SymbolicName

func (s *OC_FunctionNameContext) OC_SymbolicName() IOC_SymbolicNameContext

func (*OC_FunctionNameContext) ToStringTree

func (s *OC_FunctionNameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_IdInCollContext

type OC_IdInCollContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_IdInCollContext

func NewEmptyOC_IdInCollContext() *OC_IdInCollContext

func NewOC_IdInCollContext

func NewOC_IdInCollContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_IdInCollContext

func (*OC_IdInCollContext) AllSP

func (s *OC_IdInCollContext) AllSP() []antlr.TerminalNode

func (*OC_IdInCollContext) EnterRule

func (s *OC_IdInCollContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_IdInCollContext) ExitRule

func (s *OC_IdInCollContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_IdInCollContext) GetParser

func (s *OC_IdInCollContext) GetParser() antlr.Parser

func (*OC_IdInCollContext) GetRuleContext

func (s *OC_IdInCollContext) GetRuleContext() antlr.RuleContext

func (*OC_IdInCollContext) IN

func (s *OC_IdInCollContext) IN() antlr.TerminalNode

func (*OC_IdInCollContext) IsOC_IdInCollContext

func (*OC_IdInCollContext) IsOC_IdInCollContext()

func (*OC_IdInCollContext) OC_Expression

func (s *OC_IdInCollContext) OC_Expression() IOC_ExpressionContext

func (*OC_IdInCollContext) OC_Variable

func (s *OC_IdInCollContext) OC_Variable() IOC_VariableContext

func (*OC_IdInCollContext) SP

func (s *OC_IdInCollContext) SP(i int) antlr.TerminalNode

func (*OC_IdInCollContext) ToStringTree

func (s *OC_IdInCollContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ImplicitProcedureInvocationContext

type OC_ImplicitProcedureInvocationContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ImplicitProcedureInvocationContext

func NewEmptyOC_ImplicitProcedureInvocationContext() *OC_ImplicitProcedureInvocationContext

func NewOC_ImplicitProcedureInvocationContext

func NewOC_ImplicitProcedureInvocationContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ImplicitProcedureInvocationContext

func (*OC_ImplicitProcedureInvocationContext) EnterRule

func (s *OC_ImplicitProcedureInvocationContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ImplicitProcedureInvocationContext) ExitRule

func (s *OC_ImplicitProcedureInvocationContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ImplicitProcedureInvocationContext) GetParser

func (s *OC_ImplicitProcedureInvocationContext) GetParser() antlr.Parser

func (*OC_ImplicitProcedureInvocationContext) GetRuleContext

func (s *OC_ImplicitProcedureInvocationContext) GetRuleContext() antlr.RuleContext

func (*OC_ImplicitProcedureInvocationContext) IsOC_ImplicitProcedureInvocationContext

func (*OC_ImplicitProcedureInvocationContext) IsOC_ImplicitProcedureInvocationContext()

func (*OC_ImplicitProcedureInvocationContext) OC_ProcedureName

func (*OC_ImplicitProcedureInvocationContext) ToStringTree

func (s *OC_ImplicitProcedureInvocationContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_InQueryCallContext

type OC_InQueryCallContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_InQueryCallContext

func NewEmptyOC_InQueryCallContext() *OC_InQueryCallContext

func NewOC_InQueryCallContext

func NewOC_InQueryCallContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_InQueryCallContext

func (*OC_InQueryCallContext) AllSP

func (s *OC_InQueryCallContext) AllSP() []antlr.TerminalNode

func (*OC_InQueryCallContext) CALL

func (s *OC_InQueryCallContext) CALL() antlr.TerminalNode

func (*OC_InQueryCallContext) EnterRule

func (s *OC_InQueryCallContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_InQueryCallContext) ExitRule

func (s *OC_InQueryCallContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_InQueryCallContext) GetParser

func (s *OC_InQueryCallContext) GetParser() antlr.Parser

func (*OC_InQueryCallContext) GetRuleContext

func (s *OC_InQueryCallContext) GetRuleContext() antlr.RuleContext

func (*OC_InQueryCallContext) IsOC_InQueryCallContext

func (*OC_InQueryCallContext) IsOC_InQueryCallContext()

func (*OC_InQueryCallContext) OC_ExplicitProcedureInvocation

func (s *OC_InQueryCallContext) OC_ExplicitProcedureInvocation() IOC_ExplicitProcedureInvocationContext

func (*OC_InQueryCallContext) OC_YieldItems

func (s *OC_InQueryCallContext) OC_YieldItems() IOC_YieldItemsContext

func (*OC_InQueryCallContext) SP

func (s *OC_InQueryCallContext) SP(i int) antlr.TerminalNode

func (*OC_InQueryCallContext) ToStringTree

func (s *OC_InQueryCallContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_InQueryCallContext) YIELD

func (s *OC_InQueryCallContext) YIELD() antlr.TerminalNode

type OC_IntegerLiteralContext

type OC_IntegerLiteralContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_IntegerLiteralContext

func NewEmptyOC_IntegerLiteralContext() *OC_IntegerLiteralContext

func NewOC_IntegerLiteralContext

func NewOC_IntegerLiteralContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_IntegerLiteralContext

func (*OC_IntegerLiteralContext) DecimalInteger

func (s *OC_IntegerLiteralContext) DecimalInteger() antlr.TerminalNode

func (*OC_IntegerLiteralContext) EnterRule

func (s *OC_IntegerLiteralContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_IntegerLiteralContext) ExitRule

func (s *OC_IntegerLiteralContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_IntegerLiteralContext) GetParser

func (s *OC_IntegerLiteralContext) GetParser() antlr.Parser

func (*OC_IntegerLiteralContext) GetRuleContext

func (s *OC_IntegerLiteralContext) GetRuleContext() antlr.RuleContext

func (*OC_IntegerLiteralContext) HexInteger

func (s *OC_IntegerLiteralContext) HexInteger() antlr.TerminalNode

func (*OC_IntegerLiteralContext) IsOC_IntegerLiteralContext

func (*OC_IntegerLiteralContext) IsOC_IntegerLiteralContext()

func (*OC_IntegerLiteralContext) OctalInteger

func (s *OC_IntegerLiteralContext) OctalInteger() antlr.TerminalNode

func (*OC_IntegerLiteralContext) ToStringTree

func (s *OC_IntegerLiteralContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_LabelNameContext

type OC_LabelNameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_LabelNameContext

func NewEmptyOC_LabelNameContext() *OC_LabelNameContext

func NewOC_LabelNameContext

func NewOC_LabelNameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_LabelNameContext

func (*OC_LabelNameContext) EnterRule

func (s *OC_LabelNameContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_LabelNameContext) ExitRule

func (s *OC_LabelNameContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_LabelNameContext) GetParser

func (s *OC_LabelNameContext) GetParser() antlr.Parser

func (*OC_LabelNameContext) GetRuleContext

func (s *OC_LabelNameContext) GetRuleContext() antlr.RuleContext

func (*OC_LabelNameContext) IsOC_LabelNameContext

func (*OC_LabelNameContext) IsOC_LabelNameContext()

func (*OC_LabelNameContext) OC_SchemaName

func (s *OC_LabelNameContext) OC_SchemaName() IOC_SchemaNameContext

func (*OC_LabelNameContext) ToStringTree

func (s *OC_LabelNameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_LeftArrowHeadContext

type OC_LeftArrowHeadContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_LeftArrowHeadContext

func NewEmptyOC_LeftArrowHeadContext() *OC_LeftArrowHeadContext

func NewOC_LeftArrowHeadContext

func NewOC_LeftArrowHeadContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_LeftArrowHeadContext

func (*OC_LeftArrowHeadContext) EnterRule

func (s *OC_LeftArrowHeadContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_LeftArrowHeadContext) ExitRule

func (s *OC_LeftArrowHeadContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_LeftArrowHeadContext) GetParser

func (s *OC_LeftArrowHeadContext) GetParser() antlr.Parser

func (*OC_LeftArrowHeadContext) GetRuleContext

func (s *OC_LeftArrowHeadContext) GetRuleContext() antlr.RuleContext

func (*OC_LeftArrowHeadContext) IsOC_LeftArrowHeadContext

func (*OC_LeftArrowHeadContext) IsOC_LeftArrowHeadContext()

func (*OC_LeftArrowHeadContext) ToStringTree

func (s *OC_LeftArrowHeadContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_LimitContext

type OC_LimitContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_LimitContext

func NewEmptyOC_LimitContext() *OC_LimitContext

func NewOC_LimitContext

func NewOC_LimitContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_LimitContext

func (*OC_LimitContext) EnterRule

func (s *OC_LimitContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_LimitContext) ExitRule

func (s *OC_LimitContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_LimitContext) GetParser

func (s *OC_LimitContext) GetParser() antlr.Parser

func (*OC_LimitContext) GetRuleContext

func (s *OC_LimitContext) GetRuleContext() antlr.RuleContext

func (*OC_LimitContext) IsOC_LimitContext

func (*OC_LimitContext) IsOC_LimitContext()

func (*OC_LimitContext) LIMIT

func (s *OC_LimitContext) LIMIT() antlr.TerminalNode

func (*OC_LimitContext) OC_Expression

func (s *OC_LimitContext) OC_Expression() IOC_ExpressionContext

func (*OC_LimitContext) SP

func (s *OC_LimitContext) SP() antlr.TerminalNode

func (*OC_LimitContext) ToStringTree

func (s *OC_LimitContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ListComprehensionContext

type OC_ListComprehensionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ListComprehensionContext

func NewEmptyOC_ListComprehensionContext() *OC_ListComprehensionContext

func NewOC_ListComprehensionContext

func NewOC_ListComprehensionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ListComprehensionContext

func (*OC_ListComprehensionContext) AllSP

func (s *OC_ListComprehensionContext) AllSP() []antlr.TerminalNode

func (*OC_ListComprehensionContext) EnterRule

func (s *OC_ListComprehensionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ListComprehensionContext) ExitRule

func (s *OC_ListComprehensionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ListComprehensionContext) GetParser

func (s *OC_ListComprehensionContext) GetParser() antlr.Parser

func (*OC_ListComprehensionContext) GetRuleContext

func (s *OC_ListComprehensionContext) GetRuleContext() antlr.RuleContext

func (*OC_ListComprehensionContext) IsOC_ListComprehensionContext

func (*OC_ListComprehensionContext) IsOC_ListComprehensionContext()

func (*OC_ListComprehensionContext) OC_Expression

func (*OC_ListComprehensionContext) OC_FilterExpression

func (*OC_ListComprehensionContext) SP

func (s *OC_ListComprehensionContext) SP(i int) antlr.TerminalNode

func (*OC_ListComprehensionContext) ToStringTree

func (s *OC_ListComprehensionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ListLiteralContext

type OC_ListLiteralContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ListLiteralContext

func NewEmptyOC_ListLiteralContext() *OC_ListLiteralContext

func NewOC_ListLiteralContext

func NewOC_ListLiteralContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ListLiteralContext

func (*OC_ListLiteralContext) AllOC_Expression

func (s *OC_ListLiteralContext) AllOC_Expression() []IOC_ExpressionContext

func (*OC_ListLiteralContext) AllSP

func (s *OC_ListLiteralContext) AllSP() []antlr.TerminalNode

func (*OC_ListLiteralContext) EnterRule

func (s *OC_ListLiteralContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ListLiteralContext) ExitRule

func (s *OC_ListLiteralContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ListLiteralContext) GetParser

func (s *OC_ListLiteralContext) GetParser() antlr.Parser

func (*OC_ListLiteralContext) GetRuleContext

func (s *OC_ListLiteralContext) GetRuleContext() antlr.RuleContext

func (*OC_ListLiteralContext) IsOC_ListLiteralContext

func (*OC_ListLiteralContext) IsOC_ListLiteralContext()

func (*OC_ListLiteralContext) OC_Expression

func (s *OC_ListLiteralContext) OC_Expression(i int) IOC_ExpressionContext

func (*OC_ListLiteralContext) SP

func (s *OC_ListLiteralContext) SP(i int) antlr.TerminalNode

func (*OC_ListLiteralContext) ToStringTree

func (s *OC_ListLiteralContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ListOperatorExpressionContext

type OC_ListOperatorExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ListOperatorExpressionContext

func NewEmptyOC_ListOperatorExpressionContext() *OC_ListOperatorExpressionContext

func NewOC_ListOperatorExpressionContext

func NewOC_ListOperatorExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ListOperatorExpressionContext

func (*OC_ListOperatorExpressionContext) AllOC_Expression

func (*OC_ListOperatorExpressionContext) AllSP

func (s *OC_ListOperatorExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_ListOperatorExpressionContext) EnterRule

func (s *OC_ListOperatorExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ListOperatorExpressionContext) ExitRule

func (s *OC_ListOperatorExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ListOperatorExpressionContext) GetParser

func (s *OC_ListOperatorExpressionContext) GetParser() antlr.Parser

func (*OC_ListOperatorExpressionContext) GetRuleContext

func (s *OC_ListOperatorExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_ListOperatorExpressionContext) IN

func (s *OC_ListOperatorExpressionContext) IN() antlr.TerminalNode

func (*OC_ListOperatorExpressionContext) IsOC_ListOperatorExpressionContext

func (*OC_ListOperatorExpressionContext) IsOC_ListOperatorExpressionContext()

func (*OC_ListOperatorExpressionContext) OC_Expression

func (*OC_ListOperatorExpressionContext) OC_PropertyOrLabelsExpression

func (*OC_ListOperatorExpressionContext) SP

func (s *OC_ListOperatorExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_ListOperatorExpressionContext) ToStringTree

func (s *OC_ListOperatorExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_LiteralContext

type OC_LiteralContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_LiteralContext

func NewEmptyOC_LiteralContext() *OC_LiteralContext

func NewOC_LiteralContext

func NewOC_LiteralContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_LiteralContext

func (*OC_LiteralContext) EnterRule

func (s *OC_LiteralContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_LiteralContext) ExitRule

func (s *OC_LiteralContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_LiteralContext) GetParser

func (s *OC_LiteralContext) GetParser() antlr.Parser

func (*OC_LiteralContext) GetRuleContext

func (s *OC_LiteralContext) GetRuleContext() antlr.RuleContext

func (*OC_LiteralContext) IsOC_LiteralContext

func (*OC_LiteralContext) IsOC_LiteralContext()

func (*OC_LiteralContext) NULL

func (s *OC_LiteralContext) NULL() antlr.TerminalNode

func (*OC_LiteralContext) OC_BooleanLiteral

func (s *OC_LiteralContext) OC_BooleanLiteral() IOC_BooleanLiteralContext

func (*OC_LiteralContext) OC_ListLiteral

func (s *OC_LiteralContext) OC_ListLiteral() IOC_ListLiteralContext

func (*OC_LiteralContext) OC_MapLiteral

func (s *OC_LiteralContext) OC_MapLiteral() IOC_MapLiteralContext

func (*OC_LiteralContext) OC_NumberLiteral

func (s *OC_LiteralContext) OC_NumberLiteral() IOC_NumberLiteralContext

func (*OC_LiteralContext) StringLiteral

func (s *OC_LiteralContext) StringLiteral() antlr.TerminalNode

func (*OC_LiteralContext) ToStringTree

func (s *OC_LiteralContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_MapLiteralContext

type OC_MapLiteralContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_MapLiteralContext

func NewEmptyOC_MapLiteralContext() *OC_MapLiteralContext

func NewOC_MapLiteralContext

func NewOC_MapLiteralContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_MapLiteralContext

func (*OC_MapLiteralContext) AllOC_Expression

func (s *OC_MapLiteralContext) AllOC_Expression() []IOC_ExpressionContext

func (*OC_MapLiteralContext) AllOC_PropertyKeyName

func (s *OC_MapLiteralContext) AllOC_PropertyKeyName() []IOC_PropertyKeyNameContext

func (*OC_MapLiteralContext) AllSP

func (s *OC_MapLiteralContext) AllSP() []antlr.TerminalNode

func (*OC_MapLiteralContext) EnterRule

func (s *OC_MapLiteralContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_MapLiteralContext) ExitRule

func (s *OC_MapLiteralContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_MapLiteralContext) GetParser

func (s *OC_MapLiteralContext) GetParser() antlr.Parser

func (*OC_MapLiteralContext) GetRuleContext

func (s *OC_MapLiteralContext) GetRuleContext() antlr.RuleContext

func (*OC_MapLiteralContext) IsOC_MapLiteralContext

func (*OC_MapLiteralContext) IsOC_MapLiteralContext()

func (*OC_MapLiteralContext) OC_Expression

func (s *OC_MapLiteralContext) OC_Expression(i int) IOC_ExpressionContext

func (*OC_MapLiteralContext) OC_PropertyKeyName

func (s *OC_MapLiteralContext) OC_PropertyKeyName(i int) IOC_PropertyKeyNameContext

func (*OC_MapLiteralContext) SP

func (s *OC_MapLiteralContext) SP(i int) antlr.TerminalNode

func (*OC_MapLiteralContext) ToStringTree

func (s *OC_MapLiteralContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_MatchContext

type OC_MatchContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_MatchContext

func NewEmptyOC_MatchContext() *OC_MatchContext

func NewOC_MatchContext

func NewOC_MatchContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_MatchContext

func (*OC_MatchContext) AllSP

func (s *OC_MatchContext) AllSP() []antlr.TerminalNode

func (*OC_MatchContext) EnterRule

func (s *OC_MatchContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_MatchContext) ExitRule

func (s *OC_MatchContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_MatchContext) GetParser

func (s *OC_MatchContext) GetParser() antlr.Parser

func (*OC_MatchContext) GetRuleContext

func (s *OC_MatchContext) GetRuleContext() antlr.RuleContext

func (*OC_MatchContext) IsOC_MatchContext

func (*OC_MatchContext) IsOC_MatchContext()

func (*OC_MatchContext) MATCH

func (s *OC_MatchContext) MATCH() antlr.TerminalNode

func (*OC_MatchContext) OC_Pattern

func (s *OC_MatchContext) OC_Pattern() IOC_PatternContext

func (*OC_MatchContext) OC_Where

func (s *OC_MatchContext) OC_Where() IOC_WhereContext

func (*OC_MatchContext) OPTIONAL

func (s *OC_MatchContext) OPTIONAL() antlr.TerminalNode

func (*OC_MatchContext) SP

func (s *OC_MatchContext) SP(i int) antlr.TerminalNode

func (*OC_MatchContext) ToStringTree

func (s *OC_MatchContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_MergeActionContext

type OC_MergeActionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_MergeActionContext

func NewEmptyOC_MergeActionContext() *OC_MergeActionContext

func NewOC_MergeActionContext

func NewOC_MergeActionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_MergeActionContext

func (*OC_MergeActionContext) AllSP

func (s *OC_MergeActionContext) AllSP() []antlr.TerminalNode

func (*OC_MergeActionContext) CREATE

func (s *OC_MergeActionContext) CREATE() antlr.TerminalNode

func (*OC_MergeActionContext) EnterRule

func (s *OC_MergeActionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_MergeActionContext) ExitRule

func (s *OC_MergeActionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_MergeActionContext) GetParser

func (s *OC_MergeActionContext) GetParser() antlr.Parser

func (*OC_MergeActionContext) GetRuleContext

func (s *OC_MergeActionContext) GetRuleContext() antlr.RuleContext

func (*OC_MergeActionContext) IsOC_MergeActionContext

func (*OC_MergeActionContext) IsOC_MergeActionContext()

func (*OC_MergeActionContext) MATCH

func (s *OC_MergeActionContext) MATCH() antlr.TerminalNode

func (*OC_MergeActionContext) OC_Set

func (*OC_MergeActionContext) ON

func (s *OC_MergeActionContext) ON() antlr.TerminalNode

func (*OC_MergeActionContext) SP

func (s *OC_MergeActionContext) SP(i int) antlr.TerminalNode

func (*OC_MergeActionContext) ToStringTree

func (s *OC_MergeActionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_MergeContext

type OC_MergeContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_MergeContext

func NewEmptyOC_MergeContext() *OC_MergeContext

func NewOC_MergeContext

func NewOC_MergeContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_MergeContext

func (*OC_MergeContext) AllOC_MergeAction

func (s *OC_MergeContext) AllOC_MergeAction() []IOC_MergeActionContext

func (*OC_MergeContext) AllSP

func (s *OC_MergeContext) AllSP() []antlr.TerminalNode

func (*OC_MergeContext) EnterRule

func (s *OC_MergeContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_MergeContext) ExitRule

func (s *OC_MergeContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_MergeContext) GetParser

func (s *OC_MergeContext) GetParser() antlr.Parser

func (*OC_MergeContext) GetRuleContext

func (s *OC_MergeContext) GetRuleContext() antlr.RuleContext

func (*OC_MergeContext) IsOC_MergeContext

func (*OC_MergeContext) IsOC_MergeContext()

func (*OC_MergeContext) MERGE

func (s *OC_MergeContext) MERGE() antlr.TerminalNode

func (*OC_MergeContext) OC_MergeAction

func (s *OC_MergeContext) OC_MergeAction(i int) IOC_MergeActionContext

func (*OC_MergeContext) OC_PatternPart

func (s *OC_MergeContext) OC_PatternPart() IOC_PatternPartContext

func (*OC_MergeContext) SP

func (s *OC_MergeContext) SP(i int) antlr.TerminalNode

func (*OC_MergeContext) ToStringTree

func (s *OC_MergeContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_MultiPartQueryContext

type OC_MultiPartQueryContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_MultiPartQueryContext

func NewEmptyOC_MultiPartQueryContext() *OC_MultiPartQueryContext

func NewOC_MultiPartQueryContext

func NewOC_MultiPartQueryContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_MultiPartQueryContext

func (*OC_MultiPartQueryContext) AllOC_ReadingClause

func (s *OC_MultiPartQueryContext) AllOC_ReadingClause() []IOC_ReadingClauseContext

func (*OC_MultiPartQueryContext) AllOC_UpdatingClause

func (s *OC_MultiPartQueryContext) AllOC_UpdatingClause() []IOC_UpdatingClauseContext

func (*OC_MultiPartQueryContext) AllOC_With

func (s *OC_MultiPartQueryContext) AllOC_With() []IOC_WithContext

func (*OC_MultiPartQueryContext) AllSP

func (s *OC_MultiPartQueryContext) AllSP() []antlr.TerminalNode

func (*OC_MultiPartQueryContext) EnterRule

func (s *OC_MultiPartQueryContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_MultiPartQueryContext) ExitRule

func (s *OC_MultiPartQueryContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_MultiPartQueryContext) GetParser

func (s *OC_MultiPartQueryContext) GetParser() antlr.Parser

func (*OC_MultiPartQueryContext) GetRuleContext

func (s *OC_MultiPartQueryContext) GetRuleContext() antlr.RuleContext

func (*OC_MultiPartQueryContext) IsOC_MultiPartQueryContext

func (*OC_MultiPartQueryContext) IsOC_MultiPartQueryContext()

func (*OC_MultiPartQueryContext) OC_ReadingClause

func (s *OC_MultiPartQueryContext) OC_ReadingClause(i int) IOC_ReadingClauseContext

func (*OC_MultiPartQueryContext) OC_SinglePartQuery

func (s *OC_MultiPartQueryContext) OC_SinglePartQuery() IOC_SinglePartQueryContext

func (*OC_MultiPartQueryContext) OC_UpdatingClause

func (s *OC_MultiPartQueryContext) OC_UpdatingClause(i int) IOC_UpdatingClauseContext

func (*OC_MultiPartQueryContext) OC_With

func (*OC_MultiPartQueryContext) SP

func (s *OC_MultiPartQueryContext) SP(i int) antlr.TerminalNode

func (*OC_MultiPartQueryContext) ToStringTree

func (s *OC_MultiPartQueryContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_MultiplyDivideModuloExpressionContext

type OC_MultiplyDivideModuloExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_MultiplyDivideModuloExpressionContext

func NewEmptyOC_MultiplyDivideModuloExpressionContext() *OC_MultiplyDivideModuloExpressionContext

func NewOC_MultiplyDivideModuloExpressionContext

func NewOC_MultiplyDivideModuloExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_MultiplyDivideModuloExpressionContext

func (*OC_MultiplyDivideModuloExpressionContext) AllOC_PowerOfExpression

func (*OC_MultiplyDivideModuloExpressionContext) AllSP

func (s *OC_MultiplyDivideModuloExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_MultiplyDivideModuloExpressionContext) EnterRule

func (s *OC_MultiplyDivideModuloExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_MultiplyDivideModuloExpressionContext) ExitRule

func (s *OC_MultiplyDivideModuloExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_MultiplyDivideModuloExpressionContext) GetParser

func (s *OC_MultiplyDivideModuloExpressionContext) GetParser() antlr.Parser

func (*OC_MultiplyDivideModuloExpressionContext) GetRuleContext

func (s *OC_MultiplyDivideModuloExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_MultiplyDivideModuloExpressionContext) IsOC_MultiplyDivideModuloExpressionContext

func (*OC_MultiplyDivideModuloExpressionContext) IsOC_MultiplyDivideModuloExpressionContext()

func (*OC_MultiplyDivideModuloExpressionContext) OC_PowerOfExpression

func (*OC_MultiplyDivideModuloExpressionContext) SP

func (s *OC_MultiplyDivideModuloExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_MultiplyDivideModuloExpressionContext) ToStringTree

func (s *OC_MultiplyDivideModuloExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_NamespaceContext

type OC_NamespaceContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_NamespaceContext

func NewEmptyOC_NamespaceContext() *OC_NamespaceContext

func NewOC_NamespaceContext

func NewOC_NamespaceContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_NamespaceContext

func (*OC_NamespaceContext) AllOC_SymbolicName

func (s *OC_NamespaceContext) AllOC_SymbolicName() []IOC_SymbolicNameContext

func (*OC_NamespaceContext) EnterRule

func (s *OC_NamespaceContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_NamespaceContext) ExitRule

func (s *OC_NamespaceContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_NamespaceContext) GetParser

func (s *OC_NamespaceContext) GetParser() antlr.Parser

func (*OC_NamespaceContext) GetRuleContext

func (s *OC_NamespaceContext) GetRuleContext() antlr.RuleContext

func (*OC_NamespaceContext) IsOC_NamespaceContext

func (*OC_NamespaceContext) IsOC_NamespaceContext()

func (*OC_NamespaceContext) OC_SymbolicName

func (s *OC_NamespaceContext) OC_SymbolicName(i int) IOC_SymbolicNameContext

func (*OC_NamespaceContext) ToStringTree

func (s *OC_NamespaceContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_NodeLabelContext

type OC_NodeLabelContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_NodeLabelContext

func NewEmptyOC_NodeLabelContext() *OC_NodeLabelContext

func NewOC_NodeLabelContext

func NewOC_NodeLabelContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_NodeLabelContext

func (*OC_NodeLabelContext) EnterRule

func (s *OC_NodeLabelContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_NodeLabelContext) ExitRule

func (s *OC_NodeLabelContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_NodeLabelContext) GetParser

func (s *OC_NodeLabelContext) GetParser() antlr.Parser

func (*OC_NodeLabelContext) GetRuleContext

func (s *OC_NodeLabelContext) GetRuleContext() antlr.RuleContext

func (*OC_NodeLabelContext) IsOC_NodeLabelContext

func (*OC_NodeLabelContext) IsOC_NodeLabelContext()

func (*OC_NodeLabelContext) OC_LabelName

func (s *OC_NodeLabelContext) OC_LabelName() IOC_LabelNameContext

func (*OC_NodeLabelContext) SP

func (s *OC_NodeLabelContext) SP() antlr.TerminalNode

func (*OC_NodeLabelContext) ToStringTree

func (s *OC_NodeLabelContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_NodeLabelsContext

type OC_NodeLabelsContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_NodeLabelsContext

func NewEmptyOC_NodeLabelsContext() *OC_NodeLabelsContext

func NewOC_NodeLabelsContext

func NewOC_NodeLabelsContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_NodeLabelsContext

func (*OC_NodeLabelsContext) AllOC_NodeLabel

func (s *OC_NodeLabelsContext) AllOC_NodeLabel() []IOC_NodeLabelContext

func (*OC_NodeLabelsContext) AllSP

func (s *OC_NodeLabelsContext) AllSP() []antlr.TerminalNode

func (*OC_NodeLabelsContext) EnterRule

func (s *OC_NodeLabelsContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_NodeLabelsContext) ExitRule

func (s *OC_NodeLabelsContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_NodeLabelsContext) GetParser

func (s *OC_NodeLabelsContext) GetParser() antlr.Parser

func (*OC_NodeLabelsContext) GetRuleContext

func (s *OC_NodeLabelsContext) GetRuleContext() antlr.RuleContext

func (*OC_NodeLabelsContext) IsOC_NodeLabelsContext

func (*OC_NodeLabelsContext) IsOC_NodeLabelsContext()

func (*OC_NodeLabelsContext) OC_NodeLabel

func (s *OC_NodeLabelsContext) OC_NodeLabel(i int) IOC_NodeLabelContext

func (*OC_NodeLabelsContext) SP

func (s *OC_NodeLabelsContext) SP(i int) antlr.TerminalNode

func (*OC_NodeLabelsContext) ToStringTree

func (s *OC_NodeLabelsContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_NodePatternContext

type OC_NodePatternContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_NodePatternContext

func NewEmptyOC_NodePatternContext() *OC_NodePatternContext

func NewOC_NodePatternContext

func NewOC_NodePatternContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_NodePatternContext

func (*OC_NodePatternContext) AllSP

func (s *OC_NodePatternContext) AllSP() []antlr.TerminalNode

func (*OC_NodePatternContext) EnterRule

func (s *OC_NodePatternContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_NodePatternContext) ExitRule

func (s *OC_NodePatternContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_NodePatternContext) GetParser

func (s *OC_NodePatternContext) GetParser() antlr.Parser

func (*OC_NodePatternContext) GetRuleContext

func (s *OC_NodePatternContext) GetRuleContext() antlr.RuleContext

func (*OC_NodePatternContext) IsOC_NodePatternContext

func (*OC_NodePatternContext) IsOC_NodePatternContext()

func (*OC_NodePatternContext) OC_NodeLabels

func (s *OC_NodePatternContext) OC_NodeLabels() IOC_NodeLabelsContext

func (*OC_NodePatternContext) OC_Properties

func (s *OC_NodePatternContext) OC_Properties() IOC_PropertiesContext

func (*OC_NodePatternContext) OC_Variable

func (s *OC_NodePatternContext) OC_Variable() IOC_VariableContext

func (*OC_NodePatternContext) SP

func (s *OC_NodePatternContext) SP(i int) antlr.TerminalNode

func (*OC_NodePatternContext) ToStringTree

func (s *OC_NodePatternContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_NotExpressionContext

type OC_NotExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_NotExpressionContext

func NewEmptyOC_NotExpressionContext() *OC_NotExpressionContext

func NewOC_NotExpressionContext

func NewOC_NotExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_NotExpressionContext

func (*OC_NotExpressionContext) AllNOT

func (s *OC_NotExpressionContext) AllNOT() []antlr.TerminalNode

func (*OC_NotExpressionContext) AllSP

func (s *OC_NotExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_NotExpressionContext) EnterRule

func (s *OC_NotExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_NotExpressionContext) ExitRule

func (s *OC_NotExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_NotExpressionContext) GetParser

func (s *OC_NotExpressionContext) GetParser() antlr.Parser

func (*OC_NotExpressionContext) GetRuleContext

func (s *OC_NotExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_NotExpressionContext) IsOC_NotExpressionContext

func (*OC_NotExpressionContext) IsOC_NotExpressionContext()

func (*OC_NotExpressionContext) NOT

func (s *OC_NotExpressionContext) NOT(i int) antlr.TerminalNode

func (*OC_NotExpressionContext) OC_ComparisonExpression

func (s *OC_NotExpressionContext) OC_ComparisonExpression() IOC_ComparisonExpressionContext

func (*OC_NotExpressionContext) SP

func (s *OC_NotExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_NotExpressionContext) ToStringTree

func (s *OC_NotExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_NullOperatorExpressionContext

type OC_NullOperatorExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_NullOperatorExpressionContext

func NewEmptyOC_NullOperatorExpressionContext() *OC_NullOperatorExpressionContext

func NewOC_NullOperatorExpressionContext

func NewOC_NullOperatorExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_NullOperatorExpressionContext

func (*OC_NullOperatorExpressionContext) AllSP

func (s *OC_NullOperatorExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_NullOperatorExpressionContext) EnterRule

func (s *OC_NullOperatorExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_NullOperatorExpressionContext) ExitRule

func (s *OC_NullOperatorExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_NullOperatorExpressionContext) GetParser

func (s *OC_NullOperatorExpressionContext) GetParser() antlr.Parser

func (*OC_NullOperatorExpressionContext) GetRuleContext

func (s *OC_NullOperatorExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_NullOperatorExpressionContext) IS

func (s *OC_NullOperatorExpressionContext) IS() antlr.TerminalNode

func (*OC_NullOperatorExpressionContext) IsOC_NullOperatorExpressionContext

func (*OC_NullOperatorExpressionContext) IsOC_NullOperatorExpressionContext()

func (*OC_NullOperatorExpressionContext) NOT

func (s *OC_NullOperatorExpressionContext) NOT() antlr.TerminalNode

func (*OC_NullOperatorExpressionContext) NULL

func (s *OC_NullOperatorExpressionContext) NULL() antlr.TerminalNode

func (*OC_NullOperatorExpressionContext) SP

func (s *OC_NullOperatorExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_NullOperatorExpressionContext) ToStringTree

func (s *OC_NullOperatorExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_NumberLiteralContext

type OC_NumberLiteralContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_NumberLiteralContext

func NewEmptyOC_NumberLiteralContext() *OC_NumberLiteralContext

func NewOC_NumberLiteralContext

func NewOC_NumberLiteralContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_NumberLiteralContext

func (*OC_NumberLiteralContext) EnterRule

func (s *OC_NumberLiteralContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_NumberLiteralContext) ExitRule

func (s *OC_NumberLiteralContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_NumberLiteralContext) GetParser

func (s *OC_NumberLiteralContext) GetParser() antlr.Parser

func (*OC_NumberLiteralContext) GetRuleContext

func (s *OC_NumberLiteralContext) GetRuleContext() antlr.RuleContext

func (*OC_NumberLiteralContext) IsOC_NumberLiteralContext

func (*OC_NumberLiteralContext) IsOC_NumberLiteralContext()

func (*OC_NumberLiteralContext) OC_DoubleLiteral

func (s *OC_NumberLiteralContext) OC_DoubleLiteral() IOC_DoubleLiteralContext

func (*OC_NumberLiteralContext) OC_IntegerLiteral

func (s *OC_NumberLiteralContext) OC_IntegerLiteral() IOC_IntegerLiteralContext

func (*OC_NumberLiteralContext) ToStringTree

func (s *OC_NumberLiteralContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_OrExpressionContext

type OC_OrExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_OrExpressionContext

func NewEmptyOC_OrExpressionContext() *OC_OrExpressionContext

func NewOC_OrExpressionContext

func NewOC_OrExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_OrExpressionContext

func (*OC_OrExpressionContext) AllOC_XorExpression

func (s *OC_OrExpressionContext) AllOC_XorExpression() []IOC_XorExpressionContext

func (*OC_OrExpressionContext) AllOR

func (s *OC_OrExpressionContext) AllOR() []antlr.TerminalNode

func (*OC_OrExpressionContext) AllSP

func (s *OC_OrExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_OrExpressionContext) EnterRule

func (s *OC_OrExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_OrExpressionContext) ExitRule

func (s *OC_OrExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_OrExpressionContext) GetParser

func (s *OC_OrExpressionContext) GetParser() antlr.Parser

func (*OC_OrExpressionContext) GetRuleContext

func (s *OC_OrExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_OrExpressionContext) IsOC_OrExpressionContext

func (*OC_OrExpressionContext) IsOC_OrExpressionContext()

func (*OC_OrExpressionContext) OC_XorExpression

func (s *OC_OrExpressionContext) OC_XorExpression(i int) IOC_XorExpressionContext

func (*OC_OrExpressionContext) OR

func (s *OC_OrExpressionContext) OR(i int) antlr.TerminalNode

func (*OC_OrExpressionContext) SP

func (s *OC_OrExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_OrExpressionContext) ToStringTree

func (s *OC_OrExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_OrderContext

type OC_OrderContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_OrderContext

func NewEmptyOC_OrderContext() *OC_OrderContext

func NewOC_OrderContext

func NewOC_OrderContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_OrderContext

func (*OC_OrderContext) AllOC_SortItem

func (s *OC_OrderContext) AllOC_SortItem() []IOC_SortItemContext

func (*OC_OrderContext) AllSP

func (s *OC_OrderContext) AllSP() []antlr.TerminalNode

func (*OC_OrderContext) BY

func (s *OC_OrderContext) BY() antlr.TerminalNode

func (*OC_OrderContext) EnterRule

func (s *OC_OrderContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_OrderContext) ExitRule

func (s *OC_OrderContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_OrderContext) GetParser

func (s *OC_OrderContext) GetParser() antlr.Parser

func (*OC_OrderContext) GetRuleContext

func (s *OC_OrderContext) GetRuleContext() antlr.RuleContext

func (*OC_OrderContext) IsOC_OrderContext

func (*OC_OrderContext) IsOC_OrderContext()

func (*OC_OrderContext) OC_SortItem

func (s *OC_OrderContext) OC_SortItem(i int) IOC_SortItemContext

func (*OC_OrderContext) ORDER

func (s *OC_OrderContext) ORDER() antlr.TerminalNode

func (*OC_OrderContext) SP

func (s *OC_OrderContext) SP(i int) antlr.TerminalNode

func (*OC_OrderContext) ToStringTree

func (s *OC_OrderContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ParameterContext

type OC_ParameterContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ParameterContext

func NewEmptyOC_ParameterContext() *OC_ParameterContext

func NewOC_ParameterContext

func NewOC_ParameterContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ParameterContext

func (*OC_ParameterContext) DecimalInteger

func (s *OC_ParameterContext) DecimalInteger() antlr.TerminalNode

func (*OC_ParameterContext) EnterRule

func (s *OC_ParameterContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ParameterContext) ExitRule

func (s *OC_ParameterContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ParameterContext) GetParser

func (s *OC_ParameterContext) GetParser() antlr.Parser

func (*OC_ParameterContext) GetRuleContext

func (s *OC_ParameterContext) GetRuleContext() antlr.RuleContext

func (*OC_ParameterContext) IsOC_ParameterContext

func (*OC_ParameterContext) IsOC_ParameterContext()

func (*OC_ParameterContext) OC_SymbolicName

func (s *OC_ParameterContext) OC_SymbolicName() IOC_SymbolicNameContext

func (*OC_ParameterContext) ToStringTree

func (s *OC_ParameterContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ParenthesizedExpressionContext

type OC_ParenthesizedExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ParenthesizedExpressionContext

func NewEmptyOC_ParenthesizedExpressionContext() *OC_ParenthesizedExpressionContext

func NewOC_ParenthesizedExpressionContext

func NewOC_ParenthesizedExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ParenthesizedExpressionContext

func (*OC_ParenthesizedExpressionContext) AllSP

func (s *OC_ParenthesizedExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_ParenthesizedExpressionContext) EnterRule

func (s *OC_ParenthesizedExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ParenthesizedExpressionContext) ExitRule

func (s *OC_ParenthesizedExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ParenthesizedExpressionContext) GetParser

func (s *OC_ParenthesizedExpressionContext) GetParser() antlr.Parser

func (*OC_ParenthesizedExpressionContext) GetRuleContext

func (s *OC_ParenthesizedExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_ParenthesizedExpressionContext) IsOC_ParenthesizedExpressionContext

func (*OC_ParenthesizedExpressionContext) IsOC_ParenthesizedExpressionContext()

func (*OC_ParenthesizedExpressionContext) OC_Expression

func (*OC_ParenthesizedExpressionContext) SP

func (s *OC_ParenthesizedExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_ParenthesizedExpressionContext) ToStringTree

func (s *OC_ParenthesizedExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PartialComparisonExpressionContext

type OC_PartialComparisonExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PartialComparisonExpressionContext

func NewEmptyOC_PartialComparisonExpressionContext() *OC_PartialComparisonExpressionContext

func NewOC_PartialComparisonExpressionContext

func NewOC_PartialComparisonExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PartialComparisonExpressionContext

func (*OC_PartialComparisonExpressionContext) EnterRule

func (s *OC_PartialComparisonExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PartialComparisonExpressionContext) ExitRule

func (s *OC_PartialComparisonExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PartialComparisonExpressionContext) GetParser

func (s *OC_PartialComparisonExpressionContext) GetParser() antlr.Parser

func (*OC_PartialComparisonExpressionContext) GetRuleContext

func (s *OC_PartialComparisonExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_PartialComparisonExpressionContext) IsOC_PartialComparisonExpressionContext

func (*OC_PartialComparisonExpressionContext) IsOC_PartialComparisonExpressionContext()

func (*OC_PartialComparisonExpressionContext) OC_AddOrSubtractExpression

func (*OC_PartialComparisonExpressionContext) SP

func (s *OC_PartialComparisonExpressionContext) SP() antlr.TerminalNode

func (*OC_PartialComparisonExpressionContext) ToStringTree

func (s *OC_PartialComparisonExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PatternComprehensionContext

type OC_PatternComprehensionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PatternComprehensionContext

func NewEmptyOC_PatternComprehensionContext() *OC_PatternComprehensionContext

func NewOC_PatternComprehensionContext

func NewOC_PatternComprehensionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PatternComprehensionContext

func (*OC_PatternComprehensionContext) AllOC_Expression

func (s *OC_PatternComprehensionContext) AllOC_Expression() []IOC_ExpressionContext

func (*OC_PatternComprehensionContext) AllSP

func (s *OC_PatternComprehensionContext) AllSP() []antlr.TerminalNode

func (*OC_PatternComprehensionContext) EnterRule

func (s *OC_PatternComprehensionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PatternComprehensionContext) ExitRule

func (s *OC_PatternComprehensionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PatternComprehensionContext) GetParser

func (s *OC_PatternComprehensionContext) GetParser() antlr.Parser

func (*OC_PatternComprehensionContext) GetRuleContext

func (s *OC_PatternComprehensionContext) GetRuleContext() antlr.RuleContext

func (*OC_PatternComprehensionContext) IsOC_PatternComprehensionContext

func (*OC_PatternComprehensionContext) IsOC_PatternComprehensionContext()

func (*OC_PatternComprehensionContext) OC_Expression

func (*OC_PatternComprehensionContext) OC_RelationshipsPattern

func (*OC_PatternComprehensionContext) OC_Variable

func (*OC_PatternComprehensionContext) SP

func (s *OC_PatternComprehensionContext) SP(i int) antlr.TerminalNode

func (*OC_PatternComprehensionContext) ToStringTree

func (s *OC_PatternComprehensionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_PatternComprehensionContext) WHERE

func (s *OC_PatternComprehensionContext) WHERE() antlr.TerminalNode

type OC_PatternContext

type OC_PatternContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PatternContext

func NewEmptyOC_PatternContext() *OC_PatternContext

func NewOC_PatternContext

func NewOC_PatternContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PatternContext

func (*OC_PatternContext) AllOC_PatternPart

func (s *OC_PatternContext) AllOC_PatternPart() []IOC_PatternPartContext

func (*OC_PatternContext) AllSP

func (s *OC_PatternContext) AllSP() []antlr.TerminalNode

func (*OC_PatternContext) EnterRule

func (s *OC_PatternContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PatternContext) ExitRule

func (s *OC_PatternContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PatternContext) GetParser

func (s *OC_PatternContext) GetParser() antlr.Parser

func (*OC_PatternContext) GetRuleContext

func (s *OC_PatternContext) GetRuleContext() antlr.RuleContext

func (*OC_PatternContext) IsOC_PatternContext

func (*OC_PatternContext) IsOC_PatternContext()

func (*OC_PatternContext) OC_PatternPart

func (s *OC_PatternContext) OC_PatternPart(i int) IOC_PatternPartContext

func (*OC_PatternContext) SP

func (s *OC_PatternContext) SP(i int) antlr.TerminalNode

func (*OC_PatternContext) ToStringTree

func (s *OC_PatternContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PatternElementChainContext

type OC_PatternElementChainContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PatternElementChainContext

func NewEmptyOC_PatternElementChainContext() *OC_PatternElementChainContext

func NewOC_PatternElementChainContext

func NewOC_PatternElementChainContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PatternElementChainContext

func (*OC_PatternElementChainContext) EnterRule

func (s *OC_PatternElementChainContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PatternElementChainContext) ExitRule

func (s *OC_PatternElementChainContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PatternElementChainContext) GetParser

func (s *OC_PatternElementChainContext) GetParser() antlr.Parser

func (*OC_PatternElementChainContext) GetRuleContext

func (s *OC_PatternElementChainContext) GetRuleContext() antlr.RuleContext

func (*OC_PatternElementChainContext) IsOC_PatternElementChainContext

func (*OC_PatternElementChainContext) IsOC_PatternElementChainContext()

func (*OC_PatternElementChainContext) OC_NodePattern

func (*OC_PatternElementChainContext) OC_RelationshipPattern

func (*OC_PatternElementChainContext) SP

func (s *OC_PatternElementChainContext) SP() antlr.TerminalNode

func (*OC_PatternElementChainContext) ToStringTree

func (s *OC_PatternElementChainContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PatternElementContext

type OC_PatternElementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PatternElementContext

func NewEmptyOC_PatternElementContext() *OC_PatternElementContext

func NewOC_PatternElementContext

func NewOC_PatternElementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PatternElementContext

func (*OC_PatternElementContext) AllOC_PatternElementChain

func (s *OC_PatternElementContext) AllOC_PatternElementChain() []IOC_PatternElementChainContext

func (*OC_PatternElementContext) AllSP

func (s *OC_PatternElementContext) AllSP() []antlr.TerminalNode

func (*OC_PatternElementContext) EnterRule

func (s *OC_PatternElementContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PatternElementContext) ExitRule

func (s *OC_PatternElementContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PatternElementContext) GetParser

func (s *OC_PatternElementContext) GetParser() antlr.Parser

func (*OC_PatternElementContext) GetRuleContext

func (s *OC_PatternElementContext) GetRuleContext() antlr.RuleContext

func (*OC_PatternElementContext) IsOC_PatternElementContext

func (*OC_PatternElementContext) IsOC_PatternElementContext()

func (*OC_PatternElementContext) OC_NodePattern

func (*OC_PatternElementContext) OC_PatternElement

func (s *OC_PatternElementContext) OC_PatternElement() IOC_PatternElementContext

func (*OC_PatternElementContext) OC_PatternElementChain

func (s *OC_PatternElementContext) OC_PatternElementChain(i int) IOC_PatternElementChainContext

func (*OC_PatternElementContext) SP

func (s *OC_PatternElementContext) SP(i int) antlr.TerminalNode

func (*OC_PatternElementContext) ToStringTree

func (s *OC_PatternElementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PatternPartContext

type OC_PatternPartContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PatternPartContext

func NewEmptyOC_PatternPartContext() *OC_PatternPartContext

func NewOC_PatternPartContext

func NewOC_PatternPartContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PatternPartContext

func (*OC_PatternPartContext) AllSP

func (s *OC_PatternPartContext) AllSP() []antlr.TerminalNode

func (*OC_PatternPartContext) EnterRule

func (s *OC_PatternPartContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PatternPartContext) ExitRule

func (s *OC_PatternPartContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PatternPartContext) GetParser

func (s *OC_PatternPartContext) GetParser() antlr.Parser

func (*OC_PatternPartContext) GetRuleContext

func (s *OC_PatternPartContext) GetRuleContext() antlr.RuleContext

func (*OC_PatternPartContext) IsOC_PatternPartContext

func (*OC_PatternPartContext) IsOC_PatternPartContext()

func (*OC_PatternPartContext) OC_AnonymousPatternPart

func (s *OC_PatternPartContext) OC_AnonymousPatternPart() IOC_AnonymousPatternPartContext

func (*OC_PatternPartContext) OC_Variable

func (s *OC_PatternPartContext) OC_Variable() IOC_VariableContext

func (*OC_PatternPartContext) SP

func (s *OC_PatternPartContext) SP(i int) antlr.TerminalNode

func (*OC_PatternPartContext) ToStringTree

func (s *OC_PatternPartContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PowerOfExpressionContext

type OC_PowerOfExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PowerOfExpressionContext

func NewEmptyOC_PowerOfExpressionContext() *OC_PowerOfExpressionContext

func NewOC_PowerOfExpressionContext

func NewOC_PowerOfExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PowerOfExpressionContext

func (*OC_PowerOfExpressionContext) AllOC_UnaryAddOrSubtractExpression

func (s *OC_PowerOfExpressionContext) AllOC_UnaryAddOrSubtractExpression() []IOC_UnaryAddOrSubtractExpressionContext

func (*OC_PowerOfExpressionContext) AllSP

func (s *OC_PowerOfExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_PowerOfExpressionContext) EnterRule

func (s *OC_PowerOfExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PowerOfExpressionContext) ExitRule

func (s *OC_PowerOfExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PowerOfExpressionContext) GetParser

func (s *OC_PowerOfExpressionContext) GetParser() antlr.Parser

func (*OC_PowerOfExpressionContext) GetRuleContext

func (s *OC_PowerOfExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_PowerOfExpressionContext) IsOC_PowerOfExpressionContext

func (*OC_PowerOfExpressionContext) IsOC_PowerOfExpressionContext()

func (*OC_PowerOfExpressionContext) OC_UnaryAddOrSubtractExpression

func (s *OC_PowerOfExpressionContext) OC_UnaryAddOrSubtractExpression(i int) IOC_UnaryAddOrSubtractExpressionContext

func (*OC_PowerOfExpressionContext) SP

func (s *OC_PowerOfExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_PowerOfExpressionContext) ToStringTree

func (s *OC_PowerOfExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ProcedureNameContext

type OC_ProcedureNameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ProcedureNameContext

func NewEmptyOC_ProcedureNameContext() *OC_ProcedureNameContext

func NewOC_ProcedureNameContext

func NewOC_ProcedureNameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ProcedureNameContext

func (*OC_ProcedureNameContext) EnterRule

func (s *OC_ProcedureNameContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ProcedureNameContext) ExitRule

func (s *OC_ProcedureNameContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ProcedureNameContext) GetParser

func (s *OC_ProcedureNameContext) GetParser() antlr.Parser

func (*OC_ProcedureNameContext) GetRuleContext

func (s *OC_ProcedureNameContext) GetRuleContext() antlr.RuleContext

func (*OC_ProcedureNameContext) IsOC_ProcedureNameContext

func (*OC_ProcedureNameContext) IsOC_ProcedureNameContext()

func (*OC_ProcedureNameContext) OC_Namespace

func (*OC_ProcedureNameContext) OC_SymbolicName

func (s *OC_ProcedureNameContext) OC_SymbolicName() IOC_SymbolicNameContext

func (*OC_ProcedureNameContext) ToStringTree

func (s *OC_ProcedureNameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ProcedureResultFieldContext

type OC_ProcedureResultFieldContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ProcedureResultFieldContext

func NewEmptyOC_ProcedureResultFieldContext() *OC_ProcedureResultFieldContext

func NewOC_ProcedureResultFieldContext

func NewOC_ProcedureResultFieldContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ProcedureResultFieldContext

func (*OC_ProcedureResultFieldContext) EnterRule

func (s *OC_ProcedureResultFieldContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ProcedureResultFieldContext) ExitRule

func (s *OC_ProcedureResultFieldContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ProcedureResultFieldContext) GetParser

func (s *OC_ProcedureResultFieldContext) GetParser() antlr.Parser

func (*OC_ProcedureResultFieldContext) GetRuleContext

func (s *OC_ProcedureResultFieldContext) GetRuleContext() antlr.RuleContext

func (*OC_ProcedureResultFieldContext) IsOC_ProcedureResultFieldContext

func (*OC_ProcedureResultFieldContext) IsOC_ProcedureResultFieldContext()

func (*OC_ProcedureResultFieldContext) OC_SymbolicName

func (*OC_ProcedureResultFieldContext) ToStringTree

func (s *OC_ProcedureResultFieldContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ProjectionBodyContext

type OC_ProjectionBodyContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ProjectionBodyContext

func NewEmptyOC_ProjectionBodyContext() *OC_ProjectionBodyContext

func NewOC_ProjectionBodyContext

func NewOC_ProjectionBodyContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ProjectionBodyContext

func (*OC_ProjectionBodyContext) AllSP

func (s *OC_ProjectionBodyContext) AllSP() []antlr.TerminalNode

func (*OC_ProjectionBodyContext) DISTINCT

func (s *OC_ProjectionBodyContext) DISTINCT() antlr.TerminalNode

func (*OC_ProjectionBodyContext) EnterRule

func (s *OC_ProjectionBodyContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ProjectionBodyContext) ExitRule

func (s *OC_ProjectionBodyContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ProjectionBodyContext) GetParser

func (s *OC_ProjectionBodyContext) GetParser() antlr.Parser

func (*OC_ProjectionBodyContext) GetRuleContext

func (s *OC_ProjectionBodyContext) GetRuleContext() antlr.RuleContext

func (*OC_ProjectionBodyContext) IsOC_ProjectionBodyContext

func (*OC_ProjectionBodyContext) IsOC_ProjectionBodyContext()

func (*OC_ProjectionBodyContext) OC_Limit

func (*OC_ProjectionBodyContext) OC_Order

func (*OC_ProjectionBodyContext) OC_ProjectionItems

func (s *OC_ProjectionBodyContext) OC_ProjectionItems() IOC_ProjectionItemsContext

func (*OC_ProjectionBodyContext) OC_Skip

func (*OC_ProjectionBodyContext) SP

func (s *OC_ProjectionBodyContext) SP(i int) antlr.TerminalNode

func (*OC_ProjectionBodyContext) ToStringTree

func (s *OC_ProjectionBodyContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ProjectionItemContext

type OC_ProjectionItemContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ProjectionItemContext

func NewEmptyOC_ProjectionItemContext() *OC_ProjectionItemContext

func NewOC_ProjectionItemContext

func NewOC_ProjectionItemContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ProjectionItemContext

func (*OC_ProjectionItemContext) AS

func (s *OC_ProjectionItemContext) AS() antlr.TerminalNode

func (*OC_ProjectionItemContext) AllSP

func (s *OC_ProjectionItemContext) AllSP() []antlr.TerminalNode

func (*OC_ProjectionItemContext) EnterRule

func (s *OC_ProjectionItemContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ProjectionItemContext) ExitRule

func (s *OC_ProjectionItemContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ProjectionItemContext) GetParser

func (s *OC_ProjectionItemContext) GetParser() antlr.Parser

func (*OC_ProjectionItemContext) GetRuleContext

func (s *OC_ProjectionItemContext) GetRuleContext() antlr.RuleContext

func (*OC_ProjectionItemContext) IsOC_ProjectionItemContext

func (*OC_ProjectionItemContext) IsOC_ProjectionItemContext()

func (*OC_ProjectionItemContext) OC_Expression

func (*OC_ProjectionItemContext) OC_Variable

func (*OC_ProjectionItemContext) SP

func (s *OC_ProjectionItemContext) SP(i int) antlr.TerminalNode

func (*OC_ProjectionItemContext) ToStringTree

func (s *OC_ProjectionItemContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ProjectionItemsContext

type OC_ProjectionItemsContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ProjectionItemsContext

func NewEmptyOC_ProjectionItemsContext() *OC_ProjectionItemsContext

func NewOC_ProjectionItemsContext

func NewOC_ProjectionItemsContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ProjectionItemsContext

func (*OC_ProjectionItemsContext) AllOC_ProjectionItem

func (s *OC_ProjectionItemsContext) AllOC_ProjectionItem() []IOC_ProjectionItemContext

func (*OC_ProjectionItemsContext) AllSP

func (s *OC_ProjectionItemsContext) AllSP() []antlr.TerminalNode

func (*OC_ProjectionItemsContext) EnterRule

func (s *OC_ProjectionItemsContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ProjectionItemsContext) ExitRule

func (s *OC_ProjectionItemsContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ProjectionItemsContext) GetParser

func (s *OC_ProjectionItemsContext) GetParser() antlr.Parser

func (*OC_ProjectionItemsContext) GetRuleContext

func (s *OC_ProjectionItemsContext) GetRuleContext() antlr.RuleContext

func (*OC_ProjectionItemsContext) IsOC_ProjectionItemsContext

func (*OC_ProjectionItemsContext) IsOC_ProjectionItemsContext()

func (*OC_ProjectionItemsContext) OC_ProjectionItem

func (*OC_ProjectionItemsContext) SP

func (s *OC_ProjectionItemsContext) SP(i int) antlr.TerminalNode

func (*OC_ProjectionItemsContext) ToStringTree

func (s *OC_ProjectionItemsContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PropertiesContext

type OC_PropertiesContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PropertiesContext

func NewEmptyOC_PropertiesContext() *OC_PropertiesContext

func NewOC_PropertiesContext

func NewOC_PropertiesContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PropertiesContext

func (*OC_PropertiesContext) EnterRule

func (s *OC_PropertiesContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PropertiesContext) ExitRule

func (s *OC_PropertiesContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PropertiesContext) GetParser

func (s *OC_PropertiesContext) GetParser() antlr.Parser

func (*OC_PropertiesContext) GetRuleContext

func (s *OC_PropertiesContext) GetRuleContext() antlr.RuleContext

func (*OC_PropertiesContext) IsOC_PropertiesContext

func (*OC_PropertiesContext) IsOC_PropertiesContext()

func (*OC_PropertiesContext) OC_MapLiteral

func (s *OC_PropertiesContext) OC_MapLiteral() IOC_MapLiteralContext

func (*OC_PropertiesContext) OC_Parameter

func (s *OC_PropertiesContext) OC_Parameter() IOC_ParameterContext

func (*OC_PropertiesContext) ToStringTree

func (s *OC_PropertiesContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PropertyExpressionContext

type OC_PropertyExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PropertyExpressionContext

func NewEmptyOC_PropertyExpressionContext() *OC_PropertyExpressionContext

func NewOC_PropertyExpressionContext

func NewOC_PropertyExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PropertyExpressionContext

func (*OC_PropertyExpressionContext) AllOC_PropertyLookup

func (s *OC_PropertyExpressionContext) AllOC_PropertyLookup() []IOC_PropertyLookupContext

func (*OC_PropertyExpressionContext) AllSP

func (s *OC_PropertyExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_PropertyExpressionContext) EnterRule

func (s *OC_PropertyExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PropertyExpressionContext) ExitRule

func (s *OC_PropertyExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PropertyExpressionContext) GetParser

func (s *OC_PropertyExpressionContext) GetParser() antlr.Parser

func (*OC_PropertyExpressionContext) GetRuleContext

func (s *OC_PropertyExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_PropertyExpressionContext) IsOC_PropertyExpressionContext

func (*OC_PropertyExpressionContext) IsOC_PropertyExpressionContext()

func (*OC_PropertyExpressionContext) OC_Atom

func (*OC_PropertyExpressionContext) OC_PropertyLookup

func (*OC_PropertyExpressionContext) SP

func (s *OC_PropertyExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_PropertyExpressionContext) ToStringTree

func (s *OC_PropertyExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PropertyKeyNameContext

type OC_PropertyKeyNameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PropertyKeyNameContext

func NewEmptyOC_PropertyKeyNameContext() *OC_PropertyKeyNameContext

func NewOC_PropertyKeyNameContext

func NewOC_PropertyKeyNameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PropertyKeyNameContext

func (*OC_PropertyKeyNameContext) EnterRule

func (s *OC_PropertyKeyNameContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PropertyKeyNameContext) ExitRule

func (s *OC_PropertyKeyNameContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PropertyKeyNameContext) GetParser

func (s *OC_PropertyKeyNameContext) GetParser() antlr.Parser

func (*OC_PropertyKeyNameContext) GetRuleContext

func (s *OC_PropertyKeyNameContext) GetRuleContext() antlr.RuleContext

func (*OC_PropertyKeyNameContext) IsOC_PropertyKeyNameContext

func (*OC_PropertyKeyNameContext) IsOC_PropertyKeyNameContext()

func (*OC_PropertyKeyNameContext) OC_SchemaName

func (*OC_PropertyKeyNameContext) ToStringTree

func (s *OC_PropertyKeyNameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PropertyLookupContext

type OC_PropertyLookupContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PropertyLookupContext

func NewEmptyOC_PropertyLookupContext() *OC_PropertyLookupContext

func NewOC_PropertyLookupContext

func NewOC_PropertyLookupContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PropertyLookupContext

func (*OC_PropertyLookupContext) EnterRule

func (s *OC_PropertyLookupContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PropertyLookupContext) ExitRule

func (s *OC_PropertyLookupContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PropertyLookupContext) GetParser

func (s *OC_PropertyLookupContext) GetParser() antlr.Parser

func (*OC_PropertyLookupContext) GetRuleContext

func (s *OC_PropertyLookupContext) GetRuleContext() antlr.RuleContext

func (*OC_PropertyLookupContext) IsOC_PropertyLookupContext

func (*OC_PropertyLookupContext) IsOC_PropertyLookupContext()

func (*OC_PropertyLookupContext) OC_PropertyKeyName

func (s *OC_PropertyLookupContext) OC_PropertyKeyName() IOC_PropertyKeyNameContext

func (*OC_PropertyLookupContext) SP

func (s *OC_PropertyLookupContext) SP() antlr.TerminalNode

func (*OC_PropertyLookupContext) ToStringTree

func (s *OC_PropertyLookupContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_PropertyOrLabelsExpressionContext

type OC_PropertyOrLabelsExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_PropertyOrLabelsExpressionContext

func NewEmptyOC_PropertyOrLabelsExpressionContext() *OC_PropertyOrLabelsExpressionContext

func NewOC_PropertyOrLabelsExpressionContext

func NewOC_PropertyOrLabelsExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_PropertyOrLabelsExpressionContext

func (*OC_PropertyOrLabelsExpressionContext) AllOC_PropertyLookup

func (*OC_PropertyOrLabelsExpressionContext) AllSP

func (s *OC_PropertyOrLabelsExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_PropertyOrLabelsExpressionContext) EnterRule

func (s *OC_PropertyOrLabelsExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_PropertyOrLabelsExpressionContext) ExitRule

func (s *OC_PropertyOrLabelsExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_PropertyOrLabelsExpressionContext) GetParser

func (s *OC_PropertyOrLabelsExpressionContext) GetParser() antlr.Parser

func (*OC_PropertyOrLabelsExpressionContext) GetRuleContext

func (s *OC_PropertyOrLabelsExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_PropertyOrLabelsExpressionContext) IsOC_PropertyOrLabelsExpressionContext

func (*OC_PropertyOrLabelsExpressionContext) IsOC_PropertyOrLabelsExpressionContext()

func (*OC_PropertyOrLabelsExpressionContext) OC_Atom

func (*OC_PropertyOrLabelsExpressionContext) OC_NodeLabels

func (*OC_PropertyOrLabelsExpressionContext) OC_PropertyLookup

func (*OC_PropertyOrLabelsExpressionContext) SP

func (s *OC_PropertyOrLabelsExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_PropertyOrLabelsExpressionContext) ToStringTree

func (s *OC_PropertyOrLabelsExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_QueryContext

type OC_QueryContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_QueryContext

func NewEmptyOC_QueryContext() *OC_QueryContext

func NewOC_QueryContext

func NewOC_QueryContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_QueryContext

func (*OC_QueryContext) EnterRule

func (s *OC_QueryContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_QueryContext) ExitRule

func (s *OC_QueryContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_QueryContext) GetParser

func (s *OC_QueryContext) GetParser() antlr.Parser

func (*OC_QueryContext) GetRuleContext

func (s *OC_QueryContext) GetRuleContext() antlr.RuleContext

func (*OC_QueryContext) IsOC_QueryContext

func (*OC_QueryContext) IsOC_QueryContext()

func (*OC_QueryContext) OC_RegularQuery

func (s *OC_QueryContext) OC_RegularQuery() IOC_RegularQueryContext

func (*OC_QueryContext) OC_StandaloneCall

func (s *OC_QueryContext) OC_StandaloneCall() IOC_StandaloneCallContext

func (*OC_QueryContext) ToStringTree

func (s *OC_QueryContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_RangeLiteralContext

type OC_RangeLiteralContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_RangeLiteralContext

func NewEmptyOC_RangeLiteralContext() *OC_RangeLiteralContext

func NewOC_RangeLiteralContext

func NewOC_RangeLiteralContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_RangeLiteralContext

func (*OC_RangeLiteralContext) AllOC_IntegerLiteral

func (s *OC_RangeLiteralContext) AllOC_IntegerLiteral() []IOC_IntegerLiteralContext

func (*OC_RangeLiteralContext) AllSP

func (s *OC_RangeLiteralContext) AllSP() []antlr.TerminalNode

func (*OC_RangeLiteralContext) EnterRule

func (s *OC_RangeLiteralContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_RangeLiteralContext) ExitRule

func (s *OC_RangeLiteralContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_RangeLiteralContext) GetParser

func (s *OC_RangeLiteralContext) GetParser() antlr.Parser

func (*OC_RangeLiteralContext) GetRuleContext

func (s *OC_RangeLiteralContext) GetRuleContext() antlr.RuleContext

func (*OC_RangeLiteralContext) IsOC_RangeLiteralContext

func (*OC_RangeLiteralContext) IsOC_RangeLiteralContext()

func (*OC_RangeLiteralContext) OC_IntegerLiteral

func (s *OC_RangeLiteralContext) OC_IntegerLiteral(i int) IOC_IntegerLiteralContext

func (*OC_RangeLiteralContext) SP

func (s *OC_RangeLiteralContext) SP(i int) antlr.TerminalNode

func (*OC_RangeLiteralContext) ToStringTree

func (s *OC_RangeLiteralContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ReadingClauseContext

type OC_ReadingClauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ReadingClauseContext

func NewEmptyOC_ReadingClauseContext() *OC_ReadingClauseContext

func NewOC_ReadingClauseContext

func NewOC_ReadingClauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ReadingClauseContext

func (*OC_ReadingClauseContext) EnterRule

func (s *OC_ReadingClauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ReadingClauseContext) ExitRule

func (s *OC_ReadingClauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ReadingClauseContext) GetParser

func (s *OC_ReadingClauseContext) GetParser() antlr.Parser

func (*OC_ReadingClauseContext) GetRuleContext

func (s *OC_ReadingClauseContext) GetRuleContext() antlr.RuleContext

func (*OC_ReadingClauseContext) IsOC_ReadingClauseContext

func (*OC_ReadingClauseContext) IsOC_ReadingClauseContext()

func (*OC_ReadingClauseContext) OC_InQueryCall

func (s *OC_ReadingClauseContext) OC_InQueryCall() IOC_InQueryCallContext

func (*OC_ReadingClauseContext) OC_Match

func (*OC_ReadingClauseContext) OC_Unwind

func (*OC_ReadingClauseContext) ToStringTree

func (s *OC_ReadingClauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_RegularQueryContext

type OC_RegularQueryContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_RegularQueryContext

func NewEmptyOC_RegularQueryContext() *OC_RegularQueryContext

func NewOC_RegularQueryContext

func NewOC_RegularQueryContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_RegularQueryContext

func (*OC_RegularQueryContext) AllOC_Union

func (s *OC_RegularQueryContext) AllOC_Union() []IOC_UnionContext

func (*OC_RegularQueryContext) AllSP

func (s *OC_RegularQueryContext) AllSP() []antlr.TerminalNode

func (*OC_RegularQueryContext) EnterRule

func (s *OC_RegularQueryContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_RegularQueryContext) ExitRule

func (s *OC_RegularQueryContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_RegularQueryContext) GetParser

func (s *OC_RegularQueryContext) GetParser() antlr.Parser

func (*OC_RegularQueryContext) GetRuleContext

func (s *OC_RegularQueryContext) GetRuleContext() antlr.RuleContext

func (*OC_RegularQueryContext) IsOC_RegularQueryContext

func (*OC_RegularQueryContext) IsOC_RegularQueryContext()

func (*OC_RegularQueryContext) OC_SingleQuery

func (s *OC_RegularQueryContext) OC_SingleQuery() IOC_SingleQueryContext

func (*OC_RegularQueryContext) OC_Union

func (*OC_RegularQueryContext) SP

func (s *OC_RegularQueryContext) SP(i int) antlr.TerminalNode

func (*OC_RegularQueryContext) ToStringTree

func (s *OC_RegularQueryContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_RelTypeNameContext

type OC_RelTypeNameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_RelTypeNameContext

func NewEmptyOC_RelTypeNameContext() *OC_RelTypeNameContext

func NewOC_RelTypeNameContext

func NewOC_RelTypeNameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_RelTypeNameContext

func (*OC_RelTypeNameContext) EnterRule

func (s *OC_RelTypeNameContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_RelTypeNameContext) ExitRule

func (s *OC_RelTypeNameContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_RelTypeNameContext) GetParser

func (s *OC_RelTypeNameContext) GetParser() antlr.Parser

func (*OC_RelTypeNameContext) GetRuleContext

func (s *OC_RelTypeNameContext) GetRuleContext() antlr.RuleContext

func (*OC_RelTypeNameContext) IsOC_RelTypeNameContext

func (*OC_RelTypeNameContext) IsOC_RelTypeNameContext()

func (*OC_RelTypeNameContext) OC_SchemaName

func (s *OC_RelTypeNameContext) OC_SchemaName() IOC_SchemaNameContext

func (*OC_RelTypeNameContext) ToStringTree

func (s *OC_RelTypeNameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_RelationshipDetailContext

type OC_RelationshipDetailContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_RelationshipDetailContext

func NewEmptyOC_RelationshipDetailContext() *OC_RelationshipDetailContext

func NewOC_RelationshipDetailContext

func NewOC_RelationshipDetailContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_RelationshipDetailContext

func (*OC_RelationshipDetailContext) AllSP

func (s *OC_RelationshipDetailContext) AllSP() []antlr.TerminalNode

func (*OC_RelationshipDetailContext) EnterRule

func (s *OC_RelationshipDetailContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_RelationshipDetailContext) ExitRule

func (s *OC_RelationshipDetailContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_RelationshipDetailContext) GetParser

func (s *OC_RelationshipDetailContext) GetParser() antlr.Parser

func (*OC_RelationshipDetailContext) GetRuleContext

func (s *OC_RelationshipDetailContext) GetRuleContext() antlr.RuleContext

func (*OC_RelationshipDetailContext) IsOC_RelationshipDetailContext

func (*OC_RelationshipDetailContext) IsOC_RelationshipDetailContext()

func (*OC_RelationshipDetailContext) OC_Properties

func (*OC_RelationshipDetailContext) OC_RangeLiteral

func (*OC_RelationshipDetailContext) OC_RelationshipTypes

func (*OC_RelationshipDetailContext) OC_Variable

func (*OC_RelationshipDetailContext) SP

func (s *OC_RelationshipDetailContext) SP(i int) antlr.TerminalNode

func (*OC_RelationshipDetailContext) ToStringTree

func (s *OC_RelationshipDetailContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_RelationshipPatternContext

type OC_RelationshipPatternContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_RelationshipPatternContext

func NewEmptyOC_RelationshipPatternContext() *OC_RelationshipPatternContext

func NewOC_RelationshipPatternContext

func NewOC_RelationshipPatternContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_RelationshipPatternContext

func (*OC_RelationshipPatternContext) AllOC_Dash

func (*OC_RelationshipPatternContext) AllSP

func (s *OC_RelationshipPatternContext) AllSP() []antlr.TerminalNode

func (*OC_RelationshipPatternContext) EnterRule

func (s *OC_RelationshipPatternContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_RelationshipPatternContext) ExitRule

func (s *OC_RelationshipPatternContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_RelationshipPatternContext) GetParser

func (s *OC_RelationshipPatternContext) GetParser() antlr.Parser

func (*OC_RelationshipPatternContext) GetRuleContext

func (s *OC_RelationshipPatternContext) GetRuleContext() antlr.RuleContext

func (*OC_RelationshipPatternContext) IsOC_RelationshipPatternContext

func (*OC_RelationshipPatternContext) IsOC_RelationshipPatternContext()

func (*OC_RelationshipPatternContext) OC_Dash

func (*OC_RelationshipPatternContext) OC_LeftArrowHead

func (*OC_RelationshipPatternContext) OC_RelationshipDetail

func (*OC_RelationshipPatternContext) OC_RightArrowHead

func (*OC_RelationshipPatternContext) SP

func (s *OC_RelationshipPatternContext) SP(i int) antlr.TerminalNode

func (*OC_RelationshipPatternContext) ToStringTree

func (s *OC_RelationshipPatternContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_RelationshipTypesContext

type OC_RelationshipTypesContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_RelationshipTypesContext

func NewEmptyOC_RelationshipTypesContext() *OC_RelationshipTypesContext

func NewOC_RelationshipTypesContext

func NewOC_RelationshipTypesContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_RelationshipTypesContext

func (*OC_RelationshipTypesContext) AllOC_RelTypeName

func (s *OC_RelationshipTypesContext) AllOC_RelTypeName() []IOC_RelTypeNameContext

func (*OC_RelationshipTypesContext) AllSP

func (s *OC_RelationshipTypesContext) AllSP() []antlr.TerminalNode

func (*OC_RelationshipTypesContext) EnterRule

func (s *OC_RelationshipTypesContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_RelationshipTypesContext) ExitRule

func (s *OC_RelationshipTypesContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_RelationshipTypesContext) GetParser

func (s *OC_RelationshipTypesContext) GetParser() antlr.Parser

func (*OC_RelationshipTypesContext) GetRuleContext

func (s *OC_RelationshipTypesContext) GetRuleContext() antlr.RuleContext

func (*OC_RelationshipTypesContext) IsOC_RelationshipTypesContext

func (*OC_RelationshipTypesContext) IsOC_RelationshipTypesContext()

func (*OC_RelationshipTypesContext) OC_RelTypeName

func (*OC_RelationshipTypesContext) SP

func (s *OC_RelationshipTypesContext) SP(i int) antlr.TerminalNode

func (*OC_RelationshipTypesContext) ToStringTree

func (s *OC_RelationshipTypesContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_RelationshipsPatternContext

type OC_RelationshipsPatternContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_RelationshipsPatternContext

func NewEmptyOC_RelationshipsPatternContext() *OC_RelationshipsPatternContext

func NewOC_RelationshipsPatternContext

func NewOC_RelationshipsPatternContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_RelationshipsPatternContext

func (*OC_RelationshipsPatternContext) AllOC_PatternElementChain

func (s *OC_RelationshipsPatternContext) AllOC_PatternElementChain() []IOC_PatternElementChainContext

func (*OC_RelationshipsPatternContext) AllSP

func (s *OC_RelationshipsPatternContext) AllSP() []antlr.TerminalNode

func (*OC_RelationshipsPatternContext) EnterRule

func (s *OC_RelationshipsPatternContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_RelationshipsPatternContext) ExitRule

func (s *OC_RelationshipsPatternContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_RelationshipsPatternContext) GetParser

func (s *OC_RelationshipsPatternContext) GetParser() antlr.Parser

func (*OC_RelationshipsPatternContext) GetRuleContext

func (s *OC_RelationshipsPatternContext) GetRuleContext() antlr.RuleContext

func (*OC_RelationshipsPatternContext) IsOC_RelationshipsPatternContext

func (*OC_RelationshipsPatternContext) IsOC_RelationshipsPatternContext()

func (*OC_RelationshipsPatternContext) OC_NodePattern

func (*OC_RelationshipsPatternContext) OC_PatternElementChain

func (*OC_RelationshipsPatternContext) SP

func (s *OC_RelationshipsPatternContext) SP(i int) antlr.TerminalNode

func (*OC_RelationshipsPatternContext) ToStringTree

func (s *OC_RelationshipsPatternContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_RemoveContext

type OC_RemoveContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_RemoveContext

func NewEmptyOC_RemoveContext() *OC_RemoveContext

func NewOC_RemoveContext

func NewOC_RemoveContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_RemoveContext

func (*OC_RemoveContext) AllOC_RemoveItem

func (s *OC_RemoveContext) AllOC_RemoveItem() []IOC_RemoveItemContext

func (*OC_RemoveContext) AllSP

func (s *OC_RemoveContext) AllSP() []antlr.TerminalNode

func (*OC_RemoveContext) EnterRule

func (s *OC_RemoveContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_RemoveContext) ExitRule

func (s *OC_RemoveContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_RemoveContext) GetParser

func (s *OC_RemoveContext) GetParser() antlr.Parser

func (*OC_RemoveContext) GetRuleContext

func (s *OC_RemoveContext) GetRuleContext() antlr.RuleContext

func (*OC_RemoveContext) IsOC_RemoveContext

func (*OC_RemoveContext) IsOC_RemoveContext()

func (*OC_RemoveContext) OC_RemoveItem

func (s *OC_RemoveContext) OC_RemoveItem(i int) IOC_RemoveItemContext

func (*OC_RemoveContext) REMOVE

func (s *OC_RemoveContext) REMOVE() antlr.TerminalNode

func (*OC_RemoveContext) SP

func (s *OC_RemoveContext) SP(i int) antlr.TerminalNode

func (*OC_RemoveContext) ToStringTree

func (s *OC_RemoveContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_RemoveItemContext

type OC_RemoveItemContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_RemoveItemContext

func NewEmptyOC_RemoveItemContext() *OC_RemoveItemContext

func NewOC_RemoveItemContext

func NewOC_RemoveItemContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_RemoveItemContext

func (*OC_RemoveItemContext) EnterRule

func (s *OC_RemoveItemContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_RemoveItemContext) ExitRule

func (s *OC_RemoveItemContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_RemoveItemContext) GetParser

func (s *OC_RemoveItemContext) GetParser() antlr.Parser

func (*OC_RemoveItemContext) GetRuleContext

func (s *OC_RemoveItemContext) GetRuleContext() antlr.RuleContext

func (*OC_RemoveItemContext) IsOC_RemoveItemContext

func (*OC_RemoveItemContext) IsOC_RemoveItemContext()

func (*OC_RemoveItemContext) OC_NodeLabels

func (s *OC_RemoveItemContext) OC_NodeLabels() IOC_NodeLabelsContext

func (*OC_RemoveItemContext) OC_PropertyExpression

func (s *OC_RemoveItemContext) OC_PropertyExpression() IOC_PropertyExpressionContext

func (*OC_RemoveItemContext) OC_Variable

func (s *OC_RemoveItemContext) OC_Variable() IOC_VariableContext

func (*OC_RemoveItemContext) ToStringTree

func (s *OC_RemoveItemContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_ReservedWordContext

type OC_ReservedWordContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ReservedWordContext

func NewEmptyOC_ReservedWordContext() *OC_ReservedWordContext

func NewOC_ReservedWordContext

func NewOC_ReservedWordContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ReservedWordContext

func (*OC_ReservedWordContext) ADD

func (s *OC_ReservedWordContext) ADD() antlr.TerminalNode

func (*OC_ReservedWordContext) ALL

func (s *OC_ReservedWordContext) ALL() antlr.TerminalNode

func (*OC_ReservedWordContext) AND

func (s *OC_ReservedWordContext) AND() antlr.TerminalNode

func (*OC_ReservedWordContext) AS

func (s *OC_ReservedWordContext) AS() antlr.TerminalNode

func (*OC_ReservedWordContext) ASC

func (s *OC_ReservedWordContext) ASC() antlr.TerminalNode

func (*OC_ReservedWordContext) ASCENDING

func (s *OC_ReservedWordContext) ASCENDING() antlr.TerminalNode

func (*OC_ReservedWordContext) BY

func (s *OC_ReservedWordContext) BY() antlr.TerminalNode

func (*OC_ReservedWordContext) CASE

func (s *OC_ReservedWordContext) CASE() antlr.TerminalNode

func (*OC_ReservedWordContext) CONSTRAINT

func (s *OC_ReservedWordContext) CONSTRAINT() antlr.TerminalNode

func (*OC_ReservedWordContext) CONTAINS

func (s *OC_ReservedWordContext) CONTAINS() antlr.TerminalNode

func (*OC_ReservedWordContext) CREATE

func (s *OC_ReservedWordContext) CREATE() antlr.TerminalNode

func (*OC_ReservedWordContext) DELETE

func (s *OC_ReservedWordContext) DELETE() antlr.TerminalNode

func (*OC_ReservedWordContext) DESC

func (s *OC_ReservedWordContext) DESC() antlr.TerminalNode

func (*OC_ReservedWordContext) DESCENDING

func (s *OC_ReservedWordContext) DESCENDING() antlr.TerminalNode

func (*OC_ReservedWordContext) DETACH

func (s *OC_ReservedWordContext) DETACH() antlr.TerminalNode

func (*OC_ReservedWordContext) DISTINCT

func (s *OC_ReservedWordContext) DISTINCT() antlr.TerminalNode

func (*OC_ReservedWordContext) DO

func (s *OC_ReservedWordContext) DO() antlr.TerminalNode

func (*OC_ReservedWordContext) DROP

func (s *OC_ReservedWordContext) DROP() antlr.TerminalNode

func (*OC_ReservedWordContext) ELSE

func (s *OC_ReservedWordContext) ELSE() antlr.TerminalNode

func (*OC_ReservedWordContext) END

func (s *OC_ReservedWordContext) END() antlr.TerminalNode

func (*OC_ReservedWordContext) ENDS

func (s *OC_ReservedWordContext) ENDS() antlr.TerminalNode

func (*OC_ReservedWordContext) EXISTS

func (s *OC_ReservedWordContext) EXISTS() antlr.TerminalNode

func (*OC_ReservedWordContext) EnterRule

func (s *OC_ReservedWordContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ReservedWordContext) ExitRule

func (s *OC_ReservedWordContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ReservedWordContext) FALSE

func (s *OC_ReservedWordContext) FALSE() antlr.TerminalNode

func (*OC_ReservedWordContext) FOR

func (s *OC_ReservedWordContext) FOR() antlr.TerminalNode

func (*OC_ReservedWordContext) GetParser

func (s *OC_ReservedWordContext) GetParser() antlr.Parser

func (*OC_ReservedWordContext) GetRuleContext

func (s *OC_ReservedWordContext) GetRuleContext() antlr.RuleContext

func (*OC_ReservedWordContext) IN

func (s *OC_ReservedWordContext) IN() antlr.TerminalNode

func (*OC_ReservedWordContext) IS

func (s *OC_ReservedWordContext) IS() antlr.TerminalNode

func (*OC_ReservedWordContext) IsOC_ReservedWordContext

func (*OC_ReservedWordContext) IsOC_ReservedWordContext()

func (*OC_ReservedWordContext) LIMIT

func (s *OC_ReservedWordContext) LIMIT() antlr.TerminalNode

func (*OC_ReservedWordContext) L_SKIP

func (s *OC_ReservedWordContext) L_SKIP() antlr.TerminalNode

func (*OC_ReservedWordContext) MANDATORY

func (s *OC_ReservedWordContext) MANDATORY() antlr.TerminalNode

func (*OC_ReservedWordContext) MATCH

func (s *OC_ReservedWordContext) MATCH() antlr.TerminalNode

func (*OC_ReservedWordContext) MERGE

func (s *OC_ReservedWordContext) MERGE() antlr.TerminalNode

func (*OC_ReservedWordContext) NOT

func (s *OC_ReservedWordContext) NOT() antlr.TerminalNode

func (*OC_ReservedWordContext) NULL

func (s *OC_ReservedWordContext) NULL() antlr.TerminalNode

func (*OC_ReservedWordContext) OF

func (s *OC_ReservedWordContext) OF() antlr.TerminalNode

func (*OC_ReservedWordContext) ON

func (s *OC_ReservedWordContext) ON() antlr.TerminalNode

func (*OC_ReservedWordContext) OPTIONAL

func (s *OC_ReservedWordContext) OPTIONAL() antlr.TerminalNode

func (*OC_ReservedWordContext) OR

func (s *OC_ReservedWordContext) OR() antlr.TerminalNode

func (*OC_ReservedWordContext) ORDER

func (s *OC_ReservedWordContext) ORDER() antlr.TerminalNode

func (*OC_ReservedWordContext) REMOVE

func (s *OC_ReservedWordContext) REMOVE() antlr.TerminalNode

func (*OC_ReservedWordContext) REQUIRE

func (s *OC_ReservedWordContext) REQUIRE() antlr.TerminalNode

func (*OC_ReservedWordContext) RETURN

func (s *OC_ReservedWordContext) RETURN() antlr.TerminalNode

func (*OC_ReservedWordContext) SCALAR

func (s *OC_ReservedWordContext) SCALAR() antlr.TerminalNode

func (*OC_ReservedWordContext) SET

func (s *OC_ReservedWordContext) SET() antlr.TerminalNode

func (*OC_ReservedWordContext) STARTS

func (s *OC_ReservedWordContext) STARTS() antlr.TerminalNode

func (*OC_ReservedWordContext) THEN

func (s *OC_ReservedWordContext) THEN() antlr.TerminalNode

func (*OC_ReservedWordContext) TRUE

func (s *OC_ReservedWordContext) TRUE() antlr.TerminalNode

func (*OC_ReservedWordContext) ToStringTree

func (s *OC_ReservedWordContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_ReservedWordContext) UNION

func (s *OC_ReservedWordContext) UNION() antlr.TerminalNode

func (*OC_ReservedWordContext) UNIQUE

func (s *OC_ReservedWordContext) UNIQUE() antlr.TerminalNode

func (*OC_ReservedWordContext) UNWIND

func (s *OC_ReservedWordContext) UNWIND() antlr.TerminalNode

func (*OC_ReservedWordContext) WHEN

func (s *OC_ReservedWordContext) WHEN() antlr.TerminalNode

func (*OC_ReservedWordContext) WHERE

func (s *OC_ReservedWordContext) WHERE() antlr.TerminalNode

func (*OC_ReservedWordContext) WITH

func (s *OC_ReservedWordContext) WITH() antlr.TerminalNode

func (*OC_ReservedWordContext) XOR

func (s *OC_ReservedWordContext) XOR() antlr.TerminalNode

type OC_ReturnContext

type OC_ReturnContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_ReturnContext

func NewEmptyOC_ReturnContext() *OC_ReturnContext

func NewOC_ReturnContext

func NewOC_ReturnContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_ReturnContext

func (*OC_ReturnContext) EnterRule

func (s *OC_ReturnContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_ReturnContext) ExitRule

func (s *OC_ReturnContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_ReturnContext) GetParser

func (s *OC_ReturnContext) GetParser() antlr.Parser

func (*OC_ReturnContext) GetRuleContext

func (s *OC_ReturnContext) GetRuleContext() antlr.RuleContext

func (*OC_ReturnContext) IsOC_ReturnContext

func (*OC_ReturnContext) IsOC_ReturnContext()

func (*OC_ReturnContext) OC_ProjectionBody

func (s *OC_ReturnContext) OC_ProjectionBody() IOC_ProjectionBodyContext

func (*OC_ReturnContext) RETURN

func (s *OC_ReturnContext) RETURN() antlr.TerminalNode

func (*OC_ReturnContext) ToStringTree

func (s *OC_ReturnContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_RightArrowHeadContext

type OC_RightArrowHeadContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_RightArrowHeadContext

func NewEmptyOC_RightArrowHeadContext() *OC_RightArrowHeadContext

func NewOC_RightArrowHeadContext

func NewOC_RightArrowHeadContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_RightArrowHeadContext

func (*OC_RightArrowHeadContext) EnterRule

func (s *OC_RightArrowHeadContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_RightArrowHeadContext) ExitRule

func (s *OC_RightArrowHeadContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_RightArrowHeadContext) GetParser

func (s *OC_RightArrowHeadContext) GetParser() antlr.Parser

func (*OC_RightArrowHeadContext) GetRuleContext

func (s *OC_RightArrowHeadContext) GetRuleContext() antlr.RuleContext

func (*OC_RightArrowHeadContext) IsOC_RightArrowHeadContext

func (*OC_RightArrowHeadContext) IsOC_RightArrowHeadContext()

func (*OC_RightArrowHeadContext) ToStringTree

func (s *OC_RightArrowHeadContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_SchemaNameContext

type OC_SchemaNameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_SchemaNameContext

func NewEmptyOC_SchemaNameContext() *OC_SchemaNameContext

func NewOC_SchemaNameContext

func NewOC_SchemaNameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_SchemaNameContext

func (*OC_SchemaNameContext) EnterRule

func (s *OC_SchemaNameContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_SchemaNameContext) ExitRule

func (s *OC_SchemaNameContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_SchemaNameContext) GetParser

func (s *OC_SchemaNameContext) GetParser() antlr.Parser

func (*OC_SchemaNameContext) GetRuleContext

func (s *OC_SchemaNameContext) GetRuleContext() antlr.RuleContext

func (*OC_SchemaNameContext) IsOC_SchemaNameContext

func (*OC_SchemaNameContext) IsOC_SchemaNameContext()

func (*OC_SchemaNameContext) OC_ReservedWord

func (s *OC_SchemaNameContext) OC_ReservedWord() IOC_ReservedWordContext

func (*OC_SchemaNameContext) OC_SymbolicName

func (s *OC_SchemaNameContext) OC_SymbolicName() IOC_SymbolicNameContext

func (*OC_SchemaNameContext) ToStringTree

func (s *OC_SchemaNameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_SetContext

type OC_SetContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_SetContext

func NewEmptyOC_SetContext() *OC_SetContext

func NewOC_SetContext

func NewOC_SetContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_SetContext

func (*OC_SetContext) AllOC_SetItem

func (s *OC_SetContext) AllOC_SetItem() []IOC_SetItemContext

func (*OC_SetContext) EnterRule

func (s *OC_SetContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_SetContext) ExitRule

func (s *OC_SetContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_SetContext) GetParser

func (s *OC_SetContext) GetParser() antlr.Parser

func (*OC_SetContext) GetRuleContext

func (s *OC_SetContext) GetRuleContext() antlr.RuleContext

func (*OC_SetContext) IsOC_SetContext

func (*OC_SetContext) IsOC_SetContext()

func (*OC_SetContext) OC_SetItem

func (s *OC_SetContext) OC_SetItem(i int) IOC_SetItemContext

func (*OC_SetContext) SET

func (s *OC_SetContext) SET() antlr.TerminalNode

func (*OC_SetContext) SP

func (s *OC_SetContext) SP() antlr.TerminalNode

func (*OC_SetContext) ToStringTree

func (s *OC_SetContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_SetItemContext

type OC_SetItemContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_SetItemContext

func NewEmptyOC_SetItemContext() *OC_SetItemContext

func NewOC_SetItemContext

func NewOC_SetItemContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_SetItemContext

func (*OC_SetItemContext) AllSP

func (s *OC_SetItemContext) AllSP() []antlr.TerminalNode

func (*OC_SetItemContext) EnterRule

func (s *OC_SetItemContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_SetItemContext) ExitRule

func (s *OC_SetItemContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_SetItemContext) GetParser

func (s *OC_SetItemContext) GetParser() antlr.Parser

func (*OC_SetItemContext) GetRuleContext

func (s *OC_SetItemContext) GetRuleContext() antlr.RuleContext

func (*OC_SetItemContext) IsOC_SetItemContext

func (*OC_SetItemContext) IsOC_SetItemContext()

func (*OC_SetItemContext) OC_Expression

func (s *OC_SetItemContext) OC_Expression() IOC_ExpressionContext

func (*OC_SetItemContext) OC_NodeLabels

func (s *OC_SetItemContext) OC_NodeLabels() IOC_NodeLabelsContext

func (*OC_SetItemContext) OC_PropertyExpression

func (s *OC_SetItemContext) OC_PropertyExpression() IOC_PropertyExpressionContext

func (*OC_SetItemContext) OC_Variable

func (s *OC_SetItemContext) OC_Variable() IOC_VariableContext

func (*OC_SetItemContext) SP

func (s *OC_SetItemContext) SP(i int) antlr.TerminalNode

func (*OC_SetItemContext) ToStringTree

func (s *OC_SetItemContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_SinglePartQueryContext

type OC_SinglePartQueryContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_SinglePartQueryContext

func NewEmptyOC_SinglePartQueryContext() *OC_SinglePartQueryContext

func NewOC_SinglePartQueryContext

func NewOC_SinglePartQueryContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_SinglePartQueryContext

func (*OC_SinglePartQueryContext) AllOC_ReadingClause

func (s *OC_SinglePartQueryContext) AllOC_ReadingClause() []IOC_ReadingClauseContext

func (*OC_SinglePartQueryContext) AllOC_UpdatingClause

func (s *OC_SinglePartQueryContext) AllOC_UpdatingClause() []IOC_UpdatingClauseContext

func (*OC_SinglePartQueryContext) AllSP

func (s *OC_SinglePartQueryContext) AllSP() []antlr.TerminalNode

func (*OC_SinglePartQueryContext) EnterRule

func (s *OC_SinglePartQueryContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_SinglePartQueryContext) ExitRule

func (s *OC_SinglePartQueryContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_SinglePartQueryContext) GetParser

func (s *OC_SinglePartQueryContext) GetParser() antlr.Parser

func (*OC_SinglePartQueryContext) GetRuleContext

func (s *OC_SinglePartQueryContext) GetRuleContext() antlr.RuleContext

func (*OC_SinglePartQueryContext) IsOC_SinglePartQueryContext

func (*OC_SinglePartQueryContext) IsOC_SinglePartQueryContext()

func (*OC_SinglePartQueryContext) OC_ReadingClause

func (*OC_SinglePartQueryContext) OC_Return

func (*OC_SinglePartQueryContext) OC_UpdatingClause

func (*OC_SinglePartQueryContext) SP

func (s *OC_SinglePartQueryContext) SP(i int) antlr.TerminalNode

func (*OC_SinglePartQueryContext) ToStringTree

func (s *OC_SinglePartQueryContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_SingleQueryContext

type OC_SingleQueryContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_SingleQueryContext

func NewEmptyOC_SingleQueryContext() *OC_SingleQueryContext

func NewOC_SingleQueryContext

func NewOC_SingleQueryContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_SingleQueryContext

func (*OC_SingleQueryContext) EnterRule

func (s *OC_SingleQueryContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_SingleQueryContext) ExitRule

func (s *OC_SingleQueryContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_SingleQueryContext) GetParser

func (s *OC_SingleQueryContext) GetParser() antlr.Parser

func (*OC_SingleQueryContext) GetRuleContext

func (s *OC_SingleQueryContext) GetRuleContext() antlr.RuleContext

func (*OC_SingleQueryContext) IsOC_SingleQueryContext

func (*OC_SingleQueryContext) IsOC_SingleQueryContext()

func (*OC_SingleQueryContext) OC_MultiPartQuery

func (s *OC_SingleQueryContext) OC_MultiPartQuery() IOC_MultiPartQueryContext

func (*OC_SingleQueryContext) OC_SinglePartQuery

func (s *OC_SingleQueryContext) OC_SinglePartQuery() IOC_SinglePartQueryContext

func (*OC_SingleQueryContext) ToStringTree

func (s *OC_SingleQueryContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_SkipContext

type OC_SkipContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_SkipContext

func NewEmptyOC_SkipContext() *OC_SkipContext

func NewOC_SkipContext

func NewOC_SkipContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_SkipContext

func (*OC_SkipContext) EnterRule

func (s *OC_SkipContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_SkipContext) ExitRule

func (s *OC_SkipContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_SkipContext) GetParser

func (s *OC_SkipContext) GetParser() antlr.Parser

func (*OC_SkipContext) GetRuleContext

func (s *OC_SkipContext) GetRuleContext() antlr.RuleContext

func (*OC_SkipContext) IsOC_SkipContext

func (*OC_SkipContext) IsOC_SkipContext()

func (*OC_SkipContext) L_SKIP

func (s *OC_SkipContext) L_SKIP() antlr.TerminalNode

func (*OC_SkipContext) OC_Expression

func (s *OC_SkipContext) OC_Expression() IOC_ExpressionContext

func (*OC_SkipContext) SP

func (s *OC_SkipContext) SP() antlr.TerminalNode

func (*OC_SkipContext) ToStringTree

func (s *OC_SkipContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_SortItemContext

type OC_SortItemContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_SortItemContext

func NewEmptyOC_SortItemContext() *OC_SortItemContext

func NewOC_SortItemContext

func NewOC_SortItemContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_SortItemContext

func (*OC_SortItemContext) ASC

func (s *OC_SortItemContext) ASC() antlr.TerminalNode

func (*OC_SortItemContext) ASCENDING

func (s *OC_SortItemContext) ASCENDING() antlr.TerminalNode

func (*OC_SortItemContext) DESC

func (s *OC_SortItemContext) DESC() antlr.TerminalNode

func (*OC_SortItemContext) DESCENDING

func (s *OC_SortItemContext) DESCENDING() antlr.TerminalNode

func (*OC_SortItemContext) EnterRule

func (s *OC_SortItemContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_SortItemContext) ExitRule

func (s *OC_SortItemContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_SortItemContext) GetParser

func (s *OC_SortItemContext) GetParser() antlr.Parser

func (*OC_SortItemContext) GetRuleContext

func (s *OC_SortItemContext) GetRuleContext() antlr.RuleContext

func (*OC_SortItemContext) IsOC_SortItemContext

func (*OC_SortItemContext) IsOC_SortItemContext()

func (*OC_SortItemContext) OC_Expression

func (s *OC_SortItemContext) OC_Expression() IOC_ExpressionContext

func (*OC_SortItemContext) SP

func (s *OC_SortItemContext) SP() antlr.TerminalNode

func (*OC_SortItemContext) ToStringTree

func (s *OC_SortItemContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_StandaloneCallContext

type OC_StandaloneCallContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_StandaloneCallContext

func NewEmptyOC_StandaloneCallContext() *OC_StandaloneCallContext

func NewOC_StandaloneCallContext

func NewOC_StandaloneCallContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_StandaloneCallContext

func (*OC_StandaloneCallContext) AllSP

func (s *OC_StandaloneCallContext) AllSP() []antlr.TerminalNode

func (*OC_StandaloneCallContext) CALL

func (s *OC_StandaloneCallContext) CALL() antlr.TerminalNode

func (*OC_StandaloneCallContext) EnterRule

func (s *OC_StandaloneCallContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_StandaloneCallContext) ExitRule

func (s *OC_StandaloneCallContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_StandaloneCallContext) GetParser

func (s *OC_StandaloneCallContext) GetParser() antlr.Parser

func (*OC_StandaloneCallContext) GetRuleContext

func (s *OC_StandaloneCallContext) GetRuleContext() antlr.RuleContext

func (*OC_StandaloneCallContext) IsOC_StandaloneCallContext

func (*OC_StandaloneCallContext) IsOC_StandaloneCallContext()

func (*OC_StandaloneCallContext) OC_ExplicitProcedureInvocation

func (s *OC_StandaloneCallContext) OC_ExplicitProcedureInvocation() IOC_ExplicitProcedureInvocationContext

func (*OC_StandaloneCallContext) OC_ImplicitProcedureInvocation

func (s *OC_StandaloneCallContext) OC_ImplicitProcedureInvocation() IOC_ImplicitProcedureInvocationContext

func (*OC_StandaloneCallContext) OC_YieldItems

func (*OC_StandaloneCallContext) SP

func (s *OC_StandaloneCallContext) SP(i int) antlr.TerminalNode

func (*OC_StandaloneCallContext) ToStringTree

func (s *OC_StandaloneCallContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_StandaloneCallContext) YIELD

func (s *OC_StandaloneCallContext) YIELD() antlr.TerminalNode

type OC_StatementContext

type OC_StatementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_StatementContext

func NewEmptyOC_StatementContext() *OC_StatementContext

func NewOC_StatementContext

func NewOC_StatementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_StatementContext

func (*OC_StatementContext) EnterRule

func (s *OC_StatementContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_StatementContext) ExitRule

func (s *OC_StatementContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_StatementContext) GetParser

func (s *OC_StatementContext) GetParser() antlr.Parser

func (*OC_StatementContext) GetRuleContext

func (s *OC_StatementContext) GetRuleContext() antlr.RuleContext

func (*OC_StatementContext) IsOC_StatementContext

func (*OC_StatementContext) IsOC_StatementContext()

func (*OC_StatementContext) OC_Query

func (s *OC_StatementContext) OC_Query() IOC_QueryContext

func (*OC_StatementContext) ToStringTree

func (s *OC_StatementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_StringListNullOperatorExpressionContext

type OC_StringListNullOperatorExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_StringListNullOperatorExpressionContext

func NewEmptyOC_StringListNullOperatorExpressionContext() *OC_StringListNullOperatorExpressionContext

func NewOC_StringListNullOperatorExpressionContext

func NewOC_StringListNullOperatorExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_StringListNullOperatorExpressionContext

func (*OC_StringListNullOperatorExpressionContext) AllOC_ListOperatorExpression

func (*OC_StringListNullOperatorExpressionContext) AllOC_NullOperatorExpression

func (*OC_StringListNullOperatorExpressionContext) AllOC_StringOperatorExpression

func (*OC_StringListNullOperatorExpressionContext) EnterRule

func (s *OC_StringListNullOperatorExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_StringListNullOperatorExpressionContext) ExitRule

func (s *OC_StringListNullOperatorExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_StringListNullOperatorExpressionContext) GetParser

func (s *OC_StringListNullOperatorExpressionContext) GetParser() antlr.Parser

func (*OC_StringListNullOperatorExpressionContext) GetRuleContext

func (s *OC_StringListNullOperatorExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_StringListNullOperatorExpressionContext) IsOC_StringListNullOperatorExpressionContext

func (*OC_StringListNullOperatorExpressionContext) IsOC_StringListNullOperatorExpressionContext()

func (*OC_StringListNullOperatorExpressionContext) OC_ListOperatorExpression

func (*OC_StringListNullOperatorExpressionContext) OC_NullOperatorExpression

func (*OC_StringListNullOperatorExpressionContext) OC_PropertyOrLabelsExpression

func (*OC_StringListNullOperatorExpressionContext) OC_StringOperatorExpression

func (*OC_StringListNullOperatorExpressionContext) ToStringTree

func (s *OC_StringListNullOperatorExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_StringOperatorExpressionContext

type OC_StringOperatorExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_StringOperatorExpressionContext

func NewEmptyOC_StringOperatorExpressionContext() *OC_StringOperatorExpressionContext

func NewOC_StringOperatorExpressionContext

func NewOC_StringOperatorExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_StringOperatorExpressionContext

func (*OC_StringOperatorExpressionContext) AllSP

func (s *OC_StringOperatorExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_StringOperatorExpressionContext) CONTAINS

func (s *OC_StringOperatorExpressionContext) CONTAINS() antlr.TerminalNode

func (*OC_StringOperatorExpressionContext) ENDS

func (s *OC_StringOperatorExpressionContext) ENDS() antlr.TerminalNode

func (*OC_StringOperatorExpressionContext) EnterRule

func (s *OC_StringOperatorExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_StringOperatorExpressionContext) ExitRule

func (s *OC_StringOperatorExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_StringOperatorExpressionContext) GetParser

func (s *OC_StringOperatorExpressionContext) GetParser() antlr.Parser

func (*OC_StringOperatorExpressionContext) GetRuleContext

func (s *OC_StringOperatorExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_StringOperatorExpressionContext) IsOC_StringOperatorExpressionContext

func (*OC_StringOperatorExpressionContext) IsOC_StringOperatorExpressionContext()

func (*OC_StringOperatorExpressionContext) OC_PropertyOrLabelsExpression

func (*OC_StringOperatorExpressionContext) SP

func (s *OC_StringOperatorExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_StringOperatorExpressionContext) STARTS

func (s *OC_StringOperatorExpressionContext) STARTS() antlr.TerminalNode

func (*OC_StringOperatorExpressionContext) ToStringTree

func (s *OC_StringOperatorExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_StringOperatorExpressionContext) WITH

func (s *OC_StringOperatorExpressionContext) WITH() antlr.TerminalNode

type OC_SymbolicNameContext

type OC_SymbolicNameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_SymbolicNameContext

func NewEmptyOC_SymbolicNameContext() *OC_SymbolicNameContext

func NewOC_SymbolicNameContext

func NewOC_SymbolicNameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_SymbolicNameContext

func (*OC_SymbolicNameContext) ANY

func (s *OC_SymbolicNameContext) ANY() antlr.TerminalNode

func (*OC_SymbolicNameContext) COUNT

func (s *OC_SymbolicNameContext) COUNT() antlr.TerminalNode

func (*OC_SymbolicNameContext) EXTRACT

func (s *OC_SymbolicNameContext) EXTRACT() antlr.TerminalNode

func (*OC_SymbolicNameContext) EnterRule

func (s *OC_SymbolicNameContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_SymbolicNameContext) EscapedSymbolicName

func (s *OC_SymbolicNameContext) EscapedSymbolicName() antlr.TerminalNode

func (*OC_SymbolicNameContext) ExitRule

func (s *OC_SymbolicNameContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_SymbolicNameContext) FILTER

func (s *OC_SymbolicNameContext) FILTER() antlr.TerminalNode

func (*OC_SymbolicNameContext) GetParser

func (s *OC_SymbolicNameContext) GetParser() antlr.Parser

func (*OC_SymbolicNameContext) GetRuleContext

func (s *OC_SymbolicNameContext) GetRuleContext() antlr.RuleContext

func (*OC_SymbolicNameContext) HexLetter

func (s *OC_SymbolicNameContext) HexLetter() antlr.TerminalNode

func (*OC_SymbolicNameContext) IsOC_SymbolicNameContext

func (*OC_SymbolicNameContext) IsOC_SymbolicNameContext()

func (*OC_SymbolicNameContext) NONE

func (s *OC_SymbolicNameContext) NONE() antlr.TerminalNode

func (*OC_SymbolicNameContext) SINGLE

func (s *OC_SymbolicNameContext) SINGLE() antlr.TerminalNode

func (*OC_SymbolicNameContext) ToStringTree

func (s *OC_SymbolicNameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_SymbolicNameContext) UnescapedSymbolicName

func (s *OC_SymbolicNameContext) UnescapedSymbolicName() antlr.TerminalNode

type OC_UnaryAddOrSubtractExpressionContext

type OC_UnaryAddOrSubtractExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_UnaryAddOrSubtractExpressionContext

func NewEmptyOC_UnaryAddOrSubtractExpressionContext() *OC_UnaryAddOrSubtractExpressionContext

func NewOC_UnaryAddOrSubtractExpressionContext

func NewOC_UnaryAddOrSubtractExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_UnaryAddOrSubtractExpressionContext

func (*OC_UnaryAddOrSubtractExpressionContext) AllSP

func (s *OC_UnaryAddOrSubtractExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_UnaryAddOrSubtractExpressionContext) EnterRule

func (s *OC_UnaryAddOrSubtractExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_UnaryAddOrSubtractExpressionContext) ExitRule

func (s *OC_UnaryAddOrSubtractExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_UnaryAddOrSubtractExpressionContext) GetParser

func (s *OC_UnaryAddOrSubtractExpressionContext) GetParser() antlr.Parser

func (*OC_UnaryAddOrSubtractExpressionContext) GetRuleContext

func (s *OC_UnaryAddOrSubtractExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_UnaryAddOrSubtractExpressionContext) IsOC_UnaryAddOrSubtractExpressionContext

func (*OC_UnaryAddOrSubtractExpressionContext) IsOC_UnaryAddOrSubtractExpressionContext()

func (*OC_UnaryAddOrSubtractExpressionContext) OC_StringListNullOperatorExpression

func (*OC_UnaryAddOrSubtractExpressionContext) SP

func (s *OC_UnaryAddOrSubtractExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_UnaryAddOrSubtractExpressionContext) ToStringTree

func (s *OC_UnaryAddOrSubtractExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_UnionContext

type OC_UnionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_UnionContext

func NewEmptyOC_UnionContext() *OC_UnionContext

func NewOC_UnionContext

func NewOC_UnionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_UnionContext

func (*OC_UnionContext) ALL

func (s *OC_UnionContext) ALL() antlr.TerminalNode

func (*OC_UnionContext) AllSP

func (s *OC_UnionContext) AllSP() []antlr.TerminalNode

func (*OC_UnionContext) EnterRule

func (s *OC_UnionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_UnionContext) ExitRule

func (s *OC_UnionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_UnionContext) GetParser

func (s *OC_UnionContext) GetParser() antlr.Parser

func (*OC_UnionContext) GetRuleContext

func (s *OC_UnionContext) GetRuleContext() antlr.RuleContext

func (*OC_UnionContext) IsOC_UnionContext

func (*OC_UnionContext) IsOC_UnionContext()

func (*OC_UnionContext) OC_SingleQuery

func (s *OC_UnionContext) OC_SingleQuery() IOC_SingleQueryContext

func (*OC_UnionContext) SP

func (s *OC_UnionContext) SP(i int) antlr.TerminalNode

func (*OC_UnionContext) ToStringTree

func (s *OC_UnionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_UnionContext) UNION

func (s *OC_UnionContext) UNION() antlr.TerminalNode

type OC_UnwindContext

type OC_UnwindContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_UnwindContext

func NewEmptyOC_UnwindContext() *OC_UnwindContext

func NewOC_UnwindContext

func NewOC_UnwindContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_UnwindContext

func (*OC_UnwindContext) AS

func (s *OC_UnwindContext) AS() antlr.TerminalNode

func (*OC_UnwindContext) AllSP

func (s *OC_UnwindContext) AllSP() []antlr.TerminalNode

func (*OC_UnwindContext) EnterRule

func (s *OC_UnwindContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_UnwindContext) ExitRule

func (s *OC_UnwindContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_UnwindContext) GetParser

func (s *OC_UnwindContext) GetParser() antlr.Parser

func (*OC_UnwindContext) GetRuleContext

func (s *OC_UnwindContext) GetRuleContext() antlr.RuleContext

func (*OC_UnwindContext) IsOC_UnwindContext

func (*OC_UnwindContext) IsOC_UnwindContext()

func (*OC_UnwindContext) OC_Expression

func (s *OC_UnwindContext) OC_Expression() IOC_ExpressionContext

func (*OC_UnwindContext) OC_Variable

func (s *OC_UnwindContext) OC_Variable() IOC_VariableContext

func (*OC_UnwindContext) SP

func (s *OC_UnwindContext) SP(i int) antlr.TerminalNode

func (*OC_UnwindContext) ToStringTree

func (s *OC_UnwindContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_UnwindContext) UNWIND

func (s *OC_UnwindContext) UNWIND() antlr.TerminalNode

type OC_UpdatingClauseContext

type OC_UpdatingClauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_UpdatingClauseContext

func NewEmptyOC_UpdatingClauseContext() *OC_UpdatingClauseContext

func NewOC_UpdatingClauseContext

func NewOC_UpdatingClauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_UpdatingClauseContext

func (*OC_UpdatingClauseContext) EnterRule

func (s *OC_UpdatingClauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_UpdatingClauseContext) ExitRule

func (s *OC_UpdatingClauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_UpdatingClauseContext) GetParser

func (s *OC_UpdatingClauseContext) GetParser() antlr.Parser

func (*OC_UpdatingClauseContext) GetRuleContext

func (s *OC_UpdatingClauseContext) GetRuleContext() antlr.RuleContext

func (*OC_UpdatingClauseContext) IsOC_UpdatingClauseContext

func (*OC_UpdatingClauseContext) IsOC_UpdatingClauseContext()

func (*OC_UpdatingClauseContext) OC_Create

func (*OC_UpdatingClauseContext) OC_Delete

func (*OC_UpdatingClauseContext) OC_Merge

func (*OC_UpdatingClauseContext) OC_Remove

func (*OC_UpdatingClauseContext) OC_Set

func (*OC_UpdatingClauseContext) ToStringTree

func (s *OC_UpdatingClauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_VariableContext

type OC_VariableContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_VariableContext

func NewEmptyOC_VariableContext() *OC_VariableContext

func NewOC_VariableContext

func NewOC_VariableContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_VariableContext

func (*OC_VariableContext) EnterRule

func (s *OC_VariableContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_VariableContext) ExitRule

func (s *OC_VariableContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_VariableContext) GetParser

func (s *OC_VariableContext) GetParser() antlr.Parser

func (*OC_VariableContext) GetRuleContext

func (s *OC_VariableContext) GetRuleContext() antlr.RuleContext

func (*OC_VariableContext) IsOC_VariableContext

func (*OC_VariableContext) IsOC_VariableContext()

func (*OC_VariableContext) OC_SymbolicName

func (s *OC_VariableContext) OC_SymbolicName() IOC_SymbolicNameContext

func (*OC_VariableContext) ToStringTree

func (s *OC_VariableContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_WhereContext

type OC_WhereContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_WhereContext

func NewEmptyOC_WhereContext() *OC_WhereContext

func NewOC_WhereContext

func NewOC_WhereContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_WhereContext

func (*OC_WhereContext) EnterRule

func (s *OC_WhereContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_WhereContext) ExitRule

func (s *OC_WhereContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_WhereContext) GetParser

func (s *OC_WhereContext) GetParser() antlr.Parser

func (*OC_WhereContext) GetRuleContext

func (s *OC_WhereContext) GetRuleContext() antlr.RuleContext

func (*OC_WhereContext) IsOC_WhereContext

func (*OC_WhereContext) IsOC_WhereContext()

func (*OC_WhereContext) OC_Expression

func (s *OC_WhereContext) OC_Expression() IOC_ExpressionContext

func (*OC_WhereContext) SP

func (s *OC_WhereContext) SP() antlr.TerminalNode

func (*OC_WhereContext) ToStringTree

func (s *OC_WhereContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_WhereContext) WHERE

func (s *OC_WhereContext) WHERE() antlr.TerminalNode

type OC_WithContext

type OC_WithContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_WithContext

func NewEmptyOC_WithContext() *OC_WithContext

func NewOC_WithContext

func NewOC_WithContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_WithContext

func (*OC_WithContext) EnterRule

func (s *OC_WithContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_WithContext) ExitRule

func (s *OC_WithContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_WithContext) GetParser

func (s *OC_WithContext) GetParser() antlr.Parser

func (*OC_WithContext) GetRuleContext

func (s *OC_WithContext) GetRuleContext() antlr.RuleContext

func (*OC_WithContext) IsOC_WithContext

func (*OC_WithContext) IsOC_WithContext()

func (*OC_WithContext) OC_ProjectionBody

func (s *OC_WithContext) OC_ProjectionBody() IOC_ProjectionBodyContext

func (*OC_WithContext) OC_Where

func (s *OC_WithContext) OC_Where() IOC_WhereContext

func (*OC_WithContext) SP

func (s *OC_WithContext) SP() antlr.TerminalNode

func (*OC_WithContext) ToStringTree

func (s *OC_WithContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_WithContext) WITH

func (s *OC_WithContext) WITH() antlr.TerminalNode

type OC_XorExpressionContext

type OC_XorExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_XorExpressionContext

func NewEmptyOC_XorExpressionContext() *OC_XorExpressionContext

func NewOC_XorExpressionContext

func NewOC_XorExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_XorExpressionContext

func (*OC_XorExpressionContext) AllOC_AndExpression

func (s *OC_XorExpressionContext) AllOC_AndExpression() []IOC_AndExpressionContext

func (*OC_XorExpressionContext) AllSP

func (s *OC_XorExpressionContext) AllSP() []antlr.TerminalNode

func (*OC_XorExpressionContext) AllXOR

func (s *OC_XorExpressionContext) AllXOR() []antlr.TerminalNode

func (*OC_XorExpressionContext) EnterRule

func (s *OC_XorExpressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_XorExpressionContext) ExitRule

func (s *OC_XorExpressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_XorExpressionContext) GetParser

func (s *OC_XorExpressionContext) GetParser() antlr.Parser

func (*OC_XorExpressionContext) GetRuleContext

func (s *OC_XorExpressionContext) GetRuleContext() antlr.RuleContext

func (*OC_XorExpressionContext) IsOC_XorExpressionContext

func (*OC_XorExpressionContext) IsOC_XorExpressionContext()

func (*OC_XorExpressionContext) OC_AndExpression

func (s *OC_XorExpressionContext) OC_AndExpression(i int) IOC_AndExpressionContext

func (*OC_XorExpressionContext) SP

func (s *OC_XorExpressionContext) SP(i int) antlr.TerminalNode

func (*OC_XorExpressionContext) ToStringTree

func (s *OC_XorExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OC_XorExpressionContext) XOR

func (s *OC_XorExpressionContext) XOR(i int) antlr.TerminalNode

type OC_YieldItemContext

type OC_YieldItemContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_YieldItemContext

func NewEmptyOC_YieldItemContext() *OC_YieldItemContext

func NewOC_YieldItemContext

func NewOC_YieldItemContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_YieldItemContext

func (*OC_YieldItemContext) AS

func (s *OC_YieldItemContext) AS() antlr.TerminalNode

func (*OC_YieldItemContext) AllSP

func (s *OC_YieldItemContext) AllSP() []antlr.TerminalNode

func (*OC_YieldItemContext) EnterRule

func (s *OC_YieldItemContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_YieldItemContext) ExitRule

func (s *OC_YieldItemContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_YieldItemContext) GetParser

func (s *OC_YieldItemContext) GetParser() antlr.Parser

func (*OC_YieldItemContext) GetRuleContext

func (s *OC_YieldItemContext) GetRuleContext() antlr.RuleContext

func (*OC_YieldItemContext) IsOC_YieldItemContext

func (*OC_YieldItemContext) IsOC_YieldItemContext()

func (*OC_YieldItemContext) OC_ProcedureResultField

func (s *OC_YieldItemContext) OC_ProcedureResultField() IOC_ProcedureResultFieldContext

func (*OC_YieldItemContext) OC_Variable

func (s *OC_YieldItemContext) OC_Variable() IOC_VariableContext

func (*OC_YieldItemContext) SP

func (s *OC_YieldItemContext) SP(i int) antlr.TerminalNode

func (*OC_YieldItemContext) ToStringTree

func (s *OC_YieldItemContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OC_YieldItemsContext

type OC_YieldItemsContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOC_YieldItemsContext

func NewEmptyOC_YieldItemsContext() *OC_YieldItemsContext

func NewOC_YieldItemsContext

func NewOC_YieldItemsContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OC_YieldItemsContext

func (*OC_YieldItemsContext) AllOC_YieldItem

func (s *OC_YieldItemsContext) AllOC_YieldItem() []IOC_YieldItemContext

func (*OC_YieldItemsContext) AllSP

func (s *OC_YieldItemsContext) AllSP() []antlr.TerminalNode

func (*OC_YieldItemsContext) EnterRule

func (s *OC_YieldItemsContext) EnterRule(listener antlr.ParseTreeListener)

func (*OC_YieldItemsContext) ExitRule

func (s *OC_YieldItemsContext) ExitRule(listener antlr.ParseTreeListener)

func (*OC_YieldItemsContext) GetParser

func (s *OC_YieldItemsContext) GetParser() antlr.Parser

func (*OC_YieldItemsContext) GetRuleContext

func (s *OC_YieldItemsContext) GetRuleContext() antlr.RuleContext

func (*OC_YieldItemsContext) IsOC_YieldItemsContext

func (*OC_YieldItemsContext) IsOC_YieldItemsContext()

func (*OC_YieldItemsContext) OC_Where

func (s *OC_YieldItemsContext) OC_Where() IOC_WhereContext

func (*OC_YieldItemsContext) OC_YieldItem

func (s *OC_YieldItemsContext) OC_YieldItem(i int) IOC_YieldItemContext

func (*OC_YieldItemsContext) SP

func (s *OC_YieldItemsContext) SP(i int) antlr.TerminalNode

func (*OC_YieldItemsContext) ToStringTree

func (s *OC_YieldItemsContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL