Interface CqlParserListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
CqlModelBuilder,CqlParserBaseListener
public interface CqlParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
CqlParser.-
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byCqlParser.aggregate().voidEnter a parse tree produced byCqlParser.allowFilteringSpec().voidEnter a parse tree produced byCqlParser.alterKeyspace().voidEnter a parse tree produced byCqlParser.alterMaterializedView().voidEnter a parse tree produced byCqlParser.alterRole().voidEnter a parse tree produced byCqlParser.alterTable().voidEnter a parse tree produced byCqlParser.alterTableAdd().voidEnter a parse tree produced byCqlParser.alterTableColumnDefinition().voidEnter a parse tree produced byCqlParser.alterTableDropColumnList().voidEnter a parse tree produced byCqlParser.alterTableDropColumns().voidEnter a parse tree produced byCqlParser.alterTableDropCompactStorage().voidEnter a parse tree produced byCqlParser.alterTableOperation().voidEnter a parse tree produced byCqlParser.alterTableRename().voidEnter a parse tree produced byCqlParser.alterTableWith().voidEnter a parse tree produced byCqlParser.alterType().voidEnter a parse tree produced byCqlParser.alterTypeAdd().voidEnter a parse tree produced byCqlParser.alterTypeAlterType().voidEnter a parse tree produced byCqlParser.alterTypeOperation().voidEnter a parse tree produced byCqlParser.alterTypeRename().voidEnter a parse tree produced byCqlParser.alterTypeRenameItem().voidEnter a parse tree produced byCqlParser.alterTypeRenameList().voidEnter a parse tree produced byCqlParser.alterUser().voidEnter a parse tree produced byCqlParser.applyBatch().voidEnter a parse tree produced byCqlParser.assignmentElement().voidEnter a parse tree produced byCqlParser.assignmentList().voidEnter a parse tree produced byCqlParser.assignmentMap().voidEnter a parse tree produced byCqlParser.assignments().voidEnter a parse tree produced byCqlParser.assignmentSet().voidEnter a parse tree produced byCqlParser.assignmentTuple().voidEnter a parse tree produced byCqlParser.batchType().voidEnter a parse tree produced byCqlParser.beginBatch().voidEnter a parse tree produced byCqlParser.booleanLiteral().voidEnter a parse tree produced byCqlParser.clusteringKey().voidEnter a parse tree produced byCqlParser.clusteringKeyList().voidEnter a parse tree produced byCqlParser.clusteringOrder().voidEnter a parse tree produced byCqlParser.codeBlock().voidEnter a parse tree produced byCqlParser.column().voidEnter a parse tree produced byCqlParser.columnDefinition().voidEnter a parse tree produced byCqlParser.columnDefinitionList().voidEnter a parse tree produced byCqlParser.columnList().voidEnter a parse tree produced byCqlParser.columnNotNull().voidEnter a parse tree produced byCqlParser.columnNotNullList().voidEnter a parse tree produced byCqlParser.compositeKey().voidEnter a parse tree produced byCqlParser.compoundKey().voidEnter a parse tree produced byCqlParser.constant().voidEnter a parse tree produced byCqlParser.cql().voidEnter a parse tree produced byCqlParser.cqls().voidEnter a parse tree produced byCqlParser.createAggregate().voidEnter a parse tree produced byCqlParser.createFunction().voidEnter a parse tree produced byCqlParser.createIndex().voidEnter a parse tree produced byCqlParser.createKeyspace().voidEnter a parse tree produced byCqlParser.createMaterializedView().voidEnter a parse tree produced byCqlParser.createRole().voidEnter a parse tree produced byCqlParser.createTable().voidEnter a parse tree produced byCqlParser.createTrigger().voidEnter a parse tree produced byCqlParser.createType().voidEnter a parse tree produced byCqlParser.createUser().voidEnter a parse tree produced byCqlParser.dataType().voidEnter a parse tree produced byCqlParser.dataTypeDefinition().voidEnter a parse tree produced byCqlParser.dataTypeName().voidEnter a parse tree produced byCqlParser.decimalLiteral().voidEnter a parse tree produced byCqlParser.delete_().voidEnter a parse tree produced byCqlParser.deleteColumnItem().voidEnter a parse tree produced byCqlParser.deleteColumnList().voidEnter a parse tree produced byCqlParser.distinctSpec().voidEnter a parse tree produced byCqlParser.dropAggregate().voidEnter a parse tree produced byCqlParser.dropFunction().voidEnter a parse tree produced byCqlParser.dropIndex().voidEnter a parse tree produced byCqlParser.dropKeyspace().voidEnter a parse tree produced byCqlParser.dropMaterializedView().voidEnter a parse tree produced byCqlParser.dropRole().voidEnter a parse tree produced byCqlParser.dropTable().voidEnter a parse tree produced byCqlParser.dropTrigger().voidEnter a parse tree produced byCqlParser.dropType().voidEnter a parse tree produced byCqlParser.dropUser().voidEnter a parse tree produced byCqlParser.durableWrites().voidEnter a parse tree produced byCqlParser.empty_().voidEnter a parse tree produced byCqlParser.eof().voidEnter a parse tree produced byCqlParser.expression().voidEnter a parse tree produced byCqlParser.expressionList().voidEnter a parse tree produced byCqlParser.floatLiteral().voidEnter a parse tree produced byCqlParser.fromSpec().voidEnter a parse tree produced byCqlParser.fromSpecElement().voidEnter a parse tree produced byCqlParser.function_().voidEnter a parse tree produced byCqlParser.functionArgs().voidEnter a parse tree produced byCqlParser.functionCall().voidEnter a parse tree produced byCqlParser.grant().voidEnter a parse tree produced byCqlParser.hashKey().voidEnter a parse tree produced byCqlParser.hexadecimalLiteral().voidEnter a parse tree produced byCqlParser.ifCondition().voidEnter a parse tree produced byCqlParser.ifConditionList().voidEnter a parse tree produced byCqlParser.ifExist().voidEnter a parse tree produced byCqlParser.ifNotExist().voidEnter a parse tree produced byCqlParser.ifSpec().voidEnter a parse tree produced byCqlParser.indexColumnSpec().voidEnter a parse tree produced byCqlParser.indexEntriesSSpec().voidEnter a parse tree produced byCqlParser.indexFullSpec().voidEnter a parse tree produced byCqlParser.indexKeysSpec().voidEnter a parse tree produced byCqlParser.indexName().voidEnter a parse tree produced byCqlParser.initCondDefinition().voidEnter a parse tree produced byCqlParser.initCondHash().voidEnter a parse tree produced byCqlParser.initCondHashItem().voidEnter a parse tree produced byCqlParser.initCondList().voidEnter a parse tree produced byCqlParser.initCondListNested().voidEnter a parse tree produced byCqlParser.insert().voidEnter a parse tree produced byCqlParser.insertColumnSpec().voidEnter a parse tree produced byCqlParser.insertValuesSpec().voidEnter a parse tree produced byCqlParser.keyspace().voidEnter a parse tree produced byCqlParser.kwAdd().voidEnter a parse tree produced byCqlParser.kwAggregate().voidEnter a parse tree produced byCqlParser.kwAll().voidEnter a parse tree produced byCqlParser.kwAllow().voidEnter a parse tree produced byCqlParser.kwAllPermissions().voidEnter a parse tree produced byCqlParser.kwAlter().voidEnter a parse tree produced byCqlParser.kwAnd().voidEnter a parse tree produced byCqlParser.kwApply().voidEnter a parse tree produced byCqlParser.kwAs().voidEnter a parse tree produced byCqlParser.kwAsc().voidEnter a parse tree produced byCqlParser.kwAuthorize().voidEnter a parse tree produced byCqlParser.kwBatch().voidEnter a parse tree produced byCqlParser.kwBegin().voidEnter a parse tree produced byCqlParser.kwBy().voidEnter a parse tree produced byCqlParser.kwCalled().voidEnter a parse tree produced byCqlParser.kwClustering().voidEnter a parse tree produced byCqlParser.kwCompact().voidEnter a parse tree produced byCqlParser.kwCompactStorage().voidEnter a parse tree produced byCqlParser.kwContains().voidEnter a parse tree produced byCqlParser.kwCreate().voidEnter a parse tree produced byCqlParser.kwDelete().voidEnter a parse tree produced byCqlParser.kwDesc().voidEnter a parse tree produced byCqlParser.kwDescibe().voidEnter a parse tree produced byCqlParser.kwDistinct().voidEnter a parse tree produced byCqlParser.kwDrop().voidEnter a parse tree produced byCqlParser.kwDurableWrites().voidEnter a parse tree produced byCqlParser.kwEntries().voidEnter a parse tree produced byCqlParser.kwExecute().voidEnter a parse tree produced byCqlParser.kwExists().voidEnter a parse tree produced byCqlParser.kwFiltering().voidEnter a parse tree produced byCqlParser.kwFinalfunc().voidEnter a parse tree produced byCqlParser.kwFrom().voidEnter a parse tree produced byCqlParser.kwFull().voidEnter a parse tree produced byCqlParser.kwFunction().voidEnter a parse tree produced byCqlParser.kwFunctions().voidEnter a parse tree produced byCqlParser.kwGrant().voidEnter a parse tree produced byCqlParser.kwIf().voidEnter a parse tree produced byCqlParser.kwIn().voidEnter a parse tree produced byCqlParser.kwIndex().voidEnter a parse tree produced byCqlParser.kwInitcond().voidEnter a parse tree produced byCqlParser.kwInput().voidEnter a parse tree produced byCqlParser.kwInsert().voidEnter a parse tree produced byCqlParser.kwInto().voidEnter a parse tree produced byCqlParser.kwIs().voidEnter a parse tree produced byCqlParser.kwJson().voidEnter a parse tree produced byCqlParser.kwKey().voidEnter a parse tree produced byCqlParser.kwKeys().voidEnter a parse tree produced byCqlParser.kwKeyspace().voidEnter a parse tree produced byCqlParser.kwKeyspaces().voidEnter a parse tree produced byCqlParser.kwLanguage().voidEnter a parse tree produced byCqlParser.kwLimit().voidEnter a parse tree produced byCqlParser.kwList().voidEnter a parse tree produced byCqlParser.kwLogged().voidEnter a parse tree produced byCqlParser.kwLogin().voidEnter a parse tree produced byCqlParser.kwMaterialized().voidEnter a parse tree produced byCqlParser.kwModify().voidEnter a parse tree produced byCqlParser.kwNorecursive().voidEnter a parse tree produced byCqlParser.kwNosuperuser().voidEnter a parse tree produced byCqlParser.kwNot().voidEnter a parse tree produced byCqlParser.kwNull().voidEnter a parse tree produced byCqlParser.kwOf().voidEnter a parse tree produced byCqlParser.kwOn().voidEnter a parse tree produced byCqlParser.kwOptions().voidEnter a parse tree produced byCqlParser.kwOr().voidEnter a parse tree produced byCqlParser.kwOrder().voidEnter a parse tree produced byCqlParser.kwPassword().voidEnter a parse tree produced byCqlParser.kwPrimary().voidEnter a parse tree produced byCqlParser.kwRename().voidEnter a parse tree produced byCqlParser.kwReplace().voidEnter a parse tree produced byCqlParser.kwReplication().voidEnter a parse tree produced byCqlParser.kwReturns().voidEnter a parse tree produced byCqlParser.kwRevoke().voidEnter a parse tree produced byCqlParser.kwRole().voidEnter a parse tree produced byCqlParser.kwRoles().voidEnter a parse tree produced byCqlParser.kwSelect().voidEnter a parse tree produced byCqlParser.kwSet().voidEnter a parse tree produced byCqlParser.kwSfunc().voidEnter a parse tree produced byCqlParser.kwStatic().voidEnter a parse tree produced byCqlParser.kwStorage().voidEnter a parse tree produced byCqlParser.kwStype().voidEnter a parse tree produced byCqlParser.kwSuperuser().voidEnter a parse tree produced byCqlParser.kwTable().voidEnter a parse tree produced byCqlParser.kwTimestamp().voidEnter a parse tree produced byCqlParser.kwTo().voidEnter a parse tree produced byCqlParser.kwTrigger().voidEnter a parse tree produced byCqlParser.kwTruncate().voidEnter a parse tree produced byCqlParser.kwTtl().voidEnter a parse tree produced byCqlParser.kwType().voidEnter a parse tree produced byCqlParser.kwUnlogged().voidEnter a parse tree produced byCqlParser.kwUpdate().voidEnter a parse tree produced byCqlParser.kwUse().voidEnter a parse tree produced byCqlParser.kwUser().voidEnter a parse tree produced byCqlParser.kwUsing().voidEnter a parse tree produced byCqlParser.kwValues().voidEnter a parse tree produced byCqlParser.kwView().voidEnter a parse tree produced byCqlParser.kwWhere().voidEnter a parse tree produced byCqlParser.kwWith().voidEnter a parse tree produced byCqlParser.language().voidEnter a parse tree produced byCqlParser.limitSpec().voidEnter a parse tree produced byCqlParser.listPermissions().voidEnter a parse tree produced byCqlParser.listRoles().voidEnter a parse tree produced byCqlParser.materializedView().voidEnter a parse tree produced byCqlParser.materializedViewOptions().voidEnter a parse tree produced byCqlParser.materializedViewWhere().voidEnter a parse tree produced byCqlParser.optionHash().voidEnter a parse tree produced byCqlParser.optionHashItem().voidEnter a parse tree produced byCqlParser.optionHashKey().voidEnter a parse tree produced byCqlParser.optionHashValue().voidEnter a parse tree produced byCqlParser.orderDirection().voidEnter a parse tree produced byCqlParser.orderSpec().voidEnter a parse tree produced byCqlParser.orderSpecElement().voidEnter a parse tree produced byCqlParser.orReplace().voidEnter a parse tree produced byCqlParser.param().voidEnter a parse tree produced byCqlParser.paramList().voidEnter a parse tree produced byCqlParser.paramName().voidEnter a parse tree produced byCqlParser.partitionKey().voidEnter a parse tree produced byCqlParser.partitionKeyList().voidEnter a parse tree produced byCqlParser.password().voidEnter a parse tree produced byCqlParser.primaryKeyColumn().voidEnter a parse tree produced byCqlParser.primaryKeyDefinition().voidEnter a parse tree produced byCqlParser.primaryKeyElement().voidEnter a parse tree produced byCqlParser.priviledge().voidEnter a parse tree produced byCqlParser.relalationContains().voidEnter a parse tree produced byCqlParser.relalationContainsKey().voidEnter a parse tree produced byCqlParser.relationElement().voidEnter a parse tree produced byCqlParser.relationElements().voidEnter a parse tree produced byCqlParser.replicationList().voidEnter a parse tree produced byCqlParser.replicationListItem().voidEnter a parse tree produced byCqlParser.resource().voidEnter a parse tree produced byCqlParser.returnMode().voidEnter a parse tree produced byCqlParser.revoke().voidEnter a parse tree produced byCqlParser.role().voidEnter a parse tree produced byCqlParser.roleWith().voidEnter a parse tree produced byCqlParser.roleWithOptions().voidEnter a parse tree produced byCqlParser.root().voidEnter a parse tree produced byCqlParser.select_().voidEnter a parse tree produced byCqlParser.selectElement().voidEnter a parse tree produced byCqlParser.selectElements().voidEnter a parse tree produced byCqlParser.singlePrimaryKey().voidEnter a parse tree produced byCqlParser.statementSeparator().voidEnter a parse tree produced byCqlParser.stringLiteral().voidEnter a parse tree produced byCqlParser.syntaxBracketLa().voidEnter a parse tree produced byCqlParser.syntaxBracketLc().voidEnter a parse tree produced byCqlParser.syntaxBracketLr().voidEnter a parse tree produced byCqlParser.syntaxBracketLs().voidEnter a parse tree produced byCqlParser.syntaxBracketRa().voidEnter a parse tree produced byCqlParser.syntaxBracketRc().voidEnter a parse tree produced byCqlParser.syntaxBracketRr().voidEnter a parse tree produced byCqlParser.syntaxBracketRs().voidEnter a parse tree produced byCqlParser.syntaxColon().voidEnter a parse tree produced byCqlParser.syntaxComma().voidEnter a parse tree produced byCqlParser.table().voidEnter a parse tree produced byCqlParser.tableOptionItem().voidEnter a parse tree produced byCqlParser.tableOptionName().voidEnter a parse tree produced byCqlParser.tableOptions().voidEnter a parse tree produced byCqlParser.tableOptionValue().voidEnter a parse tree produced byCqlParser.timestamp().voidEnter a parse tree produced byCqlParser.trigger().voidEnter a parse tree produced byCqlParser.triggerClass().voidEnter a parse tree produced byCqlParser.truncate().voidEnter a parse tree produced byCqlParser.ttl().voidEnter a parse tree produced byCqlParser.type_().voidEnter a parse tree produced byCqlParser.typeMemberColumnList().voidEnter a parse tree produced byCqlParser.update().voidEnter a parse tree produced byCqlParser.use_().voidEnter a parse tree produced byCqlParser.user().voidEnter a parse tree produced byCqlParser.userPassword().voidEnter a parse tree produced byCqlParser.userSuperUser().voidEnter a parse tree produced byCqlParser.usingTimestampSpec().voidEnter a parse tree produced byCqlParser.usingTtlTimestamp().voidEnter a parse tree produced byCqlParser.whereSpec().voidEnter a parse tree produced byCqlParser.withElement().voidExit a parse tree produced byCqlParser.aggregate().voidExit a parse tree produced byCqlParser.allowFilteringSpec().voidExit a parse tree produced byCqlParser.alterKeyspace().voidExit a parse tree produced byCqlParser.alterMaterializedView().voidExit a parse tree produced byCqlParser.alterRole().voidExit a parse tree produced byCqlParser.alterTable().voidExit a parse tree produced byCqlParser.alterTableAdd().voidExit a parse tree produced byCqlParser.alterTableColumnDefinition().voidExit a parse tree produced byCqlParser.alterTableDropColumnList().voidExit a parse tree produced byCqlParser.alterTableDropColumns().voidExit a parse tree produced byCqlParser.alterTableDropCompactStorage().voidExit a parse tree produced byCqlParser.alterTableOperation().voidExit a parse tree produced byCqlParser.alterTableRename().voidExit a parse tree produced byCqlParser.alterTableWith().voidExit a parse tree produced byCqlParser.alterType().voidExit a parse tree produced byCqlParser.alterTypeAdd().voidExit a parse tree produced byCqlParser.alterTypeAlterType().voidExit a parse tree produced byCqlParser.alterTypeOperation().voidExit a parse tree produced byCqlParser.alterTypeRename().voidExit a parse tree produced byCqlParser.alterTypeRenameItem().voidExit a parse tree produced byCqlParser.alterTypeRenameList().voidExit a parse tree produced byCqlParser.alterUser().voidExit a parse tree produced byCqlParser.applyBatch().voidExit a parse tree produced byCqlParser.assignmentElement().voidExit a parse tree produced byCqlParser.assignmentList().voidExit a parse tree produced byCqlParser.assignmentMap().voidExit a parse tree produced byCqlParser.assignments().voidExit a parse tree produced byCqlParser.assignmentSet().voidExit a parse tree produced byCqlParser.assignmentTuple().voidExit a parse tree produced byCqlParser.batchType().voidExit a parse tree produced byCqlParser.beginBatch().voidExit a parse tree produced byCqlParser.booleanLiteral().voidExit a parse tree produced byCqlParser.clusteringKey().voidExit a parse tree produced byCqlParser.clusteringKeyList().voidExit a parse tree produced byCqlParser.clusteringOrder().voidExit a parse tree produced byCqlParser.codeBlock().voidExit a parse tree produced byCqlParser.column().voidExit a parse tree produced byCqlParser.columnDefinition().voidExit a parse tree produced byCqlParser.columnDefinitionList().voidExit a parse tree produced byCqlParser.columnList().voidExit a parse tree produced byCqlParser.columnNotNull().voidExit a parse tree produced byCqlParser.columnNotNullList().voidExit a parse tree produced byCqlParser.compositeKey().voidExit a parse tree produced byCqlParser.compoundKey().voidExit a parse tree produced byCqlParser.constant().voidExit a parse tree produced byCqlParser.cql().voidExit a parse tree produced byCqlParser.cqls().voidExit a parse tree produced byCqlParser.createAggregate().voidExit a parse tree produced byCqlParser.createFunction().voidExit a parse tree produced byCqlParser.createIndex().voidExit a parse tree produced byCqlParser.createKeyspace().voidExit a parse tree produced byCqlParser.createMaterializedView().voidExit a parse tree produced byCqlParser.createRole().voidExit a parse tree produced byCqlParser.createTable().voidExit a parse tree produced byCqlParser.createTrigger().voidExit a parse tree produced byCqlParser.createType().voidExit a parse tree produced byCqlParser.createUser().voidExit a parse tree produced byCqlParser.dataType().voidExit a parse tree produced byCqlParser.dataTypeDefinition().voidExit a parse tree produced byCqlParser.dataTypeName().voidExit a parse tree produced byCqlParser.decimalLiteral().voidExit a parse tree produced byCqlParser.delete_().voidExit a parse tree produced byCqlParser.deleteColumnItem().voidExit a parse tree produced byCqlParser.deleteColumnList().voidExit a parse tree produced byCqlParser.distinctSpec().voidExit a parse tree produced byCqlParser.dropAggregate().voidExit a parse tree produced byCqlParser.dropFunction().voidExit a parse tree produced byCqlParser.dropIndex().voidExit a parse tree produced byCqlParser.dropKeyspace().voidExit a parse tree produced byCqlParser.dropMaterializedView().voidExit a parse tree produced byCqlParser.dropRole().voidExit a parse tree produced byCqlParser.dropTable().voidExit a parse tree produced byCqlParser.dropTrigger().voidExit a parse tree produced byCqlParser.dropType().voidExit a parse tree produced byCqlParser.dropUser().voidExit a parse tree produced byCqlParser.durableWrites().voidExit a parse tree produced byCqlParser.empty_().voidExit a parse tree produced byCqlParser.eof().voidExit a parse tree produced byCqlParser.expression().voidExit a parse tree produced byCqlParser.expressionList().voidExit a parse tree produced byCqlParser.floatLiteral().voidExit a parse tree produced byCqlParser.fromSpec().voidExit a parse tree produced byCqlParser.fromSpecElement().voidExit a parse tree produced byCqlParser.function_().voidExit a parse tree produced byCqlParser.functionArgs().voidExit a parse tree produced byCqlParser.functionCall().voidExit a parse tree produced byCqlParser.grant().voidExit a parse tree produced byCqlParser.hashKey().voidExit a parse tree produced byCqlParser.hexadecimalLiteral().voidExit a parse tree produced byCqlParser.ifCondition().voidExit a parse tree produced byCqlParser.ifConditionList().voidExit a parse tree produced byCqlParser.ifExist().voidExit a parse tree produced byCqlParser.ifNotExist().voidExit a parse tree produced byCqlParser.ifSpec().voidExit a parse tree produced byCqlParser.indexColumnSpec().voidExit a parse tree produced byCqlParser.indexEntriesSSpec().voidExit a parse tree produced byCqlParser.indexFullSpec().voidExit a parse tree produced byCqlParser.indexKeysSpec().voidExit a parse tree produced byCqlParser.indexName().voidExit a parse tree produced byCqlParser.initCondDefinition().voidExit a parse tree produced byCqlParser.initCondHash().voidExit a parse tree produced byCqlParser.initCondHashItem().voidExit a parse tree produced byCqlParser.initCondList().voidExit a parse tree produced byCqlParser.initCondListNested().voidExit a parse tree produced byCqlParser.insert().voidExit a parse tree produced byCqlParser.insertColumnSpec().voidExit a parse tree produced byCqlParser.insertValuesSpec().voidExit a parse tree produced byCqlParser.keyspace().voidExit a parse tree produced byCqlParser.kwAdd().voidExit a parse tree produced byCqlParser.kwAggregate().voidExit a parse tree produced byCqlParser.kwAll().voidExit a parse tree produced byCqlParser.kwAllow().voidExit a parse tree produced byCqlParser.kwAllPermissions().voidExit a parse tree produced byCqlParser.kwAlter().voidExit a parse tree produced byCqlParser.kwAnd().voidExit a parse tree produced byCqlParser.kwApply().voidExit a parse tree produced byCqlParser.kwAs().voidExit a parse tree produced byCqlParser.kwAsc().voidExit a parse tree produced byCqlParser.kwAuthorize().voidExit a parse tree produced byCqlParser.kwBatch().voidExit a parse tree produced byCqlParser.kwBegin().voidExit a parse tree produced byCqlParser.kwBy().voidExit a parse tree produced byCqlParser.kwCalled().voidExit a parse tree produced byCqlParser.kwClustering().voidExit a parse tree produced byCqlParser.kwCompact().voidExit a parse tree produced byCqlParser.kwCompactStorage().voidExit a parse tree produced byCqlParser.kwContains().voidExit a parse tree produced byCqlParser.kwCreate().voidExit a parse tree produced byCqlParser.kwDelete().voidExit a parse tree produced byCqlParser.kwDesc().voidExit a parse tree produced byCqlParser.kwDescibe().voidExit a parse tree produced byCqlParser.kwDistinct().voidExit a parse tree produced byCqlParser.kwDrop().voidExit a parse tree produced byCqlParser.kwDurableWrites().voidExit a parse tree produced byCqlParser.kwEntries().voidExit a parse tree produced byCqlParser.kwExecute().voidExit a parse tree produced byCqlParser.kwExists().voidExit a parse tree produced byCqlParser.kwFiltering().voidExit a parse tree produced byCqlParser.kwFinalfunc().voidExit a parse tree produced byCqlParser.kwFrom().voidExit a parse tree produced byCqlParser.kwFull().voidExit a parse tree produced byCqlParser.kwFunction().voidExit a parse tree produced byCqlParser.kwFunctions().voidExit a parse tree produced byCqlParser.kwGrant().voidExit a parse tree produced byCqlParser.kwIf().voidExit a parse tree produced byCqlParser.kwIn().voidExit a parse tree produced byCqlParser.kwIndex().voidExit a parse tree produced byCqlParser.kwInitcond().voidExit a parse tree produced byCqlParser.kwInput().voidExit a parse tree produced byCqlParser.kwInsert().voidExit a parse tree produced byCqlParser.kwInto().voidExit a parse tree produced byCqlParser.kwIs().voidExit a parse tree produced byCqlParser.kwJson().voidExit a parse tree produced byCqlParser.kwKey().voidExit a parse tree produced byCqlParser.kwKeys().voidExit a parse tree produced byCqlParser.kwKeyspace().voidExit a parse tree produced byCqlParser.kwKeyspaces().voidExit a parse tree produced byCqlParser.kwLanguage().voidExit a parse tree produced byCqlParser.kwLimit().voidExit a parse tree produced byCqlParser.kwList().voidExit a parse tree produced byCqlParser.kwLogged().voidExit a parse tree produced byCqlParser.kwLogin().voidExit a parse tree produced byCqlParser.kwMaterialized().voidExit a parse tree produced byCqlParser.kwModify().voidExit a parse tree produced byCqlParser.kwNorecursive().voidExit a parse tree produced byCqlParser.kwNosuperuser().voidExit a parse tree produced byCqlParser.kwNot().voidExit a parse tree produced byCqlParser.kwNull().voidExit a parse tree produced byCqlParser.kwOf().voidExit a parse tree produced byCqlParser.kwOn().voidExit a parse tree produced byCqlParser.kwOptions().voidExit a parse tree produced byCqlParser.kwOr().voidExit a parse tree produced byCqlParser.kwOrder().voidExit a parse tree produced byCqlParser.kwPassword().voidExit a parse tree produced byCqlParser.kwPrimary().voidExit a parse tree produced byCqlParser.kwRename().voidExit a parse tree produced byCqlParser.kwReplace().voidExit a parse tree produced byCqlParser.kwReplication().voidExit a parse tree produced byCqlParser.kwReturns().voidExit a parse tree produced byCqlParser.kwRevoke().voidExit a parse tree produced byCqlParser.kwRole().voidExit a parse tree produced byCqlParser.kwRoles().voidExit a parse tree produced byCqlParser.kwSelect().voidExit a parse tree produced byCqlParser.kwSet().voidExit a parse tree produced byCqlParser.kwSfunc().voidExit a parse tree produced byCqlParser.kwStatic().voidExit a parse tree produced byCqlParser.kwStorage().voidExit a parse tree produced byCqlParser.kwStype().voidExit a parse tree produced byCqlParser.kwSuperuser().voidExit a parse tree produced byCqlParser.kwTable().voidExit a parse tree produced byCqlParser.kwTimestamp().voidExit a parse tree produced byCqlParser.kwTo().voidExit a parse tree produced byCqlParser.kwTrigger().voidExit a parse tree produced byCqlParser.kwTruncate().voidExit a parse tree produced byCqlParser.kwTtl().voidExit a parse tree produced byCqlParser.kwType().voidExit a parse tree produced byCqlParser.kwUnlogged().voidExit a parse tree produced byCqlParser.kwUpdate().voidExit a parse tree produced byCqlParser.kwUse().voidExit a parse tree produced byCqlParser.kwUser().voidExit a parse tree produced byCqlParser.kwUsing().voidExit a parse tree produced byCqlParser.kwValues().voidExit a parse tree produced byCqlParser.kwView().voidExit a parse tree produced byCqlParser.kwWhere().voidExit a parse tree produced byCqlParser.kwWith().voidExit a parse tree produced byCqlParser.language().voidExit a parse tree produced byCqlParser.limitSpec().voidExit a parse tree produced byCqlParser.listPermissions().voidExit a parse tree produced byCqlParser.listRoles().voidExit a parse tree produced byCqlParser.materializedView().voidExit a parse tree produced byCqlParser.materializedViewOptions().voidExit a parse tree produced byCqlParser.materializedViewWhere().voidExit a parse tree produced byCqlParser.optionHash().voidExit a parse tree produced byCqlParser.optionHashItem().voidExit a parse tree produced byCqlParser.optionHashKey().voidExit a parse tree produced byCqlParser.optionHashValue().voidExit a parse tree produced byCqlParser.orderDirection().voidExit a parse tree produced byCqlParser.orderSpec().voidExit a parse tree produced byCqlParser.orderSpecElement().voidExit a parse tree produced byCqlParser.orReplace().voidExit a parse tree produced byCqlParser.param().voidExit a parse tree produced byCqlParser.paramList().voidExit a parse tree produced byCqlParser.paramName().voidExit a parse tree produced byCqlParser.partitionKey().voidExit a parse tree produced byCqlParser.partitionKeyList().voidExit a parse tree produced byCqlParser.password().voidExit a parse tree produced byCqlParser.primaryKeyColumn().voidExit a parse tree produced byCqlParser.primaryKeyDefinition().voidExit a parse tree produced byCqlParser.primaryKeyElement().voidExit a parse tree produced byCqlParser.priviledge().voidExit a parse tree produced byCqlParser.relalationContains().voidExit a parse tree produced byCqlParser.relalationContainsKey().voidExit a parse tree produced byCqlParser.relationElement().voidExit a parse tree produced byCqlParser.relationElements().voidExit a parse tree produced byCqlParser.replicationList().voidExit a parse tree produced byCqlParser.replicationListItem().voidExit a parse tree produced byCqlParser.resource().voidExit a parse tree produced byCqlParser.returnMode().voidExit a parse tree produced byCqlParser.revoke().voidExit a parse tree produced byCqlParser.role().voidExit a parse tree produced byCqlParser.roleWith().voidExit a parse tree produced byCqlParser.roleWithOptions().voidExit a parse tree produced byCqlParser.root().voidExit a parse tree produced byCqlParser.select_().voidExit a parse tree produced byCqlParser.selectElement().voidExit a parse tree produced byCqlParser.selectElements().voidExit a parse tree produced byCqlParser.singlePrimaryKey().voidExit a parse tree produced byCqlParser.statementSeparator().voidExit a parse tree produced byCqlParser.stringLiteral().voidExit a parse tree produced byCqlParser.syntaxBracketLa().voidExit a parse tree produced byCqlParser.syntaxBracketLc().voidExit a parse tree produced byCqlParser.syntaxBracketLr().voidExit a parse tree produced byCqlParser.syntaxBracketLs().voidExit a parse tree produced byCqlParser.syntaxBracketRa().voidExit a parse tree produced byCqlParser.syntaxBracketRc().voidExit a parse tree produced byCqlParser.syntaxBracketRr().voidExit a parse tree produced byCqlParser.syntaxBracketRs().voidExit a parse tree produced byCqlParser.syntaxColon().voidExit a parse tree produced byCqlParser.syntaxComma().voidExit a parse tree produced byCqlParser.table().voidExit a parse tree produced byCqlParser.tableOptionItem().voidExit a parse tree produced byCqlParser.tableOptionName().voidExit a parse tree produced byCqlParser.tableOptions().voidExit a parse tree produced byCqlParser.tableOptionValue().voidExit a parse tree produced byCqlParser.timestamp().voidExit a parse tree produced byCqlParser.trigger().voidExit a parse tree produced byCqlParser.triggerClass().voidExit a parse tree produced byCqlParser.truncate().voidExit a parse tree produced byCqlParser.ttl().voidExit a parse tree produced byCqlParser.type_().voidExit a parse tree produced byCqlParser.typeMemberColumnList().voidExit a parse tree produced byCqlParser.update().voidExit a parse tree produced byCqlParser.use_().voidExit a parse tree produced byCqlParser.user().voidExit a parse tree produced byCqlParser.userPassword().voidExit a parse tree produced byCqlParser.userSuperUser().voidExit a parse tree produced byCqlParser.usingTimestampSpec().voidExit a parse tree produced byCqlParser.usingTtlTimestamp().voidExit a parse tree produced byCqlParser.whereSpec().voidExit a parse tree produced byCqlParser.withElement().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterRoot
Enter a parse tree produced byCqlParser.root().- Parameters:
ctx- the parse tree
-
exitRoot
Exit a parse tree produced byCqlParser.root().- Parameters:
ctx- the parse tree
-
enterCqls
Enter a parse tree produced byCqlParser.cqls().- Parameters:
ctx- the parse tree
-
exitCqls
Exit a parse tree produced byCqlParser.cqls().- Parameters:
ctx- the parse tree
-
enterStatementSeparator
Enter a parse tree produced byCqlParser.statementSeparator().- Parameters:
ctx- the parse tree
-
exitStatementSeparator
Exit a parse tree produced byCqlParser.statementSeparator().- Parameters:
ctx- the parse tree
-
enterEmpty_
Enter a parse tree produced byCqlParser.empty_().- Parameters:
ctx- the parse tree
-
exitEmpty_
Exit a parse tree produced byCqlParser.empty_().- Parameters:
ctx- the parse tree
-
enterCql
Enter a parse tree produced byCqlParser.cql().- Parameters:
ctx- the parse tree
-
exitCql
Exit a parse tree produced byCqlParser.cql().- Parameters:
ctx- the parse tree
-
enterRevoke
Enter a parse tree produced byCqlParser.revoke().- Parameters:
ctx- the parse tree
-
exitRevoke
Exit a parse tree produced byCqlParser.revoke().- Parameters:
ctx- the parse tree
-
enterListRoles
Enter a parse tree produced byCqlParser.listRoles().- Parameters:
ctx- the parse tree
-
exitListRoles
Exit a parse tree produced byCqlParser.listRoles().- Parameters:
ctx- the parse tree
-
enterListPermissions
Enter a parse tree produced byCqlParser.listPermissions().- Parameters:
ctx- the parse tree
-
exitListPermissions
Exit a parse tree produced byCqlParser.listPermissions().- Parameters:
ctx- the parse tree
-
enterGrant
Enter a parse tree produced byCqlParser.grant().- Parameters:
ctx- the parse tree
-
exitGrant
Exit a parse tree produced byCqlParser.grant().- Parameters:
ctx- the parse tree
-
enterPriviledge
Enter a parse tree produced byCqlParser.priviledge().- Parameters:
ctx- the parse tree
-
exitPriviledge
Exit a parse tree produced byCqlParser.priviledge().- Parameters:
ctx- the parse tree
-
enterResource
Enter a parse tree produced byCqlParser.resource().- Parameters:
ctx- the parse tree
-
exitResource
Exit a parse tree produced byCqlParser.resource().- Parameters:
ctx- the parse tree
-
enterCreateUser
Enter a parse tree produced byCqlParser.createUser().- Parameters:
ctx- the parse tree
-
exitCreateUser
Exit a parse tree produced byCqlParser.createUser().- Parameters:
ctx- the parse tree
-
enterCreateRole
Enter a parse tree produced byCqlParser.createRole().- Parameters:
ctx- the parse tree
-
exitCreateRole
Exit a parse tree produced byCqlParser.createRole().- Parameters:
ctx- the parse tree
-
enterCreateType
Enter a parse tree produced byCqlParser.createType().- Parameters:
ctx- the parse tree
-
exitCreateType
Exit a parse tree produced byCqlParser.createType().- Parameters:
ctx- the parse tree
-
enterTypeMemberColumnList
Enter a parse tree produced byCqlParser.typeMemberColumnList().- Parameters:
ctx- the parse tree
-
exitTypeMemberColumnList
Exit a parse tree produced byCqlParser.typeMemberColumnList().- Parameters:
ctx- the parse tree
-
enterCreateTrigger
Enter a parse tree produced byCqlParser.createTrigger().- Parameters:
ctx- the parse tree
-
exitCreateTrigger
Exit a parse tree produced byCqlParser.createTrigger().- Parameters:
ctx- the parse tree
-
enterCreateMaterializedView
Enter a parse tree produced byCqlParser.createMaterializedView().- Parameters:
ctx- the parse tree
-
exitCreateMaterializedView
Exit a parse tree produced byCqlParser.createMaterializedView().- Parameters:
ctx- the parse tree
-
enterMaterializedViewWhere
Enter a parse tree produced byCqlParser.materializedViewWhere().- Parameters:
ctx- the parse tree
-
exitMaterializedViewWhere
Exit a parse tree produced byCqlParser.materializedViewWhere().- Parameters:
ctx- the parse tree
-
enterColumnNotNullList
Enter a parse tree produced byCqlParser.columnNotNullList().- Parameters:
ctx- the parse tree
-
exitColumnNotNullList
Exit a parse tree produced byCqlParser.columnNotNullList().- Parameters:
ctx- the parse tree
-
enterColumnNotNull
Enter a parse tree produced byCqlParser.columnNotNull().- Parameters:
ctx- the parse tree
-
exitColumnNotNull
Exit a parse tree produced byCqlParser.columnNotNull().- Parameters:
ctx- the parse tree
-
enterMaterializedViewOptions
Enter a parse tree produced byCqlParser.materializedViewOptions().- Parameters:
ctx- the parse tree
-
exitMaterializedViewOptions
Exit a parse tree produced byCqlParser.materializedViewOptions().- Parameters:
ctx- the parse tree
-
enterCreateKeyspace
Enter a parse tree produced byCqlParser.createKeyspace().- Parameters:
ctx- the parse tree
-
exitCreateKeyspace
Exit a parse tree produced byCqlParser.createKeyspace().- Parameters:
ctx- the parse tree
-
enterCreateFunction
Enter a parse tree produced byCqlParser.createFunction().- Parameters:
ctx- the parse tree
-
exitCreateFunction
Exit a parse tree produced byCqlParser.createFunction().- Parameters:
ctx- the parse tree
-
enterCodeBlock
Enter a parse tree produced byCqlParser.codeBlock().- Parameters:
ctx- the parse tree
-
exitCodeBlock
Exit a parse tree produced byCqlParser.codeBlock().- Parameters:
ctx- the parse tree
-
enterParamList
Enter a parse tree produced byCqlParser.paramList().- Parameters:
ctx- the parse tree
-
exitParamList
Exit a parse tree produced byCqlParser.paramList().- Parameters:
ctx- the parse tree
-
enterReturnMode
Enter a parse tree produced byCqlParser.returnMode().- Parameters:
ctx- the parse tree
-
exitReturnMode
Exit a parse tree produced byCqlParser.returnMode().- Parameters:
ctx- the parse tree
-
enterCreateAggregate
Enter a parse tree produced byCqlParser.createAggregate().- Parameters:
ctx- the parse tree
-
exitCreateAggregate
Exit a parse tree produced byCqlParser.createAggregate().- Parameters:
ctx- the parse tree
-
enterInitCondDefinition
Enter a parse tree produced byCqlParser.initCondDefinition().- Parameters:
ctx- the parse tree
-
exitInitCondDefinition
Exit a parse tree produced byCqlParser.initCondDefinition().- Parameters:
ctx- the parse tree
-
enterInitCondHash
Enter a parse tree produced byCqlParser.initCondHash().- Parameters:
ctx- the parse tree
-
exitInitCondHash
Exit a parse tree produced byCqlParser.initCondHash().- Parameters:
ctx- the parse tree
-
enterInitCondHashItem
Enter a parse tree produced byCqlParser.initCondHashItem().- Parameters:
ctx- the parse tree
-
exitInitCondHashItem
Exit a parse tree produced byCqlParser.initCondHashItem().- Parameters:
ctx- the parse tree
-
enterInitCondListNested
Enter a parse tree produced byCqlParser.initCondListNested().- Parameters:
ctx- the parse tree
-
exitInitCondListNested
Exit a parse tree produced byCqlParser.initCondListNested().- Parameters:
ctx- the parse tree
-
enterInitCondList
Enter a parse tree produced byCqlParser.initCondList().- Parameters:
ctx- the parse tree
-
exitInitCondList
Exit a parse tree produced byCqlParser.initCondList().- Parameters:
ctx- the parse tree
-
enterOrReplace
Enter a parse tree produced byCqlParser.orReplace().- Parameters:
ctx- the parse tree
-
exitOrReplace
Exit a parse tree produced byCqlParser.orReplace().- Parameters:
ctx- the parse tree
-
enterAlterUser
Enter a parse tree produced byCqlParser.alterUser().- Parameters:
ctx- the parse tree
-
exitAlterUser
Exit a parse tree produced byCqlParser.alterUser().- Parameters:
ctx- the parse tree
-
enterUserPassword
Enter a parse tree produced byCqlParser.userPassword().- Parameters:
ctx- the parse tree
-
exitUserPassword
Exit a parse tree produced byCqlParser.userPassword().- Parameters:
ctx- the parse tree
-
enterUserSuperUser
Enter a parse tree produced byCqlParser.userSuperUser().- Parameters:
ctx- the parse tree
-
exitUserSuperUser
Exit a parse tree produced byCqlParser.userSuperUser().- Parameters:
ctx- the parse tree
-
enterAlterType
Enter a parse tree produced byCqlParser.alterType().- Parameters:
ctx- the parse tree
-
exitAlterType
Exit a parse tree produced byCqlParser.alterType().- Parameters:
ctx- the parse tree
-
enterAlterTypeOperation
Enter a parse tree produced byCqlParser.alterTypeOperation().- Parameters:
ctx- the parse tree
-
exitAlterTypeOperation
Exit a parse tree produced byCqlParser.alterTypeOperation().- Parameters:
ctx- the parse tree
-
enterAlterTypeRename
Enter a parse tree produced byCqlParser.alterTypeRename().- Parameters:
ctx- the parse tree
-
exitAlterTypeRename
Exit a parse tree produced byCqlParser.alterTypeRename().- Parameters:
ctx- the parse tree
-
enterAlterTypeRenameList
Enter a parse tree produced byCqlParser.alterTypeRenameList().- Parameters:
ctx- the parse tree
-
exitAlterTypeRenameList
Exit a parse tree produced byCqlParser.alterTypeRenameList().- Parameters:
ctx- the parse tree
-
enterAlterTypeRenameItem
Enter a parse tree produced byCqlParser.alterTypeRenameItem().- Parameters:
ctx- the parse tree
-
exitAlterTypeRenameItem
Exit a parse tree produced byCqlParser.alterTypeRenameItem().- Parameters:
ctx- the parse tree
-
enterAlterTypeAdd
Enter a parse tree produced byCqlParser.alterTypeAdd().- Parameters:
ctx- the parse tree
-
exitAlterTypeAdd
Exit a parse tree produced byCqlParser.alterTypeAdd().- Parameters:
ctx- the parse tree
-
enterAlterTypeAlterType
Enter a parse tree produced byCqlParser.alterTypeAlterType().- Parameters:
ctx- the parse tree
-
exitAlterTypeAlterType
Exit a parse tree produced byCqlParser.alterTypeAlterType().- Parameters:
ctx- the parse tree
-
enterAlterTable
Enter a parse tree produced byCqlParser.alterTable().- Parameters:
ctx- the parse tree
-
exitAlterTable
Exit a parse tree produced byCqlParser.alterTable().- Parameters:
ctx- the parse tree
-
enterAlterTableOperation
Enter a parse tree produced byCqlParser.alterTableOperation().- Parameters:
ctx- the parse tree
-
exitAlterTableOperation
Exit a parse tree produced byCqlParser.alterTableOperation().- Parameters:
ctx- the parse tree
-
enterAlterTableWith
Enter a parse tree produced byCqlParser.alterTableWith().- Parameters:
ctx- the parse tree
-
exitAlterTableWith
Exit a parse tree produced byCqlParser.alterTableWith().- Parameters:
ctx- the parse tree
-
enterAlterTableRename
Enter a parse tree produced byCqlParser.alterTableRename().- Parameters:
ctx- the parse tree
-
exitAlterTableRename
Exit a parse tree produced byCqlParser.alterTableRename().- Parameters:
ctx- the parse tree
-
enterAlterTableDropCompactStorage
Enter a parse tree produced byCqlParser.alterTableDropCompactStorage().- Parameters:
ctx- the parse tree
-
exitAlterTableDropCompactStorage
Exit a parse tree produced byCqlParser.alterTableDropCompactStorage().- Parameters:
ctx- the parse tree
-
enterAlterTableDropColumns
Enter a parse tree produced byCqlParser.alterTableDropColumns().- Parameters:
ctx- the parse tree
-
exitAlterTableDropColumns
Exit a parse tree produced byCqlParser.alterTableDropColumns().- Parameters:
ctx- the parse tree
-
enterAlterTableDropColumnList
Enter a parse tree produced byCqlParser.alterTableDropColumnList().- Parameters:
ctx- the parse tree
-
exitAlterTableDropColumnList
Exit a parse tree produced byCqlParser.alterTableDropColumnList().- Parameters:
ctx- the parse tree
-
enterAlterTableAdd
Enter a parse tree produced byCqlParser.alterTableAdd().- Parameters:
ctx- the parse tree
-
exitAlterTableAdd
Exit a parse tree produced byCqlParser.alterTableAdd().- Parameters:
ctx- the parse tree
-
enterAlterTableColumnDefinition
Enter a parse tree produced byCqlParser.alterTableColumnDefinition().- Parameters:
ctx- the parse tree
-
exitAlterTableColumnDefinition
Exit a parse tree produced byCqlParser.alterTableColumnDefinition().- Parameters:
ctx- the parse tree
-
enterAlterRole
Enter a parse tree produced byCqlParser.alterRole().- Parameters:
ctx- the parse tree
-
exitAlterRole
Exit a parse tree produced byCqlParser.alterRole().- Parameters:
ctx- the parse tree
-
enterRoleWith
Enter a parse tree produced byCqlParser.roleWith().- Parameters:
ctx- the parse tree
-
exitRoleWith
Exit a parse tree produced byCqlParser.roleWith().- Parameters:
ctx- the parse tree
-
enterRoleWithOptions
Enter a parse tree produced byCqlParser.roleWithOptions().- Parameters:
ctx- the parse tree
-
exitRoleWithOptions
Exit a parse tree produced byCqlParser.roleWithOptions().- Parameters:
ctx- the parse tree
-
enterAlterMaterializedView
Enter a parse tree produced byCqlParser.alterMaterializedView().- Parameters:
ctx- the parse tree
-
exitAlterMaterializedView
Exit a parse tree produced byCqlParser.alterMaterializedView().- Parameters:
ctx- the parse tree
-
enterDropUser
Enter a parse tree produced byCqlParser.dropUser().- Parameters:
ctx- the parse tree
-
exitDropUser
Exit a parse tree produced byCqlParser.dropUser().- Parameters:
ctx- the parse tree
-
enterDropType
Enter a parse tree produced byCqlParser.dropType().- Parameters:
ctx- the parse tree
-
exitDropType
Exit a parse tree produced byCqlParser.dropType().- Parameters:
ctx- the parse tree
-
enterDropMaterializedView
Enter a parse tree produced byCqlParser.dropMaterializedView().- Parameters:
ctx- the parse tree
-
exitDropMaterializedView
Exit a parse tree produced byCqlParser.dropMaterializedView().- Parameters:
ctx- the parse tree
-
enterDropAggregate
Enter a parse tree produced byCqlParser.dropAggregate().- Parameters:
ctx- the parse tree
-
exitDropAggregate
Exit a parse tree produced byCqlParser.dropAggregate().- Parameters:
ctx- the parse tree
-
enterDropFunction
Enter a parse tree produced byCqlParser.dropFunction().- Parameters:
ctx- the parse tree
-
exitDropFunction
Exit a parse tree produced byCqlParser.dropFunction().- Parameters:
ctx- the parse tree
-
enterDropTrigger
Enter a parse tree produced byCqlParser.dropTrigger().- Parameters:
ctx- the parse tree
-
exitDropTrigger
Exit a parse tree produced byCqlParser.dropTrigger().- Parameters:
ctx- the parse tree
-
enterDropRole
Enter a parse tree produced byCqlParser.dropRole().- Parameters:
ctx- the parse tree
-
exitDropRole
Exit a parse tree produced byCqlParser.dropRole().- Parameters:
ctx- the parse tree
-
enterDropTable
Enter a parse tree produced byCqlParser.dropTable().- Parameters:
ctx- the parse tree
-
exitDropTable
Exit a parse tree produced byCqlParser.dropTable().- Parameters:
ctx- the parse tree
-
enterDropKeyspace
Enter a parse tree produced byCqlParser.dropKeyspace().- Parameters:
ctx- the parse tree
-
exitDropKeyspace
Exit a parse tree produced byCqlParser.dropKeyspace().- Parameters:
ctx- the parse tree
-
enterDropIndex
Enter a parse tree produced byCqlParser.dropIndex().- Parameters:
ctx- the parse tree
-
exitDropIndex
Exit a parse tree produced byCqlParser.dropIndex().- Parameters:
ctx- the parse tree
-
enterCreateTable
Enter a parse tree produced byCqlParser.createTable().- Parameters:
ctx- the parse tree
-
exitCreateTable
Exit a parse tree produced byCqlParser.createTable().- Parameters:
ctx- the parse tree
-
enterWithElement
Enter a parse tree produced byCqlParser.withElement().- Parameters:
ctx- the parse tree
-
exitWithElement
Exit a parse tree produced byCqlParser.withElement().- Parameters:
ctx- the parse tree
-
enterClusteringOrder
Enter a parse tree produced byCqlParser.clusteringOrder().- Parameters:
ctx- the parse tree
-
exitClusteringOrder
Exit a parse tree produced byCqlParser.clusteringOrder().- Parameters:
ctx- the parse tree
-
enterTableOptions
Enter a parse tree produced byCqlParser.tableOptions().- Parameters:
ctx- the parse tree
-
exitTableOptions
Exit a parse tree produced byCqlParser.tableOptions().- Parameters:
ctx- the parse tree
-
enterTableOptionItem
Enter a parse tree produced byCqlParser.tableOptionItem().- Parameters:
ctx- the parse tree
-
exitTableOptionItem
Exit a parse tree produced byCqlParser.tableOptionItem().- Parameters:
ctx- the parse tree
-
enterTableOptionName
Enter a parse tree produced byCqlParser.tableOptionName().- Parameters:
ctx- the parse tree
-
exitTableOptionName
Exit a parse tree produced byCqlParser.tableOptionName().- Parameters:
ctx- the parse tree
-
enterKwCompactStorage
Enter a parse tree produced byCqlParser.kwCompactStorage().- Parameters:
ctx- the parse tree
-
exitKwCompactStorage
Exit a parse tree produced byCqlParser.kwCompactStorage().- Parameters:
ctx- the parse tree
-
enterTableOptionValue
Enter a parse tree produced byCqlParser.tableOptionValue().- Parameters:
ctx- the parse tree
-
exitTableOptionValue
Exit a parse tree produced byCqlParser.tableOptionValue().- Parameters:
ctx- the parse tree
-
enterOptionHash
Enter a parse tree produced byCqlParser.optionHash().- Parameters:
ctx- the parse tree
-
exitOptionHash
Exit a parse tree produced byCqlParser.optionHash().- Parameters:
ctx- the parse tree
-
enterOptionHashItem
Enter a parse tree produced byCqlParser.optionHashItem().- Parameters:
ctx- the parse tree
-
exitOptionHashItem
Exit a parse tree produced byCqlParser.optionHashItem().- Parameters:
ctx- the parse tree
-
enterOptionHashKey
Enter a parse tree produced byCqlParser.optionHashKey().- Parameters:
ctx- the parse tree
-
exitOptionHashKey
Exit a parse tree produced byCqlParser.optionHashKey().- Parameters:
ctx- the parse tree
-
enterOptionHashValue
Enter a parse tree produced byCqlParser.optionHashValue().- Parameters:
ctx- the parse tree
-
exitOptionHashValue
Exit a parse tree produced byCqlParser.optionHashValue().- Parameters:
ctx- the parse tree
-
enterColumnDefinitionList
Enter a parse tree produced byCqlParser.columnDefinitionList().- Parameters:
ctx- the parse tree
-
exitColumnDefinitionList
Exit a parse tree produced byCqlParser.columnDefinitionList().- Parameters:
ctx- the parse tree
-
enterColumnDefinition
Enter a parse tree produced byCqlParser.columnDefinition().- Parameters:
ctx- the parse tree
-
exitColumnDefinition
Exit a parse tree produced byCqlParser.columnDefinition().- Parameters:
ctx- the parse tree
-
enterPrimaryKeyColumn
Enter a parse tree produced byCqlParser.primaryKeyColumn().- Parameters:
ctx- the parse tree
-
exitPrimaryKeyColumn
Exit a parse tree produced byCqlParser.primaryKeyColumn().- Parameters:
ctx- the parse tree
-
enterPrimaryKeyElement
Enter a parse tree produced byCqlParser.primaryKeyElement().- Parameters:
ctx- the parse tree
-
exitPrimaryKeyElement
Exit a parse tree produced byCqlParser.primaryKeyElement().- Parameters:
ctx- the parse tree
-
enterPrimaryKeyDefinition
Enter a parse tree produced byCqlParser.primaryKeyDefinition().- Parameters:
ctx- the parse tree
-
exitPrimaryKeyDefinition
Exit a parse tree produced byCqlParser.primaryKeyDefinition().- Parameters:
ctx- the parse tree
-
enterSinglePrimaryKey
Enter a parse tree produced byCqlParser.singlePrimaryKey().- Parameters:
ctx- the parse tree
-
exitSinglePrimaryKey
Exit a parse tree produced byCqlParser.singlePrimaryKey().- Parameters:
ctx- the parse tree
-
enterCompoundKey
Enter a parse tree produced byCqlParser.compoundKey().- Parameters:
ctx- the parse tree
-
exitCompoundKey
Exit a parse tree produced byCqlParser.compoundKey().- Parameters:
ctx- the parse tree
-
enterCompositeKey
Enter a parse tree produced byCqlParser.compositeKey().- Parameters:
ctx- the parse tree
-
exitCompositeKey
Exit a parse tree produced byCqlParser.compositeKey().- Parameters:
ctx- the parse tree
-
enterPartitionKeyList
Enter a parse tree produced byCqlParser.partitionKeyList().- Parameters:
ctx- the parse tree
-
exitPartitionKeyList
Exit a parse tree produced byCqlParser.partitionKeyList().- Parameters:
ctx- the parse tree
-
enterClusteringKeyList
Enter a parse tree produced byCqlParser.clusteringKeyList().- Parameters:
ctx- the parse tree
-
exitClusteringKeyList
Exit a parse tree produced byCqlParser.clusteringKeyList().- Parameters:
ctx- the parse tree
-
enterPartitionKey
Enter a parse tree produced byCqlParser.partitionKey().- Parameters:
ctx- the parse tree
-
exitPartitionKey
Exit a parse tree produced byCqlParser.partitionKey().- Parameters:
ctx- the parse tree
-
enterClusteringKey
Enter a parse tree produced byCqlParser.clusteringKey().- Parameters:
ctx- the parse tree
-
exitClusteringKey
Exit a parse tree produced byCqlParser.clusteringKey().- Parameters:
ctx- the parse tree
-
enterApplyBatch
Enter a parse tree produced byCqlParser.applyBatch().- Parameters:
ctx- the parse tree
-
exitApplyBatch
Exit a parse tree produced byCqlParser.applyBatch().- Parameters:
ctx- the parse tree
-
enterBeginBatch
Enter a parse tree produced byCqlParser.beginBatch().- Parameters:
ctx- the parse tree
-
exitBeginBatch
Exit a parse tree produced byCqlParser.beginBatch().- Parameters:
ctx- the parse tree
-
enterBatchType
Enter a parse tree produced byCqlParser.batchType().- Parameters:
ctx- the parse tree
-
exitBatchType
Exit a parse tree produced byCqlParser.batchType().- Parameters:
ctx- the parse tree
-
enterAlterKeyspace
Enter a parse tree produced byCqlParser.alterKeyspace().- Parameters:
ctx- the parse tree
-
exitAlterKeyspace
Exit a parse tree produced byCqlParser.alterKeyspace().- Parameters:
ctx- the parse tree
-
enterReplicationList
Enter a parse tree produced byCqlParser.replicationList().- Parameters:
ctx- the parse tree
-
exitReplicationList
Exit a parse tree produced byCqlParser.replicationList().- Parameters:
ctx- the parse tree
-
enterReplicationListItem
Enter a parse tree produced byCqlParser.replicationListItem().- Parameters:
ctx- the parse tree
-
exitReplicationListItem
Exit a parse tree produced byCqlParser.replicationListItem().- Parameters:
ctx- the parse tree
-
enterDurableWrites
Enter a parse tree produced byCqlParser.durableWrites().- Parameters:
ctx- the parse tree
-
exitDurableWrites
Exit a parse tree produced byCqlParser.durableWrites().- Parameters:
ctx- the parse tree
-
enterUse_
Enter a parse tree produced byCqlParser.use_().- Parameters:
ctx- the parse tree
-
exitUse_
Exit a parse tree produced byCqlParser.use_().- Parameters:
ctx- the parse tree
-
enterTruncate
Enter a parse tree produced byCqlParser.truncate().- Parameters:
ctx- the parse tree
-
exitTruncate
Exit a parse tree produced byCqlParser.truncate().- Parameters:
ctx- the parse tree
-
enterCreateIndex
Enter a parse tree produced byCqlParser.createIndex().- Parameters:
ctx- the parse tree
-
exitCreateIndex
Exit a parse tree produced byCqlParser.createIndex().- Parameters:
ctx- the parse tree
-
enterIndexName
Enter a parse tree produced byCqlParser.indexName().- Parameters:
ctx- the parse tree
-
exitIndexName
Exit a parse tree produced byCqlParser.indexName().- Parameters:
ctx- the parse tree
-
enterIndexColumnSpec
Enter a parse tree produced byCqlParser.indexColumnSpec().- Parameters:
ctx- the parse tree
-
exitIndexColumnSpec
Exit a parse tree produced byCqlParser.indexColumnSpec().- Parameters:
ctx- the parse tree
-
enterIndexKeysSpec
Enter a parse tree produced byCqlParser.indexKeysSpec().- Parameters:
ctx- the parse tree
-
exitIndexKeysSpec
Exit a parse tree produced byCqlParser.indexKeysSpec().- Parameters:
ctx- the parse tree
-
enterIndexEntriesSSpec
Enter a parse tree produced byCqlParser.indexEntriesSSpec().- Parameters:
ctx- the parse tree
-
exitIndexEntriesSSpec
Exit a parse tree produced byCqlParser.indexEntriesSSpec().- Parameters:
ctx- the parse tree
-
enterIndexFullSpec
Enter a parse tree produced byCqlParser.indexFullSpec().- Parameters:
ctx- the parse tree
-
exitIndexFullSpec
Exit a parse tree produced byCqlParser.indexFullSpec().- Parameters:
ctx- the parse tree
-
enterDelete_
Enter a parse tree produced byCqlParser.delete_().- Parameters:
ctx- the parse tree
-
exitDelete_
Exit a parse tree produced byCqlParser.delete_().- Parameters:
ctx- the parse tree
-
enterDeleteColumnList
Enter a parse tree produced byCqlParser.deleteColumnList().- Parameters:
ctx- the parse tree
-
exitDeleteColumnList
Exit a parse tree produced byCqlParser.deleteColumnList().- Parameters:
ctx- the parse tree
-
enterDeleteColumnItem
Enter a parse tree produced byCqlParser.deleteColumnItem().- Parameters:
ctx- the parse tree
-
exitDeleteColumnItem
Exit a parse tree produced byCqlParser.deleteColumnItem().- Parameters:
ctx- the parse tree
-
enterUpdate
Enter a parse tree produced byCqlParser.update().- Parameters:
ctx- the parse tree
-
exitUpdate
Exit a parse tree produced byCqlParser.update().- Parameters:
ctx- the parse tree
-
enterIfSpec
Enter a parse tree produced byCqlParser.ifSpec().- Parameters:
ctx- the parse tree
-
exitIfSpec
Exit a parse tree produced byCqlParser.ifSpec().- Parameters:
ctx- the parse tree
-
enterIfConditionList
Enter a parse tree produced byCqlParser.ifConditionList().- Parameters:
ctx- the parse tree
-
exitIfConditionList
Exit a parse tree produced byCqlParser.ifConditionList().- Parameters:
ctx- the parse tree
-
enterIfCondition
Enter a parse tree produced byCqlParser.ifCondition().- Parameters:
ctx- the parse tree
-
exitIfCondition
Exit a parse tree produced byCqlParser.ifCondition().- Parameters:
ctx- the parse tree
-
enterAssignments
Enter a parse tree produced byCqlParser.assignments().- Parameters:
ctx- the parse tree
-
exitAssignments
Exit a parse tree produced byCqlParser.assignments().- Parameters:
ctx- the parse tree
-
enterAssignmentElement
Enter a parse tree produced byCqlParser.assignmentElement().- Parameters:
ctx- the parse tree
-
exitAssignmentElement
Exit a parse tree produced byCqlParser.assignmentElement().- Parameters:
ctx- the parse tree
-
enterAssignmentSet
Enter a parse tree produced byCqlParser.assignmentSet().- Parameters:
ctx- the parse tree
-
exitAssignmentSet
Exit a parse tree produced byCqlParser.assignmentSet().- Parameters:
ctx- the parse tree
-
enterAssignmentMap
Enter a parse tree produced byCqlParser.assignmentMap().- Parameters:
ctx- the parse tree
-
exitAssignmentMap
Exit a parse tree produced byCqlParser.assignmentMap().- Parameters:
ctx- the parse tree
-
enterAssignmentList
Enter a parse tree produced byCqlParser.assignmentList().- Parameters:
ctx- the parse tree
-
exitAssignmentList
Exit a parse tree produced byCqlParser.assignmentList().- Parameters:
ctx- the parse tree
-
enterAssignmentTuple
Enter a parse tree produced byCqlParser.assignmentTuple().- Parameters:
ctx- the parse tree
-
exitAssignmentTuple
Exit a parse tree produced byCqlParser.assignmentTuple().- Parameters:
ctx- the parse tree
-
enterInsert
Enter a parse tree produced byCqlParser.insert().- Parameters:
ctx- the parse tree
-
exitInsert
Exit a parse tree produced byCqlParser.insert().- Parameters:
ctx- the parse tree
-
enterUsingTtlTimestamp
Enter a parse tree produced byCqlParser.usingTtlTimestamp().- Parameters:
ctx- the parse tree
-
exitUsingTtlTimestamp
Exit a parse tree produced byCqlParser.usingTtlTimestamp().- Parameters:
ctx- the parse tree
-
enterTimestamp
Enter a parse tree produced byCqlParser.timestamp().- Parameters:
ctx- the parse tree
-
exitTimestamp
Exit a parse tree produced byCqlParser.timestamp().- Parameters:
ctx- the parse tree
-
enterTtl
Enter a parse tree produced byCqlParser.ttl().- Parameters:
ctx- the parse tree
-
exitTtl
Exit a parse tree produced byCqlParser.ttl().- Parameters:
ctx- the parse tree
-
enterUsingTimestampSpec
Enter a parse tree produced byCqlParser.usingTimestampSpec().- Parameters:
ctx- the parse tree
-
exitUsingTimestampSpec
Exit a parse tree produced byCqlParser.usingTimestampSpec().- Parameters:
ctx- the parse tree
-
enterIfNotExist
Enter a parse tree produced byCqlParser.ifNotExist().- Parameters:
ctx- the parse tree
-
exitIfNotExist
Exit a parse tree produced byCqlParser.ifNotExist().- Parameters:
ctx- the parse tree
-
enterIfExist
Enter a parse tree produced byCqlParser.ifExist().- Parameters:
ctx- the parse tree
-
exitIfExist
Exit a parse tree produced byCqlParser.ifExist().- Parameters:
ctx- the parse tree
-
enterInsertValuesSpec
Enter a parse tree produced byCqlParser.insertValuesSpec().- Parameters:
ctx- the parse tree
-
exitInsertValuesSpec
Exit a parse tree produced byCqlParser.insertValuesSpec().- Parameters:
ctx- the parse tree
-
enterInsertColumnSpec
Enter a parse tree produced byCqlParser.insertColumnSpec().- Parameters:
ctx- the parse tree
-
exitInsertColumnSpec
Exit a parse tree produced byCqlParser.insertColumnSpec().- Parameters:
ctx- the parse tree
-
enterColumnList
Enter a parse tree produced byCqlParser.columnList().- Parameters:
ctx- the parse tree
-
exitColumnList
Exit a parse tree produced byCqlParser.columnList().- Parameters:
ctx- the parse tree
-
enterExpressionList
Enter a parse tree produced byCqlParser.expressionList().- Parameters:
ctx- the parse tree
-
exitExpressionList
Exit a parse tree produced byCqlParser.expressionList().- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byCqlParser.expression().- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byCqlParser.expression().- Parameters:
ctx- the parse tree
-
enterSelect_
Enter a parse tree produced byCqlParser.select_().- Parameters:
ctx- the parse tree
-
exitSelect_
Exit a parse tree produced byCqlParser.select_().- Parameters:
ctx- the parse tree
-
enterAllowFilteringSpec
Enter a parse tree produced byCqlParser.allowFilteringSpec().- Parameters:
ctx- the parse tree
-
exitAllowFilteringSpec
Exit a parse tree produced byCqlParser.allowFilteringSpec().- Parameters:
ctx- the parse tree
-
enterLimitSpec
Enter a parse tree produced byCqlParser.limitSpec().- Parameters:
ctx- the parse tree
-
exitLimitSpec
Exit a parse tree produced byCqlParser.limitSpec().- Parameters:
ctx- the parse tree
-
enterFromSpec
Enter a parse tree produced byCqlParser.fromSpec().- Parameters:
ctx- the parse tree
-
exitFromSpec
Exit a parse tree produced byCqlParser.fromSpec().- Parameters:
ctx- the parse tree
-
enterFromSpecElement
Enter a parse tree produced byCqlParser.fromSpecElement().- Parameters:
ctx- the parse tree
-
exitFromSpecElement
Exit a parse tree produced byCqlParser.fromSpecElement().- Parameters:
ctx- the parse tree
-
enterOrderSpec
Enter a parse tree produced byCqlParser.orderSpec().- Parameters:
ctx- the parse tree
-
exitOrderSpec
Exit a parse tree produced byCqlParser.orderSpec().- Parameters:
ctx- the parse tree
-
enterOrderSpecElement
Enter a parse tree produced byCqlParser.orderSpecElement().- Parameters:
ctx- the parse tree
-
exitOrderSpecElement
Exit a parse tree produced byCqlParser.orderSpecElement().- Parameters:
ctx- the parse tree
-
enterWhereSpec
Enter a parse tree produced byCqlParser.whereSpec().- Parameters:
ctx- the parse tree
-
exitWhereSpec
Exit a parse tree produced byCqlParser.whereSpec().- Parameters:
ctx- the parse tree
-
enterDistinctSpec
Enter a parse tree produced byCqlParser.distinctSpec().- Parameters:
ctx- the parse tree
-
exitDistinctSpec
Exit a parse tree produced byCqlParser.distinctSpec().- Parameters:
ctx- the parse tree
-
enterSelectElements
Enter a parse tree produced byCqlParser.selectElements().- Parameters:
ctx- the parse tree
-
exitSelectElements
Exit a parse tree produced byCqlParser.selectElements().- Parameters:
ctx- the parse tree
-
enterSelectElement
Enter a parse tree produced byCqlParser.selectElement().- Parameters:
ctx- the parse tree
-
exitSelectElement
Exit a parse tree produced byCqlParser.selectElement().- Parameters:
ctx- the parse tree
-
enterRelationElements
Enter a parse tree produced byCqlParser.relationElements().- Parameters:
ctx- the parse tree
-
exitRelationElements
Exit a parse tree produced byCqlParser.relationElements().- Parameters:
ctx- the parse tree
-
enterRelationElement
Enter a parse tree produced byCqlParser.relationElement().- Parameters:
ctx- the parse tree
-
exitRelationElement
Exit a parse tree produced byCqlParser.relationElement().- Parameters:
ctx- the parse tree
-
enterRelalationContains
Enter a parse tree produced byCqlParser.relalationContains().- Parameters:
ctx- the parse tree
-
exitRelalationContains
Exit a parse tree produced byCqlParser.relalationContains().- Parameters:
ctx- the parse tree
-
enterRelalationContainsKey
Enter a parse tree produced byCqlParser.relalationContainsKey().- Parameters:
ctx- the parse tree
-
exitRelalationContainsKey
Exit a parse tree produced byCqlParser.relalationContainsKey().- Parameters:
ctx- the parse tree
-
enterFunctionCall
Enter a parse tree produced byCqlParser.functionCall().- Parameters:
ctx- the parse tree
-
exitFunctionCall
Exit a parse tree produced byCqlParser.functionCall().- Parameters:
ctx- the parse tree
-
enterFunctionArgs
Enter a parse tree produced byCqlParser.functionArgs().- Parameters:
ctx- the parse tree
-
exitFunctionArgs
Exit a parse tree produced byCqlParser.functionArgs().- Parameters:
ctx- the parse tree
-
enterConstant
Enter a parse tree produced byCqlParser.constant().- Parameters:
ctx- the parse tree
-
exitConstant
Exit a parse tree produced byCqlParser.constant().- Parameters:
ctx- the parse tree
-
enterDecimalLiteral
Enter a parse tree produced byCqlParser.decimalLiteral().- Parameters:
ctx- the parse tree
-
exitDecimalLiteral
Exit a parse tree produced byCqlParser.decimalLiteral().- Parameters:
ctx- the parse tree
-
enterFloatLiteral
Enter a parse tree produced byCqlParser.floatLiteral().- Parameters:
ctx- the parse tree
-
exitFloatLiteral
Exit a parse tree produced byCqlParser.floatLiteral().- Parameters:
ctx- the parse tree
-
enterStringLiteral
Enter a parse tree produced byCqlParser.stringLiteral().- Parameters:
ctx- the parse tree
-
exitStringLiteral
Exit a parse tree produced byCqlParser.stringLiteral().- Parameters:
ctx- the parse tree
-
enterBooleanLiteral
Enter a parse tree produced byCqlParser.booleanLiteral().- Parameters:
ctx- the parse tree
-
exitBooleanLiteral
Exit a parse tree produced byCqlParser.booleanLiteral().- Parameters:
ctx- the parse tree
-
enterHexadecimalLiteral
Enter a parse tree produced byCqlParser.hexadecimalLiteral().- Parameters:
ctx- the parse tree
-
exitHexadecimalLiteral
Exit a parse tree produced byCqlParser.hexadecimalLiteral().- Parameters:
ctx- the parse tree
-
enterKeyspace
Enter a parse tree produced byCqlParser.keyspace().- Parameters:
ctx- the parse tree
-
exitKeyspace
Exit a parse tree produced byCqlParser.keyspace().- Parameters:
ctx- the parse tree
-
enterTable
Enter a parse tree produced byCqlParser.table().- Parameters:
ctx- the parse tree
-
exitTable
Exit a parse tree produced byCqlParser.table().- Parameters:
ctx- the parse tree
-
enterColumn
Enter a parse tree produced byCqlParser.column().- Parameters:
ctx- the parse tree
-
exitColumn
Exit a parse tree produced byCqlParser.column().- Parameters:
ctx- the parse tree
-
enterDataType
Enter a parse tree produced byCqlParser.dataType().- Parameters:
ctx- the parse tree
-
exitDataType
Exit a parse tree produced byCqlParser.dataType().- Parameters:
ctx- the parse tree
-
enterDataTypeName
Enter a parse tree produced byCqlParser.dataTypeName().- Parameters:
ctx- the parse tree
-
exitDataTypeName
Exit a parse tree produced byCqlParser.dataTypeName().- Parameters:
ctx- the parse tree
-
enterDataTypeDefinition
Enter a parse tree produced byCqlParser.dataTypeDefinition().- Parameters:
ctx- the parse tree
-
exitDataTypeDefinition
Exit a parse tree produced byCqlParser.dataTypeDefinition().- Parameters:
ctx- the parse tree
-
enterOrderDirection
Enter a parse tree produced byCqlParser.orderDirection().- Parameters:
ctx- the parse tree
-
exitOrderDirection
Exit a parse tree produced byCqlParser.orderDirection().- Parameters:
ctx- the parse tree
-
enterRole
Enter a parse tree produced byCqlParser.role().- Parameters:
ctx- the parse tree
-
exitRole
Exit a parse tree produced byCqlParser.role().- Parameters:
ctx- the parse tree
-
enterTrigger
Enter a parse tree produced byCqlParser.trigger().- Parameters:
ctx- the parse tree
-
exitTrigger
Exit a parse tree produced byCqlParser.trigger().- Parameters:
ctx- the parse tree
-
enterTriggerClass
Enter a parse tree produced byCqlParser.triggerClass().- Parameters:
ctx- the parse tree
-
exitTriggerClass
Exit a parse tree produced byCqlParser.triggerClass().- Parameters:
ctx- the parse tree
-
enterMaterializedView
Enter a parse tree produced byCqlParser.materializedView().- Parameters:
ctx- the parse tree
-
exitMaterializedView
Exit a parse tree produced byCqlParser.materializedView().- Parameters:
ctx- the parse tree
-
enterType_
Enter a parse tree produced byCqlParser.type_().- Parameters:
ctx- the parse tree
-
exitType_
Exit a parse tree produced byCqlParser.type_().- Parameters:
ctx- the parse tree
-
enterAggregate
Enter a parse tree produced byCqlParser.aggregate().- Parameters:
ctx- the parse tree
-
exitAggregate
Exit a parse tree produced byCqlParser.aggregate().- Parameters:
ctx- the parse tree
-
enterFunction_
Enter a parse tree produced byCqlParser.function_().- Parameters:
ctx- the parse tree
-
exitFunction_
Exit a parse tree produced byCqlParser.function_().- Parameters:
ctx- the parse tree
-
enterLanguage
Enter a parse tree produced byCqlParser.language().- Parameters:
ctx- the parse tree
-
exitLanguage
Exit a parse tree produced byCqlParser.language().- Parameters:
ctx- the parse tree
-
enterUser
Enter a parse tree produced byCqlParser.user().- Parameters:
ctx- the parse tree
-
exitUser
Exit a parse tree produced byCqlParser.user().- Parameters:
ctx- the parse tree
-
enterPassword
Enter a parse tree produced byCqlParser.password().- Parameters:
ctx- the parse tree
-
exitPassword
Exit a parse tree produced byCqlParser.password().- Parameters:
ctx- the parse tree
-
enterHashKey
Enter a parse tree produced byCqlParser.hashKey().- Parameters:
ctx- the parse tree
-
exitHashKey
Exit a parse tree produced byCqlParser.hashKey().- Parameters:
ctx- the parse tree
-
enterParam
Enter a parse tree produced byCqlParser.param().- Parameters:
ctx- the parse tree
-
exitParam
Exit a parse tree produced byCqlParser.param().- Parameters:
ctx- the parse tree
-
enterParamName
Enter a parse tree produced byCqlParser.paramName().- Parameters:
ctx- the parse tree
-
exitParamName
Exit a parse tree produced byCqlParser.paramName().- Parameters:
ctx- the parse tree
-
enterKwAdd
Enter a parse tree produced byCqlParser.kwAdd().- Parameters:
ctx- the parse tree
-
exitKwAdd
Exit a parse tree produced byCqlParser.kwAdd().- Parameters:
ctx- the parse tree
-
enterKwAggregate
Enter a parse tree produced byCqlParser.kwAggregate().- Parameters:
ctx- the parse tree
-
exitKwAggregate
Exit a parse tree produced byCqlParser.kwAggregate().- Parameters:
ctx- the parse tree
-
enterKwAll
Enter a parse tree produced byCqlParser.kwAll().- Parameters:
ctx- the parse tree
-
exitKwAll
Exit a parse tree produced byCqlParser.kwAll().- Parameters:
ctx- the parse tree
-
enterKwAllPermissions
Enter a parse tree produced byCqlParser.kwAllPermissions().- Parameters:
ctx- the parse tree
-
exitKwAllPermissions
Exit a parse tree produced byCqlParser.kwAllPermissions().- Parameters:
ctx- the parse tree
-
enterKwAllow
Enter a parse tree produced byCqlParser.kwAllow().- Parameters:
ctx- the parse tree
-
exitKwAllow
Exit a parse tree produced byCqlParser.kwAllow().- Parameters:
ctx- the parse tree
-
enterKwAlter
Enter a parse tree produced byCqlParser.kwAlter().- Parameters:
ctx- the parse tree
-
exitKwAlter
Exit a parse tree produced byCqlParser.kwAlter().- Parameters:
ctx- the parse tree
-
enterKwAnd
Enter a parse tree produced byCqlParser.kwAnd().- Parameters:
ctx- the parse tree
-
exitKwAnd
Exit a parse tree produced byCqlParser.kwAnd().- Parameters:
ctx- the parse tree
-
enterKwApply
Enter a parse tree produced byCqlParser.kwApply().- Parameters:
ctx- the parse tree
-
exitKwApply
Exit a parse tree produced byCqlParser.kwApply().- Parameters:
ctx- the parse tree
-
enterKwAs
Enter a parse tree produced byCqlParser.kwAs().- Parameters:
ctx- the parse tree
-
exitKwAs
Exit a parse tree produced byCqlParser.kwAs().- Parameters:
ctx- the parse tree
-
enterKwAsc
Enter a parse tree produced byCqlParser.kwAsc().- Parameters:
ctx- the parse tree
-
exitKwAsc
Exit a parse tree produced byCqlParser.kwAsc().- Parameters:
ctx- the parse tree
-
enterKwAuthorize
Enter a parse tree produced byCqlParser.kwAuthorize().- Parameters:
ctx- the parse tree
-
exitKwAuthorize
Exit a parse tree produced byCqlParser.kwAuthorize().- Parameters:
ctx- the parse tree
-
enterKwBatch
Enter a parse tree produced byCqlParser.kwBatch().- Parameters:
ctx- the parse tree
-
exitKwBatch
Exit a parse tree produced byCqlParser.kwBatch().- Parameters:
ctx- the parse tree
-
enterKwBegin
Enter a parse tree produced byCqlParser.kwBegin().- Parameters:
ctx- the parse tree
-
exitKwBegin
Exit a parse tree produced byCqlParser.kwBegin().- Parameters:
ctx- the parse tree
-
enterKwBy
Enter a parse tree produced byCqlParser.kwBy().- Parameters:
ctx- the parse tree
-
exitKwBy
Exit a parse tree produced byCqlParser.kwBy().- Parameters:
ctx- the parse tree
-
enterKwCalled
Enter a parse tree produced byCqlParser.kwCalled().- Parameters:
ctx- the parse tree
-
exitKwCalled
Exit a parse tree produced byCqlParser.kwCalled().- Parameters:
ctx- the parse tree
-
enterKwClustering
Enter a parse tree produced byCqlParser.kwClustering().- Parameters:
ctx- the parse tree
-
exitKwClustering
Exit a parse tree produced byCqlParser.kwClustering().- Parameters:
ctx- the parse tree
-
enterKwCompact
Enter a parse tree produced byCqlParser.kwCompact().- Parameters:
ctx- the parse tree
-
exitKwCompact
Exit a parse tree produced byCqlParser.kwCompact().- Parameters:
ctx- the parse tree
-
enterKwContains
Enter a parse tree produced byCqlParser.kwContains().- Parameters:
ctx- the parse tree
-
exitKwContains
Exit a parse tree produced byCqlParser.kwContains().- Parameters:
ctx- the parse tree
-
enterKwCreate
Enter a parse tree produced byCqlParser.kwCreate().- Parameters:
ctx- the parse tree
-
exitKwCreate
Exit a parse tree produced byCqlParser.kwCreate().- Parameters:
ctx- the parse tree
-
enterKwDelete
Enter a parse tree produced byCqlParser.kwDelete().- Parameters:
ctx- the parse tree
-
exitKwDelete
Exit a parse tree produced byCqlParser.kwDelete().- Parameters:
ctx- the parse tree
-
enterKwDesc
Enter a parse tree produced byCqlParser.kwDesc().- Parameters:
ctx- the parse tree
-
exitKwDesc
Exit a parse tree produced byCqlParser.kwDesc().- Parameters:
ctx- the parse tree
-
enterKwDescibe
Enter a parse tree produced byCqlParser.kwDescibe().- Parameters:
ctx- the parse tree
-
exitKwDescibe
Exit a parse tree produced byCqlParser.kwDescibe().- Parameters:
ctx- the parse tree
-
enterKwDistinct
Enter a parse tree produced byCqlParser.kwDistinct().- Parameters:
ctx- the parse tree
-
exitKwDistinct
Exit a parse tree produced byCqlParser.kwDistinct().- Parameters:
ctx- the parse tree
-
enterKwDrop
Enter a parse tree produced byCqlParser.kwDrop().- Parameters:
ctx- the parse tree
-
exitKwDrop
Exit a parse tree produced byCqlParser.kwDrop().- Parameters:
ctx- the parse tree
-
enterKwDurableWrites
Enter a parse tree produced byCqlParser.kwDurableWrites().- Parameters:
ctx- the parse tree
-
exitKwDurableWrites
Exit a parse tree produced byCqlParser.kwDurableWrites().- Parameters:
ctx- the parse tree
-
enterKwEntries
Enter a parse tree produced byCqlParser.kwEntries().- Parameters:
ctx- the parse tree
-
exitKwEntries
Exit a parse tree produced byCqlParser.kwEntries().- Parameters:
ctx- the parse tree
-
enterKwExecute
Enter a parse tree produced byCqlParser.kwExecute().- Parameters:
ctx- the parse tree
-
exitKwExecute
Exit a parse tree produced byCqlParser.kwExecute().- Parameters:
ctx- the parse tree
-
enterKwExists
Enter a parse tree produced byCqlParser.kwExists().- Parameters:
ctx- the parse tree
-
exitKwExists
Exit a parse tree produced byCqlParser.kwExists().- Parameters:
ctx- the parse tree
-
enterKwFiltering
Enter a parse tree produced byCqlParser.kwFiltering().- Parameters:
ctx- the parse tree
-
exitKwFiltering
Exit a parse tree produced byCqlParser.kwFiltering().- Parameters:
ctx- the parse tree
-
enterKwFinalfunc
Enter a parse tree produced byCqlParser.kwFinalfunc().- Parameters:
ctx- the parse tree
-
exitKwFinalfunc
Exit a parse tree produced byCqlParser.kwFinalfunc().- Parameters:
ctx- the parse tree
-
enterKwStatic
Enter a parse tree produced byCqlParser.kwStatic().- Parameters:
ctx- the parse tree
-
exitKwStatic
Exit a parse tree produced byCqlParser.kwStatic().- Parameters:
ctx- the parse tree
-
enterKwFrom
Enter a parse tree produced byCqlParser.kwFrom().- Parameters:
ctx- the parse tree
-
exitKwFrom
Exit a parse tree produced byCqlParser.kwFrom().- Parameters:
ctx- the parse tree
-
enterKwFull
Enter a parse tree produced byCqlParser.kwFull().- Parameters:
ctx- the parse tree
-
exitKwFull
Exit a parse tree produced byCqlParser.kwFull().- Parameters:
ctx- the parse tree
-
enterKwFunction
Enter a parse tree produced byCqlParser.kwFunction().- Parameters:
ctx- the parse tree
-
exitKwFunction
Exit a parse tree produced byCqlParser.kwFunction().- Parameters:
ctx- the parse tree
-
enterKwFunctions
Enter a parse tree produced byCqlParser.kwFunctions().- Parameters:
ctx- the parse tree
-
exitKwFunctions
Exit a parse tree produced byCqlParser.kwFunctions().- Parameters:
ctx- the parse tree
-
enterKwGrant
Enter a parse tree produced byCqlParser.kwGrant().- Parameters:
ctx- the parse tree
-
exitKwGrant
Exit a parse tree produced byCqlParser.kwGrant().- Parameters:
ctx- the parse tree
-
enterKwIf
Enter a parse tree produced byCqlParser.kwIf().- Parameters:
ctx- the parse tree
-
exitKwIf
Exit a parse tree produced byCqlParser.kwIf().- Parameters:
ctx- the parse tree
-
enterKwIn
Enter a parse tree produced byCqlParser.kwIn().- Parameters:
ctx- the parse tree
-
exitKwIn
Exit a parse tree produced byCqlParser.kwIn().- Parameters:
ctx- the parse tree
-
enterKwIndex
Enter a parse tree produced byCqlParser.kwIndex().- Parameters:
ctx- the parse tree
-
exitKwIndex
Exit a parse tree produced byCqlParser.kwIndex().- Parameters:
ctx- the parse tree
-
enterKwInitcond
Enter a parse tree produced byCqlParser.kwInitcond().- Parameters:
ctx- the parse tree
-
exitKwInitcond
Exit a parse tree produced byCqlParser.kwInitcond().- Parameters:
ctx- the parse tree
-
enterKwInput
Enter a parse tree produced byCqlParser.kwInput().- Parameters:
ctx- the parse tree
-
exitKwInput
Exit a parse tree produced byCqlParser.kwInput().- Parameters:
ctx- the parse tree
-
enterKwInsert
Enter a parse tree produced byCqlParser.kwInsert().- Parameters:
ctx- the parse tree
-
exitKwInsert
Exit a parse tree produced byCqlParser.kwInsert().- Parameters:
ctx- the parse tree
-
enterKwInto
Enter a parse tree produced byCqlParser.kwInto().- Parameters:
ctx- the parse tree
-
exitKwInto
Exit a parse tree produced byCqlParser.kwInto().- Parameters:
ctx- the parse tree
-
enterKwIs
Enter a parse tree produced byCqlParser.kwIs().- Parameters:
ctx- the parse tree
-
exitKwIs
Exit a parse tree produced byCqlParser.kwIs().- Parameters:
ctx- the parse tree
-
enterKwJson
Enter a parse tree produced byCqlParser.kwJson().- Parameters:
ctx- the parse tree
-
exitKwJson
Exit a parse tree produced byCqlParser.kwJson().- Parameters:
ctx- the parse tree
-
enterKwKey
Enter a parse tree produced byCqlParser.kwKey().- Parameters:
ctx- the parse tree
-
exitKwKey
Exit a parse tree produced byCqlParser.kwKey().- Parameters:
ctx- the parse tree
-
enterKwKeys
Enter a parse tree produced byCqlParser.kwKeys().- Parameters:
ctx- the parse tree
-
exitKwKeys
Exit a parse tree produced byCqlParser.kwKeys().- Parameters:
ctx- the parse tree
-
enterKwKeyspace
Enter a parse tree produced byCqlParser.kwKeyspace().- Parameters:
ctx- the parse tree
-
exitKwKeyspace
Exit a parse tree produced byCqlParser.kwKeyspace().- Parameters:
ctx- the parse tree
-
enterKwKeyspaces
Enter a parse tree produced byCqlParser.kwKeyspaces().- Parameters:
ctx- the parse tree
-
exitKwKeyspaces
Exit a parse tree produced byCqlParser.kwKeyspaces().- Parameters:
ctx- the parse tree
-
enterKwLanguage
Enter a parse tree produced byCqlParser.kwLanguage().- Parameters:
ctx- the parse tree
-
exitKwLanguage
Exit a parse tree produced byCqlParser.kwLanguage().- Parameters:
ctx- the parse tree
-
enterKwLimit
Enter a parse tree produced byCqlParser.kwLimit().- Parameters:
ctx- the parse tree
-
exitKwLimit
Exit a parse tree produced byCqlParser.kwLimit().- Parameters:
ctx- the parse tree
-
enterKwList
Enter a parse tree produced byCqlParser.kwList().- Parameters:
ctx- the parse tree
-
exitKwList
Exit a parse tree produced byCqlParser.kwList().- Parameters:
ctx- the parse tree
-
enterKwLogged
Enter a parse tree produced byCqlParser.kwLogged().- Parameters:
ctx- the parse tree
-
exitKwLogged
Exit a parse tree produced byCqlParser.kwLogged().- Parameters:
ctx- the parse tree
-
enterKwLogin
Enter a parse tree produced byCqlParser.kwLogin().- Parameters:
ctx- the parse tree
-
exitKwLogin
Exit a parse tree produced byCqlParser.kwLogin().- Parameters:
ctx- the parse tree
-
enterKwMaterialized
Enter a parse tree produced byCqlParser.kwMaterialized().- Parameters:
ctx- the parse tree
-
exitKwMaterialized
Exit a parse tree produced byCqlParser.kwMaterialized().- Parameters:
ctx- the parse tree
-
enterKwModify
Enter a parse tree produced byCqlParser.kwModify().- Parameters:
ctx- the parse tree
-
exitKwModify
Exit a parse tree produced byCqlParser.kwModify().- Parameters:
ctx- the parse tree
-
enterKwNosuperuser
Enter a parse tree produced byCqlParser.kwNosuperuser().- Parameters:
ctx- the parse tree
-
exitKwNosuperuser
Exit a parse tree produced byCqlParser.kwNosuperuser().- Parameters:
ctx- the parse tree
-
enterKwNorecursive
Enter a parse tree produced byCqlParser.kwNorecursive().- Parameters:
ctx- the parse tree
-
exitKwNorecursive
Exit a parse tree produced byCqlParser.kwNorecursive().- Parameters:
ctx- the parse tree
-
enterKwNot
Enter a parse tree produced byCqlParser.kwNot().- Parameters:
ctx- the parse tree
-
exitKwNot
Exit a parse tree produced byCqlParser.kwNot().- Parameters:
ctx- the parse tree
-
enterKwNull
Enter a parse tree produced byCqlParser.kwNull().- Parameters:
ctx- the parse tree
-
exitKwNull
Exit a parse tree produced byCqlParser.kwNull().- Parameters:
ctx- the parse tree
-
enterKwOf
Enter a parse tree produced byCqlParser.kwOf().- Parameters:
ctx- the parse tree
-
exitKwOf
Exit a parse tree produced byCqlParser.kwOf().- Parameters:
ctx- the parse tree
-
enterKwOn
Enter a parse tree produced byCqlParser.kwOn().- Parameters:
ctx- the parse tree
-
exitKwOn
Exit a parse tree produced byCqlParser.kwOn().- Parameters:
ctx- the parse tree
-
enterKwOptions
Enter a parse tree produced byCqlParser.kwOptions().- Parameters:
ctx- the parse tree
-
exitKwOptions
Exit a parse tree produced byCqlParser.kwOptions().- Parameters:
ctx- the parse tree
-
enterKwOr
Enter a parse tree produced byCqlParser.kwOr().- Parameters:
ctx- the parse tree
-
exitKwOr
Exit a parse tree produced byCqlParser.kwOr().- Parameters:
ctx- the parse tree
-
enterKwOrder
Enter a parse tree produced byCqlParser.kwOrder().- Parameters:
ctx- the parse tree
-
exitKwOrder
Exit a parse tree produced byCqlParser.kwOrder().- Parameters:
ctx- the parse tree
-
enterKwPassword
Enter a parse tree produced byCqlParser.kwPassword().- Parameters:
ctx- the parse tree
-
exitKwPassword
Exit a parse tree produced byCqlParser.kwPassword().- Parameters:
ctx- the parse tree
-
enterKwPrimary
Enter a parse tree produced byCqlParser.kwPrimary().- Parameters:
ctx- the parse tree
-
exitKwPrimary
Exit a parse tree produced byCqlParser.kwPrimary().- Parameters:
ctx- the parse tree
-
enterKwRename
Enter a parse tree produced byCqlParser.kwRename().- Parameters:
ctx- the parse tree
-
exitKwRename
Exit a parse tree produced byCqlParser.kwRename().- Parameters:
ctx- the parse tree
-
enterKwReplace
Enter a parse tree produced byCqlParser.kwReplace().- Parameters:
ctx- the parse tree
-
exitKwReplace
Exit a parse tree produced byCqlParser.kwReplace().- Parameters:
ctx- the parse tree
-
enterKwReplication
Enter a parse tree produced byCqlParser.kwReplication().- Parameters:
ctx- the parse tree
-
exitKwReplication
Exit a parse tree produced byCqlParser.kwReplication().- Parameters:
ctx- the parse tree
-
enterKwReturns
Enter a parse tree produced byCqlParser.kwReturns().- Parameters:
ctx- the parse tree
-
exitKwReturns
Exit a parse tree produced byCqlParser.kwReturns().- Parameters:
ctx- the parse tree
-
enterKwRole
Enter a parse tree produced byCqlParser.kwRole().- Parameters:
ctx- the parse tree
-
exitKwRole
Exit a parse tree produced byCqlParser.kwRole().- Parameters:
ctx- the parse tree
-
enterKwRoles
Enter a parse tree produced byCqlParser.kwRoles().- Parameters:
ctx- the parse tree
-
exitKwRoles
Exit a parse tree produced byCqlParser.kwRoles().- Parameters:
ctx- the parse tree
-
enterKwSelect
Enter a parse tree produced byCqlParser.kwSelect().- Parameters:
ctx- the parse tree
-
exitKwSelect
Exit a parse tree produced byCqlParser.kwSelect().- Parameters:
ctx- the parse tree
-
enterKwSet
Enter a parse tree produced byCqlParser.kwSet().- Parameters:
ctx- the parse tree
-
exitKwSet
Exit a parse tree produced byCqlParser.kwSet().- Parameters:
ctx- the parse tree
-
enterKwSfunc
Enter a parse tree produced byCqlParser.kwSfunc().- Parameters:
ctx- the parse tree
-
exitKwSfunc
Exit a parse tree produced byCqlParser.kwSfunc().- Parameters:
ctx- the parse tree
-
enterKwStorage
Enter a parse tree produced byCqlParser.kwStorage().- Parameters:
ctx- the parse tree
-
exitKwStorage
Exit a parse tree produced byCqlParser.kwStorage().- Parameters:
ctx- the parse tree
-
enterKwStype
Enter a parse tree produced byCqlParser.kwStype().- Parameters:
ctx- the parse tree
-
exitKwStype
Exit a parse tree produced byCqlParser.kwStype().- Parameters:
ctx- the parse tree
-
enterKwSuperuser
Enter a parse tree produced byCqlParser.kwSuperuser().- Parameters:
ctx- the parse tree
-
exitKwSuperuser
Exit a parse tree produced byCqlParser.kwSuperuser().- Parameters:
ctx- the parse tree
-
enterKwTable
Enter a parse tree produced byCqlParser.kwTable().- Parameters:
ctx- the parse tree
-
exitKwTable
Exit a parse tree produced byCqlParser.kwTable().- Parameters:
ctx- the parse tree
-
enterKwTimestamp
Enter a parse tree produced byCqlParser.kwTimestamp().- Parameters:
ctx- the parse tree
-
exitKwTimestamp
Exit a parse tree produced byCqlParser.kwTimestamp().- Parameters:
ctx- the parse tree
-
enterKwTo
Enter a parse tree produced byCqlParser.kwTo().- Parameters:
ctx- the parse tree
-
exitKwTo
Exit a parse tree produced byCqlParser.kwTo().- Parameters:
ctx- the parse tree
-
enterKwTrigger
Enter a parse tree produced byCqlParser.kwTrigger().- Parameters:
ctx- the parse tree
-
exitKwTrigger
Exit a parse tree produced byCqlParser.kwTrigger().- Parameters:
ctx- the parse tree
-
enterKwTruncate
Enter a parse tree produced byCqlParser.kwTruncate().- Parameters:
ctx- the parse tree
-
exitKwTruncate
Exit a parse tree produced byCqlParser.kwTruncate().- Parameters:
ctx- the parse tree
-
enterKwTtl
Enter a parse tree produced byCqlParser.kwTtl().- Parameters:
ctx- the parse tree
-
exitKwTtl
Exit a parse tree produced byCqlParser.kwTtl().- Parameters:
ctx- the parse tree
-
enterKwType
Enter a parse tree produced byCqlParser.kwType().- Parameters:
ctx- the parse tree
-
exitKwType
Exit a parse tree produced byCqlParser.kwType().- Parameters:
ctx- the parse tree
-
enterKwUnlogged
Enter a parse tree produced byCqlParser.kwUnlogged().- Parameters:
ctx- the parse tree
-
exitKwUnlogged
Exit a parse tree produced byCqlParser.kwUnlogged().- Parameters:
ctx- the parse tree
-
enterKwUpdate
Enter a parse tree produced byCqlParser.kwUpdate().- Parameters:
ctx- the parse tree
-
exitKwUpdate
Exit a parse tree produced byCqlParser.kwUpdate().- Parameters:
ctx- the parse tree
-
enterKwUse
Enter a parse tree produced byCqlParser.kwUse().- Parameters:
ctx- the parse tree
-
exitKwUse
Exit a parse tree produced byCqlParser.kwUse().- Parameters:
ctx- the parse tree
-
enterKwUser
Enter a parse tree produced byCqlParser.kwUser().- Parameters:
ctx- the parse tree
-
exitKwUser
Exit a parse tree produced byCqlParser.kwUser().- Parameters:
ctx- the parse tree
-
enterKwUsing
Enter a parse tree produced byCqlParser.kwUsing().- Parameters:
ctx- the parse tree
-
exitKwUsing
Exit a parse tree produced byCqlParser.kwUsing().- Parameters:
ctx- the parse tree
-
enterKwValues
Enter a parse tree produced byCqlParser.kwValues().- Parameters:
ctx- the parse tree
-
exitKwValues
Exit a parse tree produced byCqlParser.kwValues().- Parameters:
ctx- the parse tree
-
enterKwView
Enter a parse tree produced byCqlParser.kwView().- Parameters:
ctx- the parse tree
-
exitKwView
Exit a parse tree produced byCqlParser.kwView().- Parameters:
ctx- the parse tree
-
enterKwWhere
Enter a parse tree produced byCqlParser.kwWhere().- Parameters:
ctx- the parse tree
-
exitKwWhere
Exit a parse tree produced byCqlParser.kwWhere().- Parameters:
ctx- the parse tree
-
enterKwWith
Enter a parse tree produced byCqlParser.kwWith().- Parameters:
ctx- the parse tree
-
exitKwWith
Exit a parse tree produced byCqlParser.kwWith().- Parameters:
ctx- the parse tree
-
enterKwRevoke
Enter a parse tree produced byCqlParser.kwRevoke().- Parameters:
ctx- the parse tree
-
exitKwRevoke
Exit a parse tree produced byCqlParser.kwRevoke().- Parameters:
ctx- the parse tree
-
enterEof
Enter a parse tree produced byCqlParser.eof().- Parameters:
ctx- the parse tree
-
exitEof
Exit a parse tree produced byCqlParser.eof().- Parameters:
ctx- the parse tree
-
enterSyntaxBracketLr
Enter a parse tree produced byCqlParser.syntaxBracketLr().- Parameters:
ctx- the parse tree
-
exitSyntaxBracketLr
Exit a parse tree produced byCqlParser.syntaxBracketLr().- Parameters:
ctx- the parse tree
-
enterSyntaxBracketRr
Enter a parse tree produced byCqlParser.syntaxBracketRr().- Parameters:
ctx- the parse tree
-
exitSyntaxBracketRr
Exit a parse tree produced byCqlParser.syntaxBracketRr().- Parameters:
ctx- the parse tree
-
enterSyntaxBracketLc
Enter a parse tree produced byCqlParser.syntaxBracketLc().- Parameters:
ctx- the parse tree
-
exitSyntaxBracketLc
Exit a parse tree produced byCqlParser.syntaxBracketLc().- Parameters:
ctx- the parse tree
-
enterSyntaxBracketRc
Enter a parse tree produced byCqlParser.syntaxBracketRc().- Parameters:
ctx- the parse tree
-
exitSyntaxBracketRc
Exit a parse tree produced byCqlParser.syntaxBracketRc().- Parameters:
ctx- the parse tree
-
enterSyntaxBracketLa
Enter a parse tree produced byCqlParser.syntaxBracketLa().- Parameters:
ctx- the parse tree
-
exitSyntaxBracketLa
Exit a parse tree produced byCqlParser.syntaxBracketLa().- Parameters:
ctx- the parse tree
-
enterSyntaxBracketRa
Enter a parse tree produced byCqlParser.syntaxBracketRa().- Parameters:
ctx- the parse tree
-
exitSyntaxBracketRa
Exit a parse tree produced byCqlParser.syntaxBracketRa().- Parameters:
ctx- the parse tree
-
enterSyntaxBracketLs
Enter a parse tree produced byCqlParser.syntaxBracketLs().- Parameters:
ctx- the parse tree
-
exitSyntaxBracketLs
Exit a parse tree produced byCqlParser.syntaxBracketLs().- Parameters:
ctx- the parse tree
-
enterSyntaxBracketRs
Enter a parse tree produced byCqlParser.syntaxBracketRs().- Parameters:
ctx- the parse tree
-
exitSyntaxBracketRs
Exit a parse tree produced byCqlParser.syntaxBracketRs().- Parameters:
ctx- the parse tree
-
enterSyntaxComma
Enter a parse tree produced byCqlParser.syntaxComma().- Parameters:
ctx- the parse tree
-
exitSyntaxComma
Exit a parse tree produced byCqlParser.syntaxComma().- Parameters:
ctx- the parse tree
-
enterSyntaxColon
Enter a parse tree produced byCqlParser.syntaxColon().- Parameters:
ctx- the parse tree
-
exitSyntaxColon
Exit a parse tree produced byCqlParser.syntaxColon().- Parameters:
ctx- the parse tree
-