Parti QLBase Visitor
open class PartiQLBaseVisitor<T> : AbstractParseTreeVisitor<T> , PartiQLVisitor<T>
Content copied to clipboard
This class provides an empty implementation of PartiQLVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
Parameters
<T>
The return type of the visit operation. Use Void for operations with no return type.
Functions
Link copied to clipboard
Visit a parse tree produced by the AggregateBase} labeled alternative in PartiQLParser#aggregate.
Link copied to clipboard
Visit a parse tree produced by the And} labeled alternative in PartiQLParser#exprAnd.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#array.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#asIdent.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#atIdent.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#bag.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#byIdent.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#canCast.
Link copied to clipboard
open fun visitCanLosslessCast(ctx: PartiQLParser.CanLosslessCastContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#canLosslessCast.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#caseExpr.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#cast.
Link copied to clipboard
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#coalesce.
Link copied to clipboard
open fun visitColConstrNotNull(ctx: PartiQLParser.ColConstrNotNullContext): T
Content copied to clipboard
Visit a parse tree produced by the ColConstrNotNull} labeled alternative in PartiQLParser#columnConstraintDef.
Link copied to clipboard
Visit a parse tree produced by the ColConstrNull} labeled alternative in PartiQLParser#columnConstraintDef.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#collection.
Link copied to clipboard
open fun visitColumnConstraint(ctx: PartiQLParser.ColumnConstraintContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#columnConstraint.
Link copied to clipboard
open fun visitColumnConstraintName(ctx: PartiQLParser.ColumnConstraintNameContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#columnConstraintName.
Link copied to clipboard
open fun visitColumnDeclaration(ctx: PartiQLParser.ColumnDeclarationContext): T
Content copied to clipboard
Visit a parse tree produced by the ColumnDeclaration} labeled alternative in PartiQLParser#tableDefPart.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#columnName.
Link copied to clipboard
open fun visitConflictAction(ctx: PartiQLParser.ConflictActionContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#conflictAction.
Link copied to clipboard
open fun visitConflictTarget(ctx: PartiQLParser.ConflictTargetContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#conflictTarget.
Link copied to clipboard
open fun visitConstraintName(ctx: PartiQLParser.ConstraintNameContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#constraintName.
Link copied to clipboard
Visit a parse tree produced by the CountAll} labeled alternative in PartiQLParser#aggregate.
Link copied to clipboard
Visit a parse tree produced by the CreateIndex} labeled alternative in PartiQLParser#createCommand.
Link copied to clipboard
Visit a parse tree produced by the CreateTable} labeled alternative in PartiQLParser#createCommand.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#dateFunction.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#ddl.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#deleteCommand.
Link copied to clipboard
Visit a parse tree produced by the DmlBase} labeled alternative in PartiQLParser#dml.
Link copied to clipboard
open fun visitDmlBaseCommand(ctx: PartiQLParser.DmlBaseCommandContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#dmlBaseCommand.
Link copied to clipboard
open fun visitDmlBaseWrapper(ctx: PartiQLParser.DmlBaseWrapperContext): T
Content copied to clipboard
Visit a parse tree produced by the DmlBaseWrapper} labeled alternative in PartiQLParser#dml.
Link copied to clipboard
Visit a parse tree produced by the DmlDelete} labeled alternative in PartiQLParser#dml.
Link copied to clipboard
open fun visitDmlInsertReturning(ctx: PartiQLParser.DmlInsertReturningContext): T
Content copied to clipboard
Visit a parse tree produced by the DmlInsertReturning} labeled alternative in PartiQLParser#dml.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#doReplace.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#doUpdate.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#dql.
Link copied to clipboard
Visit a parse tree produced by the DropIndex} labeled alternative in PartiQLParser#dropCommand.
Link copied to clipboard
Visit a parse tree produced by the DropTable} labeled alternative in PartiQLParser#dropCommand.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#edgeAbbrev.
Link copied to clipboard
open fun visitEdgeAbbreviated(ctx: PartiQLParser.EdgeAbbreviatedContext): T
Content copied to clipboard
Visit a parse tree produced by the EdgeAbbreviated} labeled alternative in PartiQLParser#edge.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#edgeSpec.
Link copied to clipboard
open fun visitEdgeSpecBidirectional(ctx: PartiQLParser.EdgeSpecBidirectionalContext): T
Content copied to clipboard
Visit a parse tree produced by the EdgeSpecBidirectional} labeled alternative in PartiQLParser#edgeWSpec.
Link copied to clipboard
Visit a parse tree produced by the EdgeSpecLeft} labeled alternative in PartiQLParser#edgeWSpec.
Link copied to clipboard
Visit a parse tree produced by the EdgeSpecRight} labeled alternative in PartiQLParser#edgeWSpec.
Link copied to clipboard
open fun visitEdgeSpecUndirected(ctx: PartiQLParser.EdgeSpecUndirectedContext): T
Content copied to clipboard
Visit a parse tree produced by the EdgeSpecUndirected} labeled alternative in PartiQLParser#edgeWSpec.
Link copied to clipboard
open fun visitEdgeSpecUndirectedBidirectional(ctx: PartiQLParser.EdgeSpecUndirectedBidirectionalContext): T
Content copied to clipboard
Visit a parse tree produced by the EdgeSpecUndirectedBidirectional} labeled alternative in PartiQLParser#edgeWSpec.
Link copied to clipboard
open fun visitEdgeSpecUndirectedLeft(ctx: PartiQLParser.EdgeSpecUndirectedLeftContext): T
Content copied to clipboard
Visit a parse tree produced by the EdgeSpecUndirectedLeft} labeled alternative in PartiQLParser#edgeWSpec.
Link copied to clipboard
open fun visitEdgeSpecUndirectedRight(ctx: PartiQLParser.EdgeSpecUndirectedRightContext): T
Content copied to clipboard
Visit a parse tree produced by the EdgeSpecUndirectedRight} labeled alternative in PartiQLParser#edgeWSpec.
Link copied to clipboard
Visit a parse tree produced by the EdgeWithSpec} labeled alternative in PartiQLParser#edge.
Link copied to clipboard
Link copied to clipboard
Visit a parse tree produced by the Except} labeled alternative in PartiQLParser#exprBagOp.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#excludeClause.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#excludeExpr.
Link copied to clipboard
open fun visitExcludeExprCollectionAttr(ctx: PartiQLParser.ExcludeExprCollectionAttrContext): T
Content copied to clipboard
Visit a parse tree produced by the ExcludeExprCollectionAttr} labeled alternative in PartiQLParser#excludeExprSteps.
Link copied to clipboard
open fun visitExcludeExprCollectionIndex(ctx: PartiQLParser.ExcludeExprCollectionIndexContext): T
Content copied to clipboard
Visit a parse tree produced by the ExcludeExprCollectionIndex} labeled alternative in PartiQLParser#excludeExprSteps.
Link copied to clipboard
open fun visitExcludeExprCollectionWildcard(ctx: PartiQLParser.ExcludeExprCollectionWildcardContext): T
Content copied to clipboard
Visit a parse tree produced by the ExcludeExprCollectionWildcard} labeled alternative in PartiQLParser#excludeExprSteps.
Link copied to clipboard
open fun visitExcludeExprTupleAttr(ctx: PartiQLParser.ExcludeExprTupleAttrContext): T
Content copied to clipboard
Visit a parse tree produced by the ExcludeExprTupleAttr} labeled alternative in PartiQLParser#excludeExprSteps.
Link copied to clipboard
open fun visitExcludeExprTupleWildcard(ctx: PartiQLParser.ExcludeExprTupleWildcardContext): T
Content copied to clipboard
Visit a parse tree produced by the ExcludeExprTupleWildcard} labeled alternative in PartiQLParser#excludeExprSteps.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#execCommand.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#explainOption.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#expr.
Link copied to clipboard
Visit a parse tree produced by the ExprAndBase} labeled alternative in PartiQLParser#exprAnd.
Link copied to clipboard
open fun visitExprGraphMatchMany(ctx: PartiQLParser.ExprGraphMatchManyContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#exprGraphMatchMany.
Link copied to clipboard
open fun visitExprGraphMatchOne(ctx: PartiQLParser.ExprGraphMatchOneContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#exprGraphMatchOne.
Link copied to clipboard
Visit a parse tree produced by the ExprNotBase} labeled alternative in PartiQLParser#exprNot.
Link copied to clipboard
Visit a parse tree produced by the ExprOrBase} labeled alternative in PartiQLParser#exprOr.
Link copied to clipboard
open fun visitExprPrimaryBase(ctx: PartiQLParser.ExprPrimaryBaseContext): T
Content copied to clipboard
Visit a parse tree produced by the ExprPrimaryBase} labeled alternative in PartiQLParser#exprPrimary.
Link copied to clipboard
open fun visitExprPrimaryPath(ctx: PartiQLParser.ExprPrimaryPathContext): T
Content copied to clipboard
Visit a parse tree produced by the ExprPrimaryPath} labeled alternative in PartiQLParser#exprPrimary.
Link copied to clipboard
Visit a parse tree produced by the ExprTermBase} labeled alternative in PartiQLParser#exprTerm.
Link copied to clipboard
open fun visitExprTermCurrentDate(ctx: PartiQLParser.ExprTermCurrentDateContext): T
Content copied to clipboard
Visit a parse tree produced by the ExprTermCurrentDate} labeled alternative in PartiQLParser#exprTerm.
Link copied to clipboard
open fun visitExprTermCurrentUser(ctx: PartiQLParser.ExprTermCurrentUserContext): T
Content copied to clipboard
Visit a parse tree produced by the ExprTermCurrentUser} labeled alternative in PartiQLParser#exprTerm.
Link copied to clipboard
open fun visitExprTermWrappedQuery(ctx: PartiQLParser.ExprTermWrappedQueryContext): T
Content copied to clipboard
Visit a parse tree produced by the ExprTermWrappedQuery} labeled alternative in PartiQLParser#exprTerm.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#extract.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#fromClause.
Link copied to clipboard
open fun visitFromClauseSimpleExplicit(ctx: PartiQLParser.FromClauseSimpleExplicitContext): T
Content copied to clipboard
Visit a parse tree produced by the FromClauseSimpleExplicit} labeled alternative in PartiQLParser#fromClauseSimple.
Link copied to clipboard
open fun visitFromClauseSimpleImplicit(ctx: PartiQLParser.FromClauseSimpleImplicitContext): T
Content copied to clipboard
Visit a parse tree produced by the FromClauseSimpleImplicit} labeled alternative in PartiQLParser#fromClauseSimple.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#functionCall.
Link copied to clipboard
open fun visitFunctionNameReserved(ctx: PartiQLParser.FunctionNameReservedContext): T
Content copied to clipboard
Visit a parse tree produced by the FunctionNameReserved} labeled alternative in PartiQLParser#functionName.
Link copied to clipboard
open fun visitFunctionNameSymbol(ctx: PartiQLParser.FunctionNameSymbolContext): T
Content copied to clipboard
Visit a parse tree produced by the FunctionNameSymbol} labeled alternative in PartiQLParser#functionName.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#gpmlPattern.
Link copied to clipboard
open fun visitGpmlPatternList(ctx: PartiQLParser.GpmlPatternListContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#gpmlPatternList.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#graphPart.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#groupAlias.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#groupClause.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#groupKey.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#havingClause.
Link copied to clipboard
open fun visitInsertCommandReturning(ctx: PartiQLParser.InsertCommandReturningContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#insertCommandReturning.
Link copied to clipboard
open fun visitInsertStatement(ctx: PartiQLParser.InsertStatementContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#insertStatement.
Link copied to clipboard
open fun visitInsertStatementLegacy(ctx: PartiQLParser.InsertStatementLegacyContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#insertStatementLegacy.
Link copied to clipboard
Visit a parse tree produced by the Intersect} labeled alternative in PartiQLParser#exprBagOp.
Link copied to clipboard
Visit a parse tree produced by the JoinRhsBase} labeled alternative in PartiQLParser#joinRhs.
Link copied to clipboard
open fun visitJoinRhsTableJoined(ctx: PartiQLParser.JoinRhsTableJoinedContext): T
Content copied to clipboard
Visit a parse tree produced by the JoinRhsTableJoined} labeled alternative in PartiQLParser#joinRhs.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#joinSpec.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#joinType.
Link copied to clipboard
open fun visitLabelFactorNot(ctx: PartiQLParser.LabelFactorNotContext): T
Content copied to clipboard
Visit a parse tree produced by the LabelFactorNot} labeled alternative in PartiQLParser#labelFactor.
Link copied to clipboard
open fun visitLabelFactorPrimary(ctx: PartiQLParser.LabelFactorPrimaryContext): T
Content copied to clipboard
Visit a parse tree produced by the LabelFactorPrimary} labeled alternative in PartiQLParser#labelFactor.
Link copied to clipboard
open fun visitLabelPrimaryName(ctx: PartiQLParser.LabelPrimaryNameContext): T
Content copied to clipboard
Visit a parse tree produced by the LabelPrimaryName} labeled alternative in PartiQLParser#labelPrimary.
Link copied to clipboard
open fun visitLabelPrimaryParen(ctx: PartiQLParser.LabelPrimaryParenContext): T
Content copied to clipboard
Visit a parse tree produced by the LabelPrimaryParen} labeled alternative in PartiQLParser#labelPrimary.
Link copied to clipboard
open fun visitLabelPrimaryWild(ctx: PartiQLParser.LabelPrimaryWildContext): T
Content copied to clipboard
Visit a parse tree produced by the LabelPrimaryWild} labeled alternative in PartiQLParser#labelPrimary.
Link copied to clipboard
Visit a parse tree produced by the LabelSpecOr} labeled alternative in PartiQLParser#labelSpec.
Link copied to clipboard
Visit a parse tree produced by the LabelSpecTerm} labeled alternative in PartiQLParser#labelSpec.
Link copied to clipboard
Visit a parse tree produced by the LabelTermAnd} labeled alternative in PartiQLParser#labelTerm.
Link copied to clipboard
open fun visitLabelTermFactor(ctx: PartiQLParser.LabelTermFactorContext): T
Content copied to clipboard
Visit a parse tree produced by the LabelTermFactor} labeled alternative in PartiQLParser#labelTerm.
Link copied to clipboard
open fun visitLagLeadFunction(ctx: PartiQLParser.LagLeadFunctionContext): T
Content copied to clipboard
Visit a parse tree produced by the LagLeadFunction} labeled alternative in PartiQLParser#windowFunction.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#letBinding.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#letClause.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#limitClause.
Link copied to clipboard
Visit a parse tree produced by the LiteralDate} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
open fun visitLiteralDecimal(ctx: PartiQLParser.LiteralDecimalContext): T
Content copied to clipboard
Visit a parse tree produced by the LiteralDecimal} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
Visit a parse tree produced by the LiteralFalse} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
open fun visitLiteralInteger(ctx: PartiQLParser.LiteralIntegerContext): T
Content copied to clipboard
Visit a parse tree produced by the LiteralInteger} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
Visit a parse tree produced by the LiteralIon} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
open fun visitLiteralMissing(ctx: PartiQLParser.LiteralMissingContext): T
Content copied to clipboard
Visit a parse tree produced by the LiteralMissing} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
Visit a parse tree produced by the LiteralNull} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
Visit a parse tree produced by the LiteralString} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
Visit a parse tree produced by the LiteralTime} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
open fun visitLiteralTimestamp(ctx: PartiQLParser.LiteralTimestampContext): T
Content copied to clipboard
Visit a parse tree produced by the LiteralTimestamp} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
Visit a parse tree produced by the LiteralTrue} labeled alternative in PartiQLParser#literal.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#matchPattern.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#mathOp00.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#mathOp01.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#mathOp02.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#node.
Link copied to clipboard
open fun visitNonReservedKeywords(ctx: PartiQLParser.NonReservedKeywordsContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#nonReservedKeywords.
Link copied to clipboard
Visit a parse tree produced by the Not} labeled alternative in PartiQLParser#exprNot.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#nullIf.
Link copied to clipboard
open fun visitOffsetByClause(ctx: PartiQLParser.OffsetByClauseContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#offsetByClause.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#onConflict.
Link copied to clipboard
open fun visitOnConflictLegacy(ctx: PartiQLParser.OnConflictLegacyContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#onConflictLegacy.
Link copied to clipboard
Visit a parse tree produced by the Or} labeled alternative in PartiQLParser#exprOr.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#orderByClause.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#orderSortSpec.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#over.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#overlay.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#pair.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#parameter.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#pathSimple.
Link copied to clipboard
open fun visitPathSimpleDotSymbol(ctx: PartiQLParser.PathSimpleDotSymbolContext): T
Content copied to clipboard
Visit a parse tree produced by the PathSimpleDotSymbol} labeled alternative in PartiQLParser#pathSimpleSteps.
Link copied to clipboard
open fun visitPathSimpleLiteral(ctx: PartiQLParser.PathSimpleLiteralContext): T
Content copied to clipboard
Visit a parse tree produced by the PathSimpleLiteral} labeled alternative in PartiQLParser#pathSimpleSteps.
Link copied to clipboard
open fun visitPathSimpleSymbol(ctx: PartiQLParser.PathSimpleSymbolContext): T
Content copied to clipboard
Visit a parse tree produced by the PathSimpleSymbol} labeled alternative in PartiQLParser#pathSimpleSteps.
Link copied to clipboard
open fun visitPathStepDotAll(ctx: PartiQLParser.PathStepDotAllContext): T
Content copied to clipboard
Visit a parse tree produced by the PathStepDotAll} labeled alternative in PartiQLParser#pathStep.
Link copied to clipboard
open fun visitPathStepDotExpr(ctx: PartiQLParser.PathStepDotExprContext): T
Content copied to clipboard
Visit a parse tree produced by the PathStepDotExpr} labeled alternative in PartiQLParser#pathStep.
Link copied to clipboard
open fun visitPathStepIndexAll(ctx: PartiQLParser.PathStepIndexAllContext): T
Content copied to clipboard
Visit a parse tree produced by the PathStepIndexAll} labeled alternative in PartiQLParser#pathStep.
Link copied to clipboard
open fun visitPathStepIndexExpr(ctx: PartiQLParser.PathStepIndexExprContext): T
Content copied to clipboard
Visit a parse tree produced by the PathStepIndexExpr} labeled alternative in PartiQLParser#pathStep.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#pattern.
Link copied to clipboard
open fun visitPatternPathVariable(ctx: PartiQLParser.PatternPathVariableContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#patternPathVariable.
Link copied to clipboard
open fun visitPatternQuantifier(ctx: PartiQLParser.PatternQuantifierContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#patternQuantifier.
Link copied to clipboard
open fun visitPatternRestrictor(ctx: PartiQLParser.PatternRestrictorContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#patternRestrictor.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#position.
Link copied to clipboard
Visit a parse tree produced by the PredicateBase} labeled alternative in PartiQLParser#exprPredicate.
Link copied to clipboard
open fun visitPredicateBetween(ctx: PartiQLParser.PredicateBetweenContext): T
Content copied to clipboard
Visit a parse tree produced by the PredicateBetween} labeled alternative in PartiQLParser#exprPredicate.
Link copied to clipboard
open fun visitPredicateComparison(ctx: PartiQLParser.PredicateComparisonContext): T
Content copied to clipboard
Visit a parse tree produced by the PredicateComparison} labeled alternative in PartiQLParser#exprPredicate.
Link copied to clipboard
Visit a parse tree produced by the PredicateIn} labeled alternative in PartiQLParser#exprPredicate.
Link copied to clipboard
Visit a parse tree produced by the PredicateIs} labeled alternative in PartiQLParser#exprPredicate.
Link copied to clipboard
Visit a parse tree produced by the PredicateLike} labeled alternative in PartiQLParser#exprPredicate.
Link copied to clipboard
open fun visitProjectionItem(ctx: PartiQLParser.ProjectionItemContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#projectionItem.
Link copied to clipboard
open fun visitProjectionItems(ctx: PartiQLParser.ProjectionItemsContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#projectionItems.
Link copied to clipboard
Visit a parse tree produced by the QueryBase} labeled alternative in PartiQLParser#exprBagOp.
Link copied to clipboard
Visit a parse tree produced by the QueryDdl} labeled alternative in PartiQLParser#statement.
Link copied to clipboard
Visit a parse tree produced by the QueryDml} labeled alternative in PartiQLParser#statement.
Link copied to clipboard
Visit a parse tree produced by the QueryDql} labeled alternative in PartiQLParser#statement.
Link copied to clipboard
Visit a parse tree produced by the QueryExec} labeled alternative in PartiQLParser#statement.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#removeCommand.
Link copied to clipboard
open fun visitReplaceCommand(ctx: PartiQLParser.ReplaceCommandContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#replaceCommand.
Link copied to clipboard
open fun visitReturningClause(ctx: PartiQLParser.ReturningClauseContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#returningClause.
Link copied to clipboard
open fun visitReturningColumn(ctx: PartiQLParser.ReturningColumnContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#returningColumn.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#root.
Link copied to clipboard
Visit a parse tree produced by the SelectAll} labeled alternative in PartiQLParser#selectClause.
Link copied to clipboard
Visit a parse tree produced by the SelectItems} labeled alternative in PartiQLParser#selectClause.
Link copied to clipboard
Visit a parse tree produced by the SelectorAny} labeled alternative in PartiQLParser#matchSelector.
Link copied to clipboard
Visit a parse tree produced by the SelectorBasic} labeled alternative in PartiQLParser#matchSelector.
Link copied to clipboard
open fun visitSelectorShortest(ctx: PartiQLParser.SelectorShortestContext): T
Content copied to clipboard
Visit a parse tree produced by the SelectorShortest} labeled alternative in PartiQLParser#matchSelector.
Link copied to clipboard
Visit a parse tree produced by the SelectPivot} labeled alternative in PartiQLParser#selectClause.
Link copied to clipboard
Visit a parse tree produced by the SelectValue} labeled alternative in PartiQLParser#selectClause.
Link copied to clipboard
open fun visitSequenceConstructor(ctx: PartiQLParser.SequenceConstructorContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#sequenceConstructor.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#setAssignment.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#setCommand.
Link copied to clipboard
open fun visitSetQuantifierStrategy(ctx: PartiQLParser.SetQuantifierStrategyContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#setQuantifierStrategy.
Link copied to clipboard
Visit a parse tree produced by the SfwBase} labeled alternative in PartiQLParser#exprSelect.
Link copied to clipboard
Visit a parse tree produced by the SfwQuery} labeled alternative in PartiQLParser#exprSelect.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#substring.
Link copied to clipboard
open fun visitSymbolPrimitive(ctx: PartiQLParser.SymbolPrimitiveContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#symbolPrimitive.
Link copied to clipboard
open fun visitTableBaseRefClauses(ctx: PartiQLParser.TableBaseRefClausesContext): T
Content copied to clipboard
Visit a parse tree produced by the TableBaseRefClauses} labeled alternative in PartiQLParser#tableBaseReference.
Link copied to clipboard
open fun visitTableBaseRefMatch(ctx: PartiQLParser.TableBaseRefMatchContext): T
Content copied to clipboard
Visit a parse tree produced by the TableBaseRefMatch} labeled alternative in PartiQLParser#tableBaseReference.
Link copied to clipboard
open fun visitTableBaseRefSymbol(ctx: PartiQLParser.TableBaseRefSymbolContext): T
Content copied to clipboard
Visit a parse tree produced by the TableBaseRefSymbol} labeled alternative in PartiQLParser#tableBaseReference.
Link copied to clipboard
open fun visitTableConstraintName(ctx: PartiQLParser.TableConstraintNameContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#tableConstraintName.
Link copied to clipboard
open fun visitTableCrossJoin(ctx: PartiQLParser.TableCrossJoinContext): T
Content copied to clipboard
Visit a parse tree produced by the TableCrossJoin} labeled alternative in PartiQLParser#tableReference.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#tableDef.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#tableName.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#tableNonJoin.
Link copied to clipboard
open fun visitTableQualifiedJoin(ctx: PartiQLParser.TableQualifiedJoinContext): T
Content copied to clipboard
Visit a parse tree produced by the TableQualifiedJoin} labeled alternative in PartiQLParser#tableReference.
Link copied to clipboard
Visit a parse tree produced by the TableRefBase} labeled alternative in PartiQLParser#tableReference.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#tableUnpivot.
Link copied to clipboard
Visit a parse tree produced by the TableWrapped} labeled alternative in PartiQLParser#tableReference.
Link copied to clipboard
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#trimFunction.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#tuple.
Link copied to clipboard
Visit a parse tree produced by the TypeArgDouble} labeled alternative in PartiQLParser#type.
Link copied to clipboard
Visit a parse tree produced by the TypeArgSingle} labeled alternative in PartiQLParser#type.
Link copied to clipboard
Visit a parse tree produced by the TypeAtomic} labeled alternative in PartiQLParser#type.
Link copied to clipboard
Visit a parse tree produced by the TypeCustom} labeled alternative in PartiQLParser#type.
Link copied to clipboard
Visit a parse tree produced by the TypeTimeZone} labeled alternative in PartiQLParser#type.
Link copied to clipboard
Visit a parse tree produced by the TypeVarChar} labeled alternative in PartiQLParser#type.
Link copied to clipboard
Visit a parse tree produced by the Union} labeled alternative in PartiQLParser#exprBagOp.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#updateClause.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#upsertCommand.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#valueExpr.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#valueList.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#valueRow.
Link copied to clipboard
Visit a parse tree produced by the values} labeled alternative in PartiQLParser#statementstatementstatementstatementcreateCommandcreateCommanddropCommanddropCommandtableDefPartcolumnConstraintDefcolumnConstraintDefdmldmldmldmlpathSimpleStepspathSimpleStepspathSimpleStepsfromClauseSimplefromClauseSimpleselectClauseselectClauseselectClauseselectClauseexcludeExprStepsexcludeExprStepsexcludeExprStepsexcludeExprStepsexcludeExprStepsmatchSelectormatchSelectormatchSelectoredgeedgeedgeWSpecedgeWSpecedgeWSpecedgeWSpecedgeWSpecedgeWSpecedgeWSpeclabelSpeclabelSpeclabelTermlabelTermlabelFactorlabelFactorlabelPrimarylabelPrimarylabelPrimarytableReferencetableReferencetableReferencetableReferencetableBaseReferencetableBaseReferencetableBaseReferencejoinRhsjoinRhsexprBagOpexprBagOpexprBagOpexprBagOpexprSelectexprSelectexprOrexprOrexprAndexprAndexprNotexprNotexprPredicateexprPredicateexprPredicateexprPredicateexprPredicateexprPredicateexprPrimaryexprPrimaryexprTermexprTermexprTermexprTermaggregateaggregatewindowFunctionfunctionNamefunctionNamepathSteppathSteppathSteppathStepvarRefExprvarRefExprliteralliteralliteralliteralliteralliteralliteralliteralliteralliteralliteraltypetypetypetypetypetype.
Link copied to clipboard
open fun visitVariableIdentifier(ctx: PartiQLParser.VariableIdentifierContext): T
Content copied to clipboard
Visit a parse tree produced by the VariableIdentifier} labeled alternative in PartiQLParser#varRefExpr.
Link copied to clipboard
open fun visitVariableKeyword(ctx: PartiQLParser.VariableKeywordContext): T
Content copied to clipboard
Visit a parse tree produced by the VariableKeyword} labeled alternative in PartiQLParser#varRefExpr.
Link copied to clipboard
Visit a parse tree produced by PartiQLParser#whereClause.
Link copied to clipboard
open fun visitWhereClauseSelect(ctx: PartiQLParser.WhereClauseSelectContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#whereClauseSelect.
Link copied to clipboard
open fun visitWindowPartitionList(ctx: PartiQLParser.WindowPartitionListContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#windowPartitionList.
Link copied to clipboard
open fun visitWindowSortSpecList(ctx: PartiQLParser.WindowSortSpecListContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#windowSortSpecList.