Class CqlParserBaseListener
- All Implemented Interfaces:
CqlParserListener,org.antlr.v4.runtime.tree.ParseTreeListener
- Direct Known Subclasses:
CqlModelBuilder
CqlParserListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
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().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) 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().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) 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().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
CqlParserBaseListener
public CqlParserBaseListener()
-
-
Method Details
-
enterRoot
Enter a parse tree produced byCqlParser.root().The default implementation does nothing.
- Specified by:
enterRootin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitRoot
Exit a parse tree produced byCqlParser.root().The default implementation does nothing.
- Specified by:
exitRootin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCqls
Enter a parse tree produced byCqlParser.cqls().The default implementation does nothing.
- Specified by:
enterCqlsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCqls
Exit a parse tree produced byCqlParser.cqls().The default implementation does nothing.
- Specified by:
exitCqlsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterStatementSeparator
Enter a parse tree produced byCqlParser.statementSeparator().The default implementation does nothing.
- Specified by:
enterStatementSeparatorin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitStatementSeparator
Exit a parse tree produced byCqlParser.statementSeparator().The default implementation does nothing.
- Specified by:
exitStatementSeparatorin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterEmpty_
Enter a parse tree produced byCqlParser.empty_().The default implementation does nothing.
- Specified by:
enterEmpty_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitEmpty_
Exit a parse tree produced byCqlParser.empty_().The default implementation does nothing.
- Specified by:
exitEmpty_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCql
Enter a parse tree produced byCqlParser.cql().The default implementation does nothing.
- Specified by:
enterCqlin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCql
Exit a parse tree produced byCqlParser.cql().The default implementation does nothing.
- Specified by:
exitCqlin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterRevoke
Enter a parse tree produced byCqlParser.revoke().The default implementation does nothing.
- Specified by:
enterRevokein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitRevoke
Exit a parse tree produced byCqlParser.revoke().The default implementation does nothing.
- Specified by:
exitRevokein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterListRoles
Enter a parse tree produced byCqlParser.listRoles().The default implementation does nothing.
- Specified by:
enterListRolesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitListRoles
Exit a parse tree produced byCqlParser.listRoles().The default implementation does nothing.
- Specified by:
exitListRolesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterListPermissions
Enter a parse tree produced byCqlParser.listPermissions().The default implementation does nothing.
- Specified by:
enterListPermissionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitListPermissions
Exit a parse tree produced byCqlParser.listPermissions().The default implementation does nothing.
- Specified by:
exitListPermissionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterGrant
Enter a parse tree produced byCqlParser.grant().The default implementation does nothing.
- Specified by:
enterGrantin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitGrant
Exit a parse tree produced byCqlParser.grant().The default implementation does nothing.
- Specified by:
exitGrantin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterPriviledge
Enter a parse tree produced byCqlParser.priviledge().The default implementation does nothing.
- Specified by:
enterPriviledgein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitPriviledge
Exit a parse tree produced byCqlParser.priviledge().The default implementation does nothing.
- Specified by:
exitPriviledgein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterResource
Enter a parse tree produced byCqlParser.resource().The default implementation does nothing.
- Specified by:
enterResourcein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitResource
Exit a parse tree produced byCqlParser.resource().The default implementation does nothing.
- Specified by:
exitResourcein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCreateUser
Enter a parse tree produced byCqlParser.createUser().The default implementation does nothing.
- Specified by:
enterCreateUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCreateUser
Exit a parse tree produced byCqlParser.createUser().The default implementation does nothing.
- Specified by:
exitCreateUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCreateRole
Enter a parse tree produced byCqlParser.createRole().The default implementation does nothing.
- Specified by:
enterCreateRolein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCreateRole
Exit a parse tree produced byCqlParser.createRole().The default implementation does nothing.
- Specified by:
exitCreateRolein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCreateType
Enter a parse tree produced byCqlParser.createType().The default implementation does nothing.
- Specified by:
enterCreateTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCreateType
Exit a parse tree produced byCqlParser.createType().The default implementation does nothing.
- Specified by:
exitCreateTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTypeMemberColumnList
Enter a parse tree produced byCqlParser.typeMemberColumnList().The default implementation does nothing.
- Specified by:
enterTypeMemberColumnListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTypeMemberColumnList
Exit a parse tree produced byCqlParser.typeMemberColumnList().The default implementation does nothing.
- Specified by:
exitTypeMemberColumnListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCreateTrigger
Enter a parse tree produced byCqlParser.createTrigger().The default implementation does nothing.
- Specified by:
enterCreateTriggerin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCreateTrigger
Exit a parse tree produced byCqlParser.createTrigger().The default implementation does nothing.
- Specified by:
exitCreateTriggerin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCreateMaterializedView
Enter a parse tree produced byCqlParser.createMaterializedView().The default implementation does nothing.
- Specified by:
enterCreateMaterializedViewin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCreateMaterializedView
Exit a parse tree produced byCqlParser.createMaterializedView().The default implementation does nothing.
- Specified by:
exitCreateMaterializedViewin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterMaterializedViewWhere
Enter a parse tree produced byCqlParser.materializedViewWhere().The default implementation does nothing.
- Specified by:
enterMaterializedViewWherein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitMaterializedViewWhere
Exit a parse tree produced byCqlParser.materializedViewWhere().The default implementation does nothing.
- Specified by:
exitMaterializedViewWherein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterColumnNotNullList
Enter a parse tree produced byCqlParser.columnNotNullList().The default implementation does nothing.
- Specified by:
enterColumnNotNullListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitColumnNotNullList
Exit a parse tree produced byCqlParser.columnNotNullList().The default implementation does nothing.
- Specified by:
exitColumnNotNullListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterColumnNotNull
Enter a parse tree produced byCqlParser.columnNotNull().The default implementation does nothing.
- Specified by:
enterColumnNotNullin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitColumnNotNull
Exit a parse tree produced byCqlParser.columnNotNull().The default implementation does nothing.
- Specified by:
exitColumnNotNullin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterMaterializedViewOptions
Enter a parse tree produced byCqlParser.materializedViewOptions().The default implementation does nothing.
- Specified by:
enterMaterializedViewOptionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitMaterializedViewOptions
Exit a parse tree produced byCqlParser.materializedViewOptions().The default implementation does nothing.
- Specified by:
exitMaterializedViewOptionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCreateKeyspace
Enter a parse tree produced byCqlParser.createKeyspace().The default implementation does nothing.
- Specified by:
enterCreateKeyspacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCreateKeyspace
Exit a parse tree produced byCqlParser.createKeyspace().The default implementation does nothing.
- Specified by:
exitCreateKeyspacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCreateFunction
Enter a parse tree produced byCqlParser.createFunction().The default implementation does nothing.
- Specified by:
enterCreateFunctionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCreateFunction
Exit a parse tree produced byCqlParser.createFunction().The default implementation does nothing.
- Specified by:
exitCreateFunctionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCodeBlock
Enter a parse tree produced byCqlParser.codeBlock().The default implementation does nothing.
- Specified by:
enterCodeBlockin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCodeBlock
Exit a parse tree produced byCqlParser.codeBlock().The default implementation does nothing.
- Specified by:
exitCodeBlockin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterParamList
Enter a parse tree produced byCqlParser.paramList().The default implementation does nothing.
- Specified by:
enterParamListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitParamList
Exit a parse tree produced byCqlParser.paramList().The default implementation does nothing.
- Specified by:
exitParamListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterReturnMode
Enter a parse tree produced byCqlParser.returnMode().The default implementation does nothing.
- Specified by:
enterReturnModein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitReturnMode
Exit a parse tree produced byCqlParser.returnMode().The default implementation does nothing.
- Specified by:
exitReturnModein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCreateAggregate
Enter a parse tree produced byCqlParser.createAggregate().The default implementation does nothing.
- Specified by:
enterCreateAggregatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCreateAggregate
Exit a parse tree produced byCqlParser.createAggregate().The default implementation does nothing.
- Specified by:
exitCreateAggregatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterInitCondDefinition
Enter a parse tree produced byCqlParser.initCondDefinition().The default implementation does nothing.
- Specified by:
enterInitCondDefinitionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitInitCondDefinition
Exit a parse tree produced byCqlParser.initCondDefinition().The default implementation does nothing.
- Specified by:
exitInitCondDefinitionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterInitCondHash
Enter a parse tree produced byCqlParser.initCondHash().The default implementation does nothing.
- Specified by:
enterInitCondHashin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitInitCondHash
Exit a parse tree produced byCqlParser.initCondHash().The default implementation does nothing.
- Specified by:
exitInitCondHashin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterInitCondHashItem
Enter a parse tree produced byCqlParser.initCondHashItem().The default implementation does nothing.
- Specified by:
enterInitCondHashItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitInitCondHashItem
Exit a parse tree produced byCqlParser.initCondHashItem().The default implementation does nothing.
- Specified by:
exitInitCondHashItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterInitCondListNested
Enter a parse tree produced byCqlParser.initCondListNested().The default implementation does nothing.
- Specified by:
enterInitCondListNestedin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitInitCondListNested
Exit a parse tree produced byCqlParser.initCondListNested().The default implementation does nothing.
- Specified by:
exitInitCondListNestedin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterInitCondList
Enter a parse tree produced byCqlParser.initCondList().The default implementation does nothing.
- Specified by:
enterInitCondListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitInitCondList
Exit a parse tree produced byCqlParser.initCondList().The default implementation does nothing.
- Specified by:
exitInitCondListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterOrReplace
Enter a parse tree produced byCqlParser.orReplace().The default implementation does nothing.
- Specified by:
enterOrReplacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitOrReplace
Exit a parse tree produced byCqlParser.orReplace().The default implementation does nothing.
- Specified by:
exitOrReplacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterUser
Enter a parse tree produced byCqlParser.alterUser().The default implementation does nothing.
- Specified by:
enterAlterUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterUser
Exit a parse tree produced byCqlParser.alterUser().The default implementation does nothing.
- Specified by:
exitAlterUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterUserPassword
Enter a parse tree produced byCqlParser.userPassword().The default implementation does nothing.
- Specified by:
enterUserPasswordin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitUserPassword
Exit a parse tree produced byCqlParser.userPassword().The default implementation does nothing.
- Specified by:
exitUserPasswordin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterUserSuperUser
Enter a parse tree produced byCqlParser.userSuperUser().The default implementation does nothing.
- Specified by:
enterUserSuperUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitUserSuperUser
Exit a parse tree produced byCqlParser.userSuperUser().The default implementation does nothing.
- Specified by:
exitUserSuperUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterType
Enter a parse tree produced byCqlParser.alterType().The default implementation does nothing.
- Specified by:
enterAlterTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterType
Exit a parse tree produced byCqlParser.alterType().The default implementation does nothing.
- Specified by:
exitAlterTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTypeOperation
Enter a parse tree produced byCqlParser.alterTypeOperation().The default implementation does nothing.
- Specified by:
enterAlterTypeOperationin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTypeOperation
Exit a parse tree produced byCqlParser.alterTypeOperation().The default implementation does nothing.
- Specified by:
exitAlterTypeOperationin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTypeRename
Enter a parse tree produced byCqlParser.alterTypeRename().The default implementation does nothing.
- Specified by:
enterAlterTypeRenamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTypeRename
Exit a parse tree produced byCqlParser.alterTypeRename().The default implementation does nothing.
- Specified by:
exitAlterTypeRenamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTypeRenameList
Enter a parse tree produced byCqlParser.alterTypeRenameList().The default implementation does nothing.
- Specified by:
enterAlterTypeRenameListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTypeRenameList
Exit a parse tree produced byCqlParser.alterTypeRenameList().The default implementation does nothing.
- Specified by:
exitAlterTypeRenameListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTypeRenameItem
Enter a parse tree produced byCqlParser.alterTypeRenameItem().The default implementation does nothing.
- Specified by:
enterAlterTypeRenameItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTypeRenameItem
Exit a parse tree produced byCqlParser.alterTypeRenameItem().The default implementation does nothing.
- Specified by:
exitAlterTypeRenameItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTypeAdd
Enter a parse tree produced byCqlParser.alterTypeAdd().The default implementation does nothing.
- Specified by:
enterAlterTypeAddin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTypeAdd
Exit a parse tree produced byCqlParser.alterTypeAdd().The default implementation does nothing.
- Specified by:
exitAlterTypeAddin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTypeAlterType
Enter a parse tree produced byCqlParser.alterTypeAlterType().The default implementation does nothing.
- Specified by:
enterAlterTypeAlterTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTypeAlterType
Exit a parse tree produced byCqlParser.alterTypeAlterType().The default implementation does nothing.
- Specified by:
exitAlterTypeAlterTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTable
Enter a parse tree produced byCqlParser.alterTable().The default implementation does nothing.
- Specified by:
enterAlterTablein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTable
Exit a parse tree produced byCqlParser.alterTable().The default implementation does nothing.
- Specified by:
exitAlterTablein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTableOperation
Enter a parse tree produced byCqlParser.alterTableOperation().The default implementation does nothing.
- Specified by:
enterAlterTableOperationin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTableOperation
Exit a parse tree produced byCqlParser.alterTableOperation().The default implementation does nothing.
- Specified by:
exitAlterTableOperationin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTableWith
Enter a parse tree produced byCqlParser.alterTableWith().The default implementation does nothing.
- Specified by:
enterAlterTableWithin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTableWith
Exit a parse tree produced byCqlParser.alterTableWith().The default implementation does nothing.
- Specified by:
exitAlterTableWithin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTableRename
Enter a parse tree produced byCqlParser.alterTableRename().The default implementation does nothing.
- Specified by:
enterAlterTableRenamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTableRename
Exit a parse tree produced byCqlParser.alterTableRename().The default implementation does nothing.
- Specified by:
exitAlterTableRenamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTableDropCompactStorage
Enter a parse tree produced byCqlParser.alterTableDropCompactStorage().The default implementation does nothing.
- Specified by:
enterAlterTableDropCompactStoragein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTableDropCompactStorage
Exit a parse tree produced byCqlParser.alterTableDropCompactStorage().The default implementation does nothing.
- Specified by:
exitAlterTableDropCompactStoragein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTableDropColumns
Enter a parse tree produced byCqlParser.alterTableDropColumns().The default implementation does nothing.
- Specified by:
enterAlterTableDropColumnsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTableDropColumns
Exit a parse tree produced byCqlParser.alterTableDropColumns().The default implementation does nothing.
- Specified by:
exitAlterTableDropColumnsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTableDropColumnList
Enter a parse tree produced byCqlParser.alterTableDropColumnList().The default implementation does nothing.
- Specified by:
enterAlterTableDropColumnListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTableDropColumnList
Exit a parse tree produced byCqlParser.alterTableDropColumnList().The default implementation does nothing.
- Specified by:
exitAlterTableDropColumnListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTableAdd
Enter a parse tree produced byCqlParser.alterTableAdd().The default implementation does nothing.
- Specified by:
enterAlterTableAddin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTableAdd
Exit a parse tree produced byCqlParser.alterTableAdd().The default implementation does nothing.
- Specified by:
exitAlterTableAddin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterTableColumnDefinition
Enter a parse tree produced byCqlParser.alterTableColumnDefinition().The default implementation does nothing.
- Specified by:
enterAlterTableColumnDefinitionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterTableColumnDefinition
Exit a parse tree produced byCqlParser.alterTableColumnDefinition().The default implementation does nothing.
- Specified by:
exitAlterTableColumnDefinitionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterRole
Enter a parse tree produced byCqlParser.alterRole().The default implementation does nothing.
- Specified by:
enterAlterRolein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterRole
Exit a parse tree produced byCqlParser.alterRole().The default implementation does nothing.
- Specified by:
exitAlterRolein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterRoleWith
Enter a parse tree produced byCqlParser.roleWith().The default implementation does nothing.
- Specified by:
enterRoleWithin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitRoleWith
Exit a parse tree produced byCqlParser.roleWith().The default implementation does nothing.
- Specified by:
exitRoleWithin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterRoleWithOptions
Enter a parse tree produced byCqlParser.roleWithOptions().The default implementation does nothing.
- Specified by:
enterRoleWithOptionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitRoleWithOptions
Exit a parse tree produced byCqlParser.roleWithOptions().The default implementation does nothing.
- Specified by:
exitRoleWithOptionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterMaterializedView
Enter a parse tree produced byCqlParser.alterMaterializedView().The default implementation does nothing.
- Specified by:
enterAlterMaterializedViewin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterMaterializedView
Exit a parse tree produced byCqlParser.alterMaterializedView().The default implementation does nothing.
- Specified by:
exitAlterMaterializedViewin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDropUser
Enter a parse tree produced byCqlParser.dropUser().The default implementation does nothing.
- Specified by:
enterDropUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDropUser
Exit a parse tree produced byCqlParser.dropUser().The default implementation does nothing.
- Specified by:
exitDropUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDropType
Enter a parse tree produced byCqlParser.dropType().The default implementation does nothing.
- Specified by:
enterDropTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDropType
Exit a parse tree produced byCqlParser.dropType().The default implementation does nothing.
- Specified by:
exitDropTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDropMaterializedView
Enter a parse tree produced byCqlParser.dropMaterializedView().The default implementation does nothing.
- Specified by:
enterDropMaterializedViewin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDropMaterializedView
Exit a parse tree produced byCqlParser.dropMaterializedView().The default implementation does nothing.
- Specified by:
exitDropMaterializedViewin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDropAggregate
Enter a parse tree produced byCqlParser.dropAggregate().The default implementation does nothing.
- Specified by:
enterDropAggregatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDropAggregate
Exit a parse tree produced byCqlParser.dropAggregate().The default implementation does nothing.
- Specified by:
exitDropAggregatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDropFunction
Enter a parse tree produced byCqlParser.dropFunction().The default implementation does nothing.
- Specified by:
enterDropFunctionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDropFunction
Exit a parse tree produced byCqlParser.dropFunction().The default implementation does nothing.
- Specified by:
exitDropFunctionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDropTrigger
Enter a parse tree produced byCqlParser.dropTrigger().The default implementation does nothing.
- Specified by:
enterDropTriggerin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDropTrigger
Exit a parse tree produced byCqlParser.dropTrigger().The default implementation does nothing.
- Specified by:
exitDropTriggerin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDropRole
Enter a parse tree produced byCqlParser.dropRole().The default implementation does nothing.
- Specified by:
enterDropRolein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDropRole
Exit a parse tree produced byCqlParser.dropRole().The default implementation does nothing.
- Specified by:
exitDropRolein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDropTable
Enter a parse tree produced byCqlParser.dropTable().The default implementation does nothing.
- Specified by:
enterDropTablein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDropTable
Exit a parse tree produced byCqlParser.dropTable().The default implementation does nothing.
- Specified by:
exitDropTablein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDropKeyspace
Enter a parse tree produced byCqlParser.dropKeyspace().The default implementation does nothing.
- Specified by:
enterDropKeyspacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDropKeyspace
Exit a parse tree produced byCqlParser.dropKeyspace().The default implementation does nothing.
- Specified by:
exitDropKeyspacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDropIndex
Enter a parse tree produced byCqlParser.dropIndex().The default implementation does nothing.
- Specified by:
enterDropIndexin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDropIndex
Exit a parse tree produced byCqlParser.dropIndex().The default implementation does nothing.
- Specified by:
exitDropIndexin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCreateTable
Enter a parse tree produced byCqlParser.createTable().The default implementation does nothing.
- Specified by:
enterCreateTablein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCreateTable
Exit a parse tree produced byCqlParser.createTable().The default implementation does nothing.
- Specified by:
exitCreateTablein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterWithElement
Enter a parse tree produced byCqlParser.withElement().The default implementation does nothing.
- Specified by:
enterWithElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitWithElement
Exit a parse tree produced byCqlParser.withElement().The default implementation does nothing.
- Specified by:
exitWithElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterClusteringOrder
Enter a parse tree produced byCqlParser.clusteringOrder().The default implementation does nothing.
- Specified by:
enterClusteringOrderin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitClusteringOrder
Exit a parse tree produced byCqlParser.clusteringOrder().The default implementation does nothing.
- Specified by:
exitClusteringOrderin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTableOptions
Enter a parse tree produced byCqlParser.tableOptions().The default implementation does nothing.
- Specified by:
enterTableOptionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTableOptions
Exit a parse tree produced byCqlParser.tableOptions().The default implementation does nothing.
- Specified by:
exitTableOptionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTableOptionItem
Enter a parse tree produced byCqlParser.tableOptionItem().The default implementation does nothing.
- Specified by:
enterTableOptionItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTableOptionItem
Exit a parse tree produced byCqlParser.tableOptionItem().The default implementation does nothing.
- Specified by:
exitTableOptionItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTableOptionName
Enter a parse tree produced byCqlParser.tableOptionName().The default implementation does nothing.
- Specified by:
enterTableOptionNamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTableOptionName
Exit a parse tree produced byCqlParser.tableOptionName().The default implementation does nothing.
- Specified by:
exitTableOptionNamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwCompactStorage
Enter a parse tree produced byCqlParser.kwCompactStorage().The default implementation does nothing.
- Specified by:
enterKwCompactStoragein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwCompactStorage
Exit a parse tree produced byCqlParser.kwCompactStorage().The default implementation does nothing.
- Specified by:
exitKwCompactStoragein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTableOptionValue
Enter a parse tree produced byCqlParser.tableOptionValue().The default implementation does nothing.
- Specified by:
enterTableOptionValuein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTableOptionValue
Exit a parse tree produced byCqlParser.tableOptionValue().The default implementation does nothing.
- Specified by:
exitTableOptionValuein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterOptionHash
Enter a parse tree produced byCqlParser.optionHash().The default implementation does nothing.
- Specified by:
enterOptionHashin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitOptionHash
Exit a parse tree produced byCqlParser.optionHash().The default implementation does nothing.
- Specified by:
exitOptionHashin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterOptionHashItem
Enter a parse tree produced byCqlParser.optionHashItem().The default implementation does nothing.
- Specified by:
enterOptionHashItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitOptionHashItem
Exit a parse tree produced byCqlParser.optionHashItem().The default implementation does nothing.
- Specified by:
exitOptionHashItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterOptionHashKey
Enter a parse tree produced byCqlParser.optionHashKey().The default implementation does nothing.
- Specified by:
enterOptionHashKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitOptionHashKey
Exit a parse tree produced byCqlParser.optionHashKey().The default implementation does nothing.
- Specified by:
exitOptionHashKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterOptionHashValue
Enter a parse tree produced byCqlParser.optionHashValue().The default implementation does nothing.
- Specified by:
enterOptionHashValuein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitOptionHashValue
Exit a parse tree produced byCqlParser.optionHashValue().The default implementation does nothing.
- Specified by:
exitOptionHashValuein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterColumnDefinitionList
Enter a parse tree produced byCqlParser.columnDefinitionList().The default implementation does nothing.
- Specified by:
enterColumnDefinitionListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitColumnDefinitionList
Exit a parse tree produced byCqlParser.columnDefinitionList().The default implementation does nothing.
- Specified by:
exitColumnDefinitionListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterColumnDefinition
Enter a parse tree produced byCqlParser.columnDefinition().The default implementation does nothing.
- Specified by:
enterColumnDefinitionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitColumnDefinition
Exit a parse tree produced byCqlParser.columnDefinition().The default implementation does nothing.
- Specified by:
exitColumnDefinitionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterPrimaryKeyColumn
Enter a parse tree produced byCqlParser.primaryKeyColumn().The default implementation does nothing.
- Specified by:
enterPrimaryKeyColumnin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitPrimaryKeyColumn
Exit a parse tree produced byCqlParser.primaryKeyColumn().The default implementation does nothing.
- Specified by:
exitPrimaryKeyColumnin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterPrimaryKeyElement
Enter a parse tree produced byCqlParser.primaryKeyElement().The default implementation does nothing.
- Specified by:
enterPrimaryKeyElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitPrimaryKeyElement
Exit a parse tree produced byCqlParser.primaryKeyElement().The default implementation does nothing.
- Specified by:
exitPrimaryKeyElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterPrimaryKeyDefinition
Enter a parse tree produced byCqlParser.primaryKeyDefinition().The default implementation does nothing.
- Specified by:
enterPrimaryKeyDefinitionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitPrimaryKeyDefinition
Exit a parse tree produced byCqlParser.primaryKeyDefinition().The default implementation does nothing.
- Specified by:
exitPrimaryKeyDefinitionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSinglePrimaryKey
Enter a parse tree produced byCqlParser.singlePrimaryKey().The default implementation does nothing.
- Specified by:
enterSinglePrimaryKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSinglePrimaryKey
Exit a parse tree produced byCqlParser.singlePrimaryKey().The default implementation does nothing.
- Specified by:
exitSinglePrimaryKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCompoundKey
Enter a parse tree produced byCqlParser.compoundKey().The default implementation does nothing.
- Specified by:
enterCompoundKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCompoundKey
Exit a parse tree produced byCqlParser.compoundKey().The default implementation does nothing.
- Specified by:
exitCompoundKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCompositeKey
Enter a parse tree produced byCqlParser.compositeKey().The default implementation does nothing.
- Specified by:
enterCompositeKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCompositeKey
Exit a parse tree produced byCqlParser.compositeKey().The default implementation does nothing.
- Specified by:
exitCompositeKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterPartitionKeyList
Enter a parse tree produced byCqlParser.partitionKeyList().The default implementation does nothing.
- Specified by:
enterPartitionKeyListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitPartitionKeyList
Exit a parse tree produced byCqlParser.partitionKeyList().The default implementation does nothing.
- Specified by:
exitPartitionKeyListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterClusteringKeyList
Enter a parse tree produced byCqlParser.clusteringKeyList().The default implementation does nothing.
- Specified by:
enterClusteringKeyListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitClusteringKeyList
Exit a parse tree produced byCqlParser.clusteringKeyList().The default implementation does nothing.
- Specified by:
exitClusteringKeyListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterPartitionKey
Enter a parse tree produced byCqlParser.partitionKey().The default implementation does nothing.
- Specified by:
enterPartitionKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitPartitionKey
Exit a parse tree produced byCqlParser.partitionKey().The default implementation does nothing.
- Specified by:
exitPartitionKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterClusteringKey
Enter a parse tree produced byCqlParser.clusteringKey().The default implementation does nothing.
- Specified by:
enterClusteringKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitClusteringKey
Exit a parse tree produced byCqlParser.clusteringKey().The default implementation does nothing.
- Specified by:
exitClusteringKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterApplyBatch
Enter a parse tree produced byCqlParser.applyBatch().The default implementation does nothing.
- Specified by:
enterApplyBatchin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitApplyBatch
Exit a parse tree produced byCqlParser.applyBatch().The default implementation does nothing.
- Specified by:
exitApplyBatchin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterBeginBatch
Enter a parse tree produced byCqlParser.beginBatch().The default implementation does nothing.
- Specified by:
enterBeginBatchin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitBeginBatch
Exit a parse tree produced byCqlParser.beginBatch().The default implementation does nothing.
- Specified by:
exitBeginBatchin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterBatchType
Enter a parse tree produced byCqlParser.batchType().The default implementation does nothing.
- Specified by:
enterBatchTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitBatchType
Exit a parse tree produced byCqlParser.batchType().The default implementation does nothing.
- Specified by:
exitBatchTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAlterKeyspace
Enter a parse tree produced byCqlParser.alterKeyspace().The default implementation does nothing.
- Specified by:
enterAlterKeyspacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAlterKeyspace
Exit a parse tree produced byCqlParser.alterKeyspace().The default implementation does nothing.
- Specified by:
exitAlterKeyspacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterReplicationList
Enter a parse tree produced byCqlParser.replicationList().The default implementation does nothing.
- Specified by:
enterReplicationListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitReplicationList
Exit a parse tree produced byCqlParser.replicationList().The default implementation does nothing.
- Specified by:
exitReplicationListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterReplicationListItem
Enter a parse tree produced byCqlParser.replicationListItem().The default implementation does nothing.
- Specified by:
enterReplicationListItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitReplicationListItem
Exit a parse tree produced byCqlParser.replicationListItem().The default implementation does nothing.
- Specified by:
exitReplicationListItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDurableWrites
Enter a parse tree produced byCqlParser.durableWrites().The default implementation does nothing.
- Specified by:
enterDurableWritesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDurableWrites
Exit a parse tree produced byCqlParser.durableWrites().The default implementation does nothing.
- Specified by:
exitDurableWritesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterUse_
Enter a parse tree produced byCqlParser.use_().The default implementation does nothing.
- Specified by:
enterUse_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitUse_
Exit a parse tree produced byCqlParser.use_().The default implementation does nothing.
- Specified by:
exitUse_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTruncate
Enter a parse tree produced byCqlParser.truncate().The default implementation does nothing.
- Specified by:
enterTruncatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTruncate
Exit a parse tree produced byCqlParser.truncate().The default implementation does nothing.
- Specified by:
exitTruncatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterCreateIndex
Enter a parse tree produced byCqlParser.createIndex().The default implementation does nothing.
- Specified by:
enterCreateIndexin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitCreateIndex
Exit a parse tree produced byCqlParser.createIndex().The default implementation does nothing.
- Specified by:
exitCreateIndexin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterIndexName
Enter a parse tree produced byCqlParser.indexName().The default implementation does nothing.
- Specified by:
enterIndexNamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitIndexName
Exit a parse tree produced byCqlParser.indexName().The default implementation does nothing.
- Specified by:
exitIndexNamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterIndexColumnSpec
Enter a parse tree produced byCqlParser.indexColumnSpec().The default implementation does nothing.
- Specified by:
enterIndexColumnSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitIndexColumnSpec
Exit a parse tree produced byCqlParser.indexColumnSpec().The default implementation does nothing.
- Specified by:
exitIndexColumnSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterIndexKeysSpec
Enter a parse tree produced byCqlParser.indexKeysSpec().The default implementation does nothing.
- Specified by:
enterIndexKeysSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitIndexKeysSpec
Exit a parse tree produced byCqlParser.indexKeysSpec().The default implementation does nothing.
- Specified by:
exitIndexKeysSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterIndexEntriesSSpec
Enter a parse tree produced byCqlParser.indexEntriesSSpec().The default implementation does nothing.
- Specified by:
enterIndexEntriesSSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitIndexEntriesSSpec
Exit a parse tree produced byCqlParser.indexEntriesSSpec().The default implementation does nothing.
- Specified by:
exitIndexEntriesSSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterIndexFullSpec
Enter a parse tree produced byCqlParser.indexFullSpec().The default implementation does nothing.
- Specified by:
enterIndexFullSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitIndexFullSpec
Exit a parse tree produced byCqlParser.indexFullSpec().The default implementation does nothing.
- Specified by:
exitIndexFullSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDelete_
Enter a parse tree produced byCqlParser.delete_().The default implementation does nothing.
- Specified by:
enterDelete_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDelete_
Exit a parse tree produced byCqlParser.delete_().The default implementation does nothing.
- Specified by:
exitDelete_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDeleteColumnList
Enter a parse tree produced byCqlParser.deleteColumnList().The default implementation does nothing.
- Specified by:
enterDeleteColumnListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDeleteColumnList
Exit a parse tree produced byCqlParser.deleteColumnList().The default implementation does nothing.
- Specified by:
exitDeleteColumnListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDeleteColumnItem
Enter a parse tree produced byCqlParser.deleteColumnItem().The default implementation does nothing.
- Specified by:
enterDeleteColumnItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDeleteColumnItem
Exit a parse tree produced byCqlParser.deleteColumnItem().The default implementation does nothing.
- Specified by:
exitDeleteColumnItemin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterUpdate
Enter a parse tree produced byCqlParser.update().The default implementation does nothing.
- Specified by:
enterUpdatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitUpdate
Exit a parse tree produced byCqlParser.update().The default implementation does nothing.
- Specified by:
exitUpdatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterIfSpec
Enter a parse tree produced byCqlParser.ifSpec().The default implementation does nothing.
- Specified by:
enterIfSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitIfSpec
Exit a parse tree produced byCqlParser.ifSpec().The default implementation does nothing.
- Specified by:
exitIfSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterIfConditionList
Enter a parse tree produced byCqlParser.ifConditionList().The default implementation does nothing.
- Specified by:
enterIfConditionListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitIfConditionList
Exit a parse tree produced byCqlParser.ifConditionList().The default implementation does nothing.
- Specified by:
exitIfConditionListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterIfCondition
Enter a parse tree produced byCqlParser.ifCondition().The default implementation does nothing.
- Specified by:
enterIfConditionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitIfCondition
Exit a parse tree produced byCqlParser.ifCondition().The default implementation does nothing.
- Specified by:
exitIfConditionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAssignments
Enter a parse tree produced byCqlParser.assignments().The default implementation does nothing.
- Specified by:
enterAssignmentsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAssignments
Exit a parse tree produced byCqlParser.assignments().The default implementation does nothing.
- Specified by:
exitAssignmentsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAssignmentElement
Enter a parse tree produced byCqlParser.assignmentElement().The default implementation does nothing.
- Specified by:
enterAssignmentElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAssignmentElement
Exit a parse tree produced byCqlParser.assignmentElement().The default implementation does nothing.
- Specified by:
exitAssignmentElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAssignmentSet
Enter a parse tree produced byCqlParser.assignmentSet().The default implementation does nothing.
- Specified by:
enterAssignmentSetin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAssignmentSet
Exit a parse tree produced byCqlParser.assignmentSet().The default implementation does nothing.
- Specified by:
exitAssignmentSetin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAssignmentMap
Enter a parse tree produced byCqlParser.assignmentMap().The default implementation does nothing.
- Specified by:
enterAssignmentMapin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAssignmentMap
Exit a parse tree produced byCqlParser.assignmentMap().The default implementation does nothing.
- Specified by:
exitAssignmentMapin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAssignmentList
Enter a parse tree produced byCqlParser.assignmentList().The default implementation does nothing.
- Specified by:
enterAssignmentListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAssignmentList
Exit a parse tree produced byCqlParser.assignmentList().The default implementation does nothing.
- Specified by:
exitAssignmentListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAssignmentTuple
Enter a parse tree produced byCqlParser.assignmentTuple().The default implementation does nothing.
- Specified by:
enterAssignmentTuplein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAssignmentTuple
Exit a parse tree produced byCqlParser.assignmentTuple().The default implementation does nothing.
- Specified by:
exitAssignmentTuplein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterInsert
Enter a parse tree produced byCqlParser.insert().The default implementation does nothing.
- Specified by:
enterInsertin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitInsert
Exit a parse tree produced byCqlParser.insert().The default implementation does nothing.
- Specified by:
exitInsertin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterUsingTtlTimestamp
Enter a parse tree produced byCqlParser.usingTtlTimestamp().The default implementation does nothing.
- Specified by:
enterUsingTtlTimestampin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitUsingTtlTimestamp
Exit a parse tree produced byCqlParser.usingTtlTimestamp().The default implementation does nothing.
- Specified by:
exitUsingTtlTimestampin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTimestamp
Enter a parse tree produced byCqlParser.timestamp().The default implementation does nothing.
- Specified by:
enterTimestampin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTimestamp
Exit a parse tree produced byCqlParser.timestamp().The default implementation does nothing.
- Specified by:
exitTimestampin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTtl
Enter a parse tree produced byCqlParser.ttl().The default implementation does nothing.
- Specified by:
enterTtlin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTtl
Exit a parse tree produced byCqlParser.ttl().The default implementation does nothing.
- Specified by:
exitTtlin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterUsingTimestampSpec
Enter a parse tree produced byCqlParser.usingTimestampSpec().The default implementation does nothing.
- Specified by:
enterUsingTimestampSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitUsingTimestampSpec
Exit a parse tree produced byCqlParser.usingTimestampSpec().The default implementation does nothing.
- Specified by:
exitUsingTimestampSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterIfNotExist
Enter a parse tree produced byCqlParser.ifNotExist().The default implementation does nothing.
- Specified by:
enterIfNotExistin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitIfNotExist
Exit a parse tree produced byCqlParser.ifNotExist().The default implementation does nothing.
- Specified by:
exitIfNotExistin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterIfExist
Enter a parse tree produced byCqlParser.ifExist().The default implementation does nothing.
- Specified by:
enterIfExistin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitIfExist
Exit a parse tree produced byCqlParser.ifExist().The default implementation does nothing.
- Specified by:
exitIfExistin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterInsertValuesSpec
Enter a parse tree produced byCqlParser.insertValuesSpec().The default implementation does nothing.
- Specified by:
enterInsertValuesSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitInsertValuesSpec
Exit a parse tree produced byCqlParser.insertValuesSpec().The default implementation does nothing.
- Specified by:
exitInsertValuesSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterInsertColumnSpec
Enter a parse tree produced byCqlParser.insertColumnSpec().The default implementation does nothing.
- Specified by:
enterInsertColumnSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitInsertColumnSpec
Exit a parse tree produced byCqlParser.insertColumnSpec().The default implementation does nothing.
- Specified by:
exitInsertColumnSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterColumnList
Enter a parse tree produced byCqlParser.columnList().The default implementation does nothing.
- Specified by:
enterColumnListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitColumnList
Exit a parse tree produced byCqlParser.columnList().The default implementation does nothing.
- Specified by:
exitColumnListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterExpressionList
Enter a parse tree produced byCqlParser.expressionList().The default implementation does nothing.
- Specified by:
enterExpressionListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitExpressionList
Exit a parse tree produced byCqlParser.expressionList().The default implementation does nothing.
- Specified by:
exitExpressionListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byCqlParser.expression().The default implementation does nothing.
- Specified by:
enterExpressionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byCqlParser.expression().The default implementation does nothing.
- Specified by:
exitExpressionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSelect_
Enter a parse tree produced byCqlParser.select_().The default implementation does nothing.
- Specified by:
enterSelect_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSelect_
Exit a parse tree produced byCqlParser.select_().The default implementation does nothing.
- Specified by:
exitSelect_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAllowFilteringSpec
Enter a parse tree produced byCqlParser.allowFilteringSpec().The default implementation does nothing.
- Specified by:
enterAllowFilteringSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAllowFilteringSpec
Exit a parse tree produced byCqlParser.allowFilteringSpec().The default implementation does nothing.
- Specified by:
exitAllowFilteringSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterLimitSpec
Enter a parse tree produced byCqlParser.limitSpec().The default implementation does nothing.
- Specified by:
enterLimitSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitLimitSpec
Exit a parse tree produced byCqlParser.limitSpec().The default implementation does nothing.
- Specified by:
exitLimitSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterFromSpec
Enter a parse tree produced byCqlParser.fromSpec().The default implementation does nothing.
- Specified by:
enterFromSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitFromSpec
Exit a parse tree produced byCqlParser.fromSpec().The default implementation does nothing.
- Specified by:
exitFromSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterFromSpecElement
Enter a parse tree produced byCqlParser.fromSpecElement().The default implementation does nothing.
- Specified by:
enterFromSpecElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitFromSpecElement
Exit a parse tree produced byCqlParser.fromSpecElement().The default implementation does nothing.
- Specified by:
exitFromSpecElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterOrderSpec
Enter a parse tree produced byCqlParser.orderSpec().The default implementation does nothing.
- Specified by:
enterOrderSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitOrderSpec
Exit a parse tree produced byCqlParser.orderSpec().The default implementation does nothing.
- Specified by:
exitOrderSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterOrderSpecElement
Enter a parse tree produced byCqlParser.orderSpecElement().The default implementation does nothing.
- Specified by:
enterOrderSpecElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitOrderSpecElement
Exit a parse tree produced byCqlParser.orderSpecElement().The default implementation does nothing.
- Specified by:
exitOrderSpecElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterWhereSpec
Enter a parse tree produced byCqlParser.whereSpec().The default implementation does nothing.
- Specified by:
enterWhereSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitWhereSpec
Exit a parse tree produced byCqlParser.whereSpec().The default implementation does nothing.
- Specified by:
exitWhereSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDistinctSpec
Enter a parse tree produced byCqlParser.distinctSpec().The default implementation does nothing.
- Specified by:
enterDistinctSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDistinctSpec
Exit a parse tree produced byCqlParser.distinctSpec().The default implementation does nothing.
- Specified by:
exitDistinctSpecin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSelectElements
Enter a parse tree produced byCqlParser.selectElements().The default implementation does nothing.
- Specified by:
enterSelectElementsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSelectElements
Exit a parse tree produced byCqlParser.selectElements().The default implementation does nothing.
- Specified by:
exitSelectElementsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSelectElement
Enter a parse tree produced byCqlParser.selectElement().The default implementation does nothing.
- Specified by:
enterSelectElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSelectElement
Exit a parse tree produced byCqlParser.selectElement().The default implementation does nothing.
- Specified by:
exitSelectElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterRelationElements
Enter a parse tree produced byCqlParser.relationElements().The default implementation does nothing.
- Specified by:
enterRelationElementsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitRelationElements
Exit a parse tree produced byCqlParser.relationElements().The default implementation does nothing.
- Specified by:
exitRelationElementsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterRelationElement
Enter a parse tree produced byCqlParser.relationElement().The default implementation does nothing.
- Specified by:
enterRelationElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitRelationElement
Exit a parse tree produced byCqlParser.relationElement().The default implementation does nothing.
- Specified by:
exitRelationElementin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterRelalationContains
Enter a parse tree produced byCqlParser.relalationContains().The default implementation does nothing.
- Specified by:
enterRelalationContainsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitRelalationContains
Exit a parse tree produced byCqlParser.relalationContains().The default implementation does nothing.
- Specified by:
exitRelalationContainsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterRelalationContainsKey
Enter a parse tree produced byCqlParser.relalationContainsKey().The default implementation does nothing.
- Specified by:
enterRelalationContainsKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitRelalationContainsKey
Exit a parse tree produced byCqlParser.relalationContainsKey().The default implementation does nothing.
- Specified by:
exitRelalationContainsKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterFunctionCall
Enter a parse tree produced byCqlParser.functionCall().The default implementation does nothing.
- Specified by:
enterFunctionCallin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitFunctionCall
Exit a parse tree produced byCqlParser.functionCall().The default implementation does nothing.
- Specified by:
exitFunctionCallin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterFunctionArgs
Enter a parse tree produced byCqlParser.functionArgs().The default implementation does nothing.
- Specified by:
enterFunctionArgsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitFunctionArgs
Exit a parse tree produced byCqlParser.functionArgs().The default implementation does nothing.
- Specified by:
exitFunctionArgsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterConstant
Enter a parse tree produced byCqlParser.constant().The default implementation does nothing.
- Specified by:
enterConstantin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitConstant
Exit a parse tree produced byCqlParser.constant().The default implementation does nothing.
- Specified by:
exitConstantin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDecimalLiteral
Enter a parse tree produced byCqlParser.decimalLiteral().The default implementation does nothing.
- Specified by:
enterDecimalLiteralin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDecimalLiteral
Exit a parse tree produced byCqlParser.decimalLiteral().The default implementation does nothing.
- Specified by:
exitDecimalLiteralin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterFloatLiteral
Enter a parse tree produced byCqlParser.floatLiteral().The default implementation does nothing.
- Specified by:
enterFloatLiteralin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitFloatLiteral
Exit a parse tree produced byCqlParser.floatLiteral().The default implementation does nothing.
- Specified by:
exitFloatLiteralin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterStringLiteral
Enter a parse tree produced byCqlParser.stringLiteral().The default implementation does nothing.
- Specified by:
enterStringLiteralin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitStringLiteral
Exit a parse tree produced byCqlParser.stringLiteral().The default implementation does nothing.
- Specified by:
exitStringLiteralin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterBooleanLiteral
Enter a parse tree produced byCqlParser.booleanLiteral().The default implementation does nothing.
- Specified by:
enterBooleanLiteralin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitBooleanLiteral
Exit a parse tree produced byCqlParser.booleanLiteral().The default implementation does nothing.
- Specified by:
exitBooleanLiteralin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterHexadecimalLiteral
Enter a parse tree produced byCqlParser.hexadecimalLiteral().The default implementation does nothing.
- Specified by:
enterHexadecimalLiteralin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitHexadecimalLiteral
Exit a parse tree produced byCqlParser.hexadecimalLiteral().The default implementation does nothing.
- Specified by:
exitHexadecimalLiteralin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKeyspace
Enter a parse tree produced byCqlParser.keyspace().The default implementation does nothing.
- Specified by:
enterKeyspacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKeyspace
Exit a parse tree produced byCqlParser.keyspace().The default implementation does nothing.
- Specified by:
exitKeyspacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTable
Enter a parse tree produced byCqlParser.table().The default implementation does nothing.
- Specified by:
enterTablein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTable
Exit a parse tree produced byCqlParser.table().The default implementation does nothing.
- Specified by:
exitTablein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterColumn
Enter a parse tree produced byCqlParser.column().The default implementation does nothing.
- Specified by:
enterColumnin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitColumn
Exit a parse tree produced byCqlParser.column().The default implementation does nothing.
- Specified by:
exitColumnin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDataType
Enter a parse tree produced byCqlParser.dataType().The default implementation does nothing.
- Specified by:
enterDataTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDataType
Exit a parse tree produced byCqlParser.dataType().The default implementation does nothing.
- Specified by:
exitDataTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDataTypeName
Enter a parse tree produced byCqlParser.dataTypeName().The default implementation does nothing.
- Specified by:
enterDataTypeNamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDataTypeName
Exit a parse tree produced byCqlParser.dataTypeName().The default implementation does nothing.
- Specified by:
exitDataTypeNamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterDataTypeDefinition
Enter a parse tree produced byCqlParser.dataTypeDefinition().The default implementation does nothing.
- Specified by:
enterDataTypeDefinitionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitDataTypeDefinition
Exit a parse tree produced byCqlParser.dataTypeDefinition().The default implementation does nothing.
- Specified by:
exitDataTypeDefinitionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterOrderDirection
Enter a parse tree produced byCqlParser.orderDirection().The default implementation does nothing.
- Specified by:
enterOrderDirectionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitOrderDirection
Exit a parse tree produced byCqlParser.orderDirection().The default implementation does nothing.
- Specified by:
exitOrderDirectionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterRole
Enter a parse tree produced byCqlParser.role().The default implementation does nothing.
- Specified by:
enterRolein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitRole
Exit a parse tree produced byCqlParser.role().The default implementation does nothing.
- Specified by:
exitRolein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTrigger
Enter a parse tree produced byCqlParser.trigger().The default implementation does nothing.
- Specified by:
enterTriggerin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTrigger
Exit a parse tree produced byCqlParser.trigger().The default implementation does nothing.
- Specified by:
exitTriggerin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterTriggerClass
Enter a parse tree produced byCqlParser.triggerClass().The default implementation does nothing.
- Specified by:
enterTriggerClassin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitTriggerClass
Exit a parse tree produced byCqlParser.triggerClass().The default implementation does nothing.
- Specified by:
exitTriggerClassin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterMaterializedView
Enter a parse tree produced byCqlParser.materializedView().The default implementation does nothing.
- Specified by:
enterMaterializedViewin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitMaterializedView
Exit a parse tree produced byCqlParser.materializedView().The default implementation does nothing.
- Specified by:
exitMaterializedViewin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterType_
Enter a parse tree produced byCqlParser.type_().The default implementation does nothing.
- Specified by:
enterType_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitType_
Exit a parse tree produced byCqlParser.type_().The default implementation does nothing.
- Specified by:
exitType_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterAggregate
Enter a parse tree produced byCqlParser.aggregate().The default implementation does nothing.
- Specified by:
enterAggregatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitAggregate
Exit a parse tree produced byCqlParser.aggregate().The default implementation does nothing.
- Specified by:
exitAggregatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterFunction_
Enter a parse tree produced byCqlParser.function_().The default implementation does nothing.
- Specified by:
enterFunction_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitFunction_
Exit a parse tree produced byCqlParser.function_().The default implementation does nothing.
- Specified by:
exitFunction_in interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterLanguage
Enter a parse tree produced byCqlParser.language().The default implementation does nothing.
- Specified by:
enterLanguagein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitLanguage
Exit a parse tree produced byCqlParser.language().The default implementation does nothing.
- Specified by:
exitLanguagein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterUser
Enter a parse tree produced byCqlParser.user().The default implementation does nothing.
- Specified by:
enterUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitUser
Exit a parse tree produced byCqlParser.user().The default implementation does nothing.
- Specified by:
exitUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterPassword
Enter a parse tree produced byCqlParser.password().The default implementation does nothing.
- Specified by:
enterPasswordin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitPassword
Exit a parse tree produced byCqlParser.password().The default implementation does nothing.
- Specified by:
exitPasswordin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterHashKey
Enter a parse tree produced byCqlParser.hashKey().The default implementation does nothing.
- Specified by:
enterHashKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitHashKey
Exit a parse tree produced byCqlParser.hashKey().The default implementation does nothing.
- Specified by:
exitHashKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterParam
Enter a parse tree produced byCqlParser.param().The default implementation does nothing.
- Specified by:
enterParamin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitParam
Exit a parse tree produced byCqlParser.param().The default implementation does nothing.
- Specified by:
exitParamin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterParamName
Enter a parse tree produced byCqlParser.paramName().The default implementation does nothing.
- Specified by:
enterParamNamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitParamName
Exit a parse tree produced byCqlParser.paramName().The default implementation does nothing.
- Specified by:
exitParamNamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwAdd
Enter a parse tree produced byCqlParser.kwAdd().The default implementation does nothing.
- Specified by:
enterKwAddin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwAdd
Exit a parse tree produced byCqlParser.kwAdd().The default implementation does nothing.
- Specified by:
exitKwAddin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwAggregate
Enter a parse tree produced byCqlParser.kwAggregate().The default implementation does nothing.
- Specified by:
enterKwAggregatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwAggregate
Exit a parse tree produced byCqlParser.kwAggregate().The default implementation does nothing.
- Specified by:
exitKwAggregatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwAll
Enter a parse tree produced byCqlParser.kwAll().The default implementation does nothing.
- Specified by:
enterKwAllin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwAll
Exit a parse tree produced byCqlParser.kwAll().The default implementation does nothing.
- Specified by:
exitKwAllin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwAllPermissions
Enter a parse tree produced byCqlParser.kwAllPermissions().The default implementation does nothing.
- Specified by:
enterKwAllPermissionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwAllPermissions
Exit a parse tree produced byCqlParser.kwAllPermissions().The default implementation does nothing.
- Specified by:
exitKwAllPermissionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwAllow
Enter a parse tree produced byCqlParser.kwAllow().The default implementation does nothing.
- Specified by:
enterKwAllowin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwAllow
Exit a parse tree produced byCqlParser.kwAllow().The default implementation does nothing.
- Specified by:
exitKwAllowin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwAlter
Enter a parse tree produced byCqlParser.kwAlter().The default implementation does nothing.
- Specified by:
enterKwAlterin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwAlter
Exit a parse tree produced byCqlParser.kwAlter().The default implementation does nothing.
- Specified by:
exitKwAlterin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwAnd
Enter a parse tree produced byCqlParser.kwAnd().The default implementation does nothing.
- Specified by:
enterKwAndin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwAnd
Exit a parse tree produced byCqlParser.kwAnd().The default implementation does nothing.
- Specified by:
exitKwAndin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwApply
Enter a parse tree produced byCqlParser.kwApply().The default implementation does nothing.
- Specified by:
enterKwApplyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwApply
Exit a parse tree produced byCqlParser.kwApply().The default implementation does nothing.
- Specified by:
exitKwApplyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwAs
Enter a parse tree produced byCqlParser.kwAs().The default implementation does nothing.
- Specified by:
enterKwAsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwAs
Exit a parse tree produced byCqlParser.kwAs().The default implementation does nothing.
- Specified by:
exitKwAsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwAsc
Enter a parse tree produced byCqlParser.kwAsc().The default implementation does nothing.
- Specified by:
enterKwAscin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwAsc
Exit a parse tree produced byCqlParser.kwAsc().The default implementation does nothing.
- Specified by:
exitKwAscin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwAuthorize
Enter a parse tree produced byCqlParser.kwAuthorize().The default implementation does nothing.
- Specified by:
enterKwAuthorizein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwAuthorize
Exit a parse tree produced byCqlParser.kwAuthorize().The default implementation does nothing.
- Specified by:
exitKwAuthorizein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwBatch
Enter a parse tree produced byCqlParser.kwBatch().The default implementation does nothing.
- Specified by:
enterKwBatchin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwBatch
Exit a parse tree produced byCqlParser.kwBatch().The default implementation does nothing.
- Specified by:
exitKwBatchin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwBegin
Enter a parse tree produced byCqlParser.kwBegin().The default implementation does nothing.
- Specified by:
enterKwBeginin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwBegin
Exit a parse tree produced byCqlParser.kwBegin().The default implementation does nothing.
- Specified by:
exitKwBeginin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwBy
Enter a parse tree produced byCqlParser.kwBy().The default implementation does nothing.
- Specified by:
enterKwByin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwBy
Exit a parse tree produced byCqlParser.kwBy().The default implementation does nothing.
- Specified by:
exitKwByin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwCalled
Enter a parse tree produced byCqlParser.kwCalled().The default implementation does nothing.
- Specified by:
enterKwCalledin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwCalled
Exit a parse tree produced byCqlParser.kwCalled().The default implementation does nothing.
- Specified by:
exitKwCalledin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwClustering
Enter a parse tree produced byCqlParser.kwClustering().The default implementation does nothing.
- Specified by:
enterKwClusteringin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwClustering
Exit a parse tree produced byCqlParser.kwClustering().The default implementation does nothing.
- Specified by:
exitKwClusteringin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwCompact
Enter a parse tree produced byCqlParser.kwCompact().The default implementation does nothing.
- Specified by:
enterKwCompactin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwCompact
Exit a parse tree produced byCqlParser.kwCompact().The default implementation does nothing.
- Specified by:
exitKwCompactin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwContains
Enter a parse tree produced byCqlParser.kwContains().The default implementation does nothing.
- Specified by:
enterKwContainsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwContains
Exit a parse tree produced byCqlParser.kwContains().The default implementation does nothing.
- Specified by:
exitKwContainsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwCreate
Enter a parse tree produced byCqlParser.kwCreate().The default implementation does nothing.
- Specified by:
enterKwCreatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwCreate
Exit a parse tree produced byCqlParser.kwCreate().The default implementation does nothing.
- Specified by:
exitKwCreatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwDelete
Enter a parse tree produced byCqlParser.kwDelete().The default implementation does nothing.
- Specified by:
enterKwDeletein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwDelete
Exit a parse tree produced byCqlParser.kwDelete().The default implementation does nothing.
- Specified by:
exitKwDeletein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwDesc
Enter a parse tree produced byCqlParser.kwDesc().The default implementation does nothing.
- Specified by:
enterKwDescin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwDesc
Exit a parse tree produced byCqlParser.kwDesc().The default implementation does nothing.
- Specified by:
exitKwDescin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwDescibe
Enter a parse tree produced byCqlParser.kwDescibe().The default implementation does nothing.
- Specified by:
enterKwDescibein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwDescibe
Exit a parse tree produced byCqlParser.kwDescibe().The default implementation does nothing.
- Specified by:
exitKwDescibein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwDistinct
Enter a parse tree produced byCqlParser.kwDistinct().The default implementation does nothing.
- Specified by:
enterKwDistinctin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwDistinct
Exit a parse tree produced byCqlParser.kwDistinct().The default implementation does nothing.
- Specified by:
exitKwDistinctin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwDrop
Enter a parse tree produced byCqlParser.kwDrop().The default implementation does nothing.
- Specified by:
enterKwDropin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwDrop
Exit a parse tree produced byCqlParser.kwDrop().The default implementation does nothing.
- Specified by:
exitKwDropin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwDurableWrites
Enter a parse tree produced byCqlParser.kwDurableWrites().The default implementation does nothing.
- Specified by:
enterKwDurableWritesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwDurableWrites
Exit a parse tree produced byCqlParser.kwDurableWrites().The default implementation does nothing.
- Specified by:
exitKwDurableWritesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwEntries
Enter a parse tree produced byCqlParser.kwEntries().The default implementation does nothing.
- Specified by:
enterKwEntriesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwEntries
Exit a parse tree produced byCqlParser.kwEntries().The default implementation does nothing.
- Specified by:
exitKwEntriesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwExecute
Enter a parse tree produced byCqlParser.kwExecute().The default implementation does nothing.
- Specified by:
enterKwExecutein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwExecute
Exit a parse tree produced byCqlParser.kwExecute().The default implementation does nothing.
- Specified by:
exitKwExecutein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwExists
Enter a parse tree produced byCqlParser.kwExists().The default implementation does nothing.
- Specified by:
enterKwExistsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwExists
Exit a parse tree produced byCqlParser.kwExists().The default implementation does nothing.
- Specified by:
exitKwExistsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwFiltering
Enter a parse tree produced byCqlParser.kwFiltering().The default implementation does nothing.
- Specified by:
enterKwFilteringin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwFiltering
Exit a parse tree produced byCqlParser.kwFiltering().The default implementation does nothing.
- Specified by:
exitKwFilteringin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwFinalfunc
Enter a parse tree produced byCqlParser.kwFinalfunc().The default implementation does nothing.
- Specified by:
enterKwFinalfuncin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwFinalfunc
Exit a parse tree produced byCqlParser.kwFinalfunc().The default implementation does nothing.
- Specified by:
exitKwFinalfuncin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwStatic
Enter a parse tree produced byCqlParser.kwStatic().The default implementation does nothing.
- Specified by:
enterKwStaticin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwStatic
Exit a parse tree produced byCqlParser.kwStatic().The default implementation does nothing.
- Specified by:
exitKwStaticin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwFrom
Enter a parse tree produced byCqlParser.kwFrom().The default implementation does nothing.
- Specified by:
enterKwFromin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwFrom
Exit a parse tree produced byCqlParser.kwFrom().The default implementation does nothing.
- Specified by:
exitKwFromin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwFull
Enter a parse tree produced byCqlParser.kwFull().The default implementation does nothing.
- Specified by:
enterKwFullin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwFull
Exit a parse tree produced byCqlParser.kwFull().The default implementation does nothing.
- Specified by:
exitKwFullin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwFunction
Enter a parse tree produced byCqlParser.kwFunction().The default implementation does nothing.
- Specified by:
enterKwFunctionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwFunction
Exit a parse tree produced byCqlParser.kwFunction().The default implementation does nothing.
- Specified by:
exitKwFunctionin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwFunctions
Enter a parse tree produced byCqlParser.kwFunctions().The default implementation does nothing.
- Specified by:
enterKwFunctionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwFunctions
Exit a parse tree produced byCqlParser.kwFunctions().The default implementation does nothing.
- Specified by:
exitKwFunctionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwGrant
Enter a parse tree produced byCqlParser.kwGrant().The default implementation does nothing.
- Specified by:
enterKwGrantin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwGrant
Exit a parse tree produced byCqlParser.kwGrant().The default implementation does nothing.
- Specified by:
exitKwGrantin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwIf
Enter a parse tree produced byCqlParser.kwIf().The default implementation does nothing.
- Specified by:
enterKwIfin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwIf
Exit a parse tree produced byCqlParser.kwIf().The default implementation does nothing.
- Specified by:
exitKwIfin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwIn
Enter a parse tree produced byCqlParser.kwIn().The default implementation does nothing.
- Specified by:
enterKwInin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwIn
Exit a parse tree produced byCqlParser.kwIn().The default implementation does nothing.
- Specified by:
exitKwInin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwIndex
Enter a parse tree produced byCqlParser.kwIndex().The default implementation does nothing.
- Specified by:
enterKwIndexin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwIndex
Exit a parse tree produced byCqlParser.kwIndex().The default implementation does nothing.
- Specified by:
exitKwIndexin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwInitcond
Enter a parse tree produced byCqlParser.kwInitcond().The default implementation does nothing.
- Specified by:
enterKwInitcondin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwInitcond
Exit a parse tree produced byCqlParser.kwInitcond().The default implementation does nothing.
- Specified by:
exitKwInitcondin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwInput
Enter a parse tree produced byCqlParser.kwInput().The default implementation does nothing.
- Specified by:
enterKwInputin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwInput
Exit a parse tree produced byCqlParser.kwInput().The default implementation does nothing.
- Specified by:
exitKwInputin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwInsert
Enter a parse tree produced byCqlParser.kwInsert().The default implementation does nothing.
- Specified by:
enterKwInsertin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwInsert
Exit a parse tree produced byCqlParser.kwInsert().The default implementation does nothing.
- Specified by:
exitKwInsertin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwInto
Enter a parse tree produced byCqlParser.kwInto().The default implementation does nothing.
- Specified by:
enterKwIntoin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwInto
Exit a parse tree produced byCqlParser.kwInto().The default implementation does nothing.
- Specified by:
exitKwIntoin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwIs
Enter a parse tree produced byCqlParser.kwIs().The default implementation does nothing.
- Specified by:
enterKwIsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwIs
Exit a parse tree produced byCqlParser.kwIs().The default implementation does nothing.
- Specified by:
exitKwIsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwJson
Enter a parse tree produced byCqlParser.kwJson().The default implementation does nothing.
- Specified by:
enterKwJsonin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwJson
Exit a parse tree produced byCqlParser.kwJson().The default implementation does nothing.
- Specified by:
exitKwJsonin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwKey
Enter a parse tree produced byCqlParser.kwKey().The default implementation does nothing.
- Specified by:
enterKwKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwKey
Exit a parse tree produced byCqlParser.kwKey().The default implementation does nothing.
- Specified by:
exitKwKeyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwKeys
Enter a parse tree produced byCqlParser.kwKeys().The default implementation does nothing.
- Specified by:
enterKwKeysin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwKeys
Exit a parse tree produced byCqlParser.kwKeys().The default implementation does nothing.
- Specified by:
exitKwKeysin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwKeyspace
Enter a parse tree produced byCqlParser.kwKeyspace().The default implementation does nothing.
- Specified by:
enterKwKeyspacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwKeyspace
Exit a parse tree produced byCqlParser.kwKeyspace().The default implementation does nothing.
- Specified by:
exitKwKeyspacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwKeyspaces
Enter a parse tree produced byCqlParser.kwKeyspaces().The default implementation does nothing.
- Specified by:
enterKwKeyspacesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwKeyspaces
Exit a parse tree produced byCqlParser.kwKeyspaces().The default implementation does nothing.
- Specified by:
exitKwKeyspacesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwLanguage
Enter a parse tree produced byCqlParser.kwLanguage().The default implementation does nothing.
- Specified by:
enterKwLanguagein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwLanguage
Exit a parse tree produced byCqlParser.kwLanguage().The default implementation does nothing.
- Specified by:
exitKwLanguagein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwLimit
Enter a parse tree produced byCqlParser.kwLimit().The default implementation does nothing.
- Specified by:
enterKwLimitin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwLimit
Exit a parse tree produced byCqlParser.kwLimit().The default implementation does nothing.
- Specified by:
exitKwLimitin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwList
Enter a parse tree produced byCqlParser.kwList().The default implementation does nothing.
- Specified by:
enterKwListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwList
Exit a parse tree produced byCqlParser.kwList().The default implementation does nothing.
- Specified by:
exitKwListin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwLogged
Enter a parse tree produced byCqlParser.kwLogged().The default implementation does nothing.
- Specified by:
enterKwLoggedin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwLogged
Exit a parse tree produced byCqlParser.kwLogged().The default implementation does nothing.
- Specified by:
exitKwLoggedin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwLogin
Enter a parse tree produced byCqlParser.kwLogin().The default implementation does nothing.
- Specified by:
enterKwLoginin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwLogin
Exit a parse tree produced byCqlParser.kwLogin().The default implementation does nothing.
- Specified by:
exitKwLoginin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwMaterialized
Enter a parse tree produced byCqlParser.kwMaterialized().The default implementation does nothing.
- Specified by:
enterKwMaterializedin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwMaterialized
Exit a parse tree produced byCqlParser.kwMaterialized().The default implementation does nothing.
- Specified by:
exitKwMaterializedin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwModify
Enter a parse tree produced byCqlParser.kwModify().The default implementation does nothing.
- Specified by:
enterKwModifyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwModify
Exit a parse tree produced byCqlParser.kwModify().The default implementation does nothing.
- Specified by:
exitKwModifyin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwNosuperuser
Enter a parse tree produced byCqlParser.kwNosuperuser().The default implementation does nothing.
- Specified by:
enterKwNosuperuserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwNosuperuser
Exit a parse tree produced byCqlParser.kwNosuperuser().The default implementation does nothing.
- Specified by:
exitKwNosuperuserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwNorecursive
Enter a parse tree produced byCqlParser.kwNorecursive().The default implementation does nothing.
- Specified by:
enterKwNorecursivein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwNorecursive
Exit a parse tree produced byCqlParser.kwNorecursive().The default implementation does nothing.
- Specified by:
exitKwNorecursivein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwNot
Enter a parse tree produced byCqlParser.kwNot().The default implementation does nothing.
- Specified by:
enterKwNotin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwNot
Exit a parse tree produced byCqlParser.kwNot().The default implementation does nothing.
- Specified by:
exitKwNotin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwNull
Enter a parse tree produced byCqlParser.kwNull().The default implementation does nothing.
- Specified by:
enterKwNullin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwNull
Exit a parse tree produced byCqlParser.kwNull().The default implementation does nothing.
- Specified by:
exitKwNullin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwOf
Enter a parse tree produced byCqlParser.kwOf().The default implementation does nothing.
- Specified by:
enterKwOfin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwOf
Exit a parse tree produced byCqlParser.kwOf().The default implementation does nothing.
- Specified by:
exitKwOfin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwOn
Enter a parse tree produced byCqlParser.kwOn().The default implementation does nothing.
- Specified by:
enterKwOnin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwOn
Exit a parse tree produced byCqlParser.kwOn().The default implementation does nothing.
- Specified by:
exitKwOnin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwOptions
Enter a parse tree produced byCqlParser.kwOptions().The default implementation does nothing.
- Specified by:
enterKwOptionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwOptions
Exit a parse tree produced byCqlParser.kwOptions().The default implementation does nothing.
- Specified by:
exitKwOptionsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwOr
Enter a parse tree produced byCqlParser.kwOr().The default implementation does nothing.
- Specified by:
enterKwOrin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwOr
Exit a parse tree produced byCqlParser.kwOr().The default implementation does nothing.
- Specified by:
exitKwOrin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwOrder
Enter a parse tree produced byCqlParser.kwOrder().The default implementation does nothing.
- Specified by:
enterKwOrderin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwOrder
Exit a parse tree produced byCqlParser.kwOrder().The default implementation does nothing.
- Specified by:
exitKwOrderin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwPassword
Enter a parse tree produced byCqlParser.kwPassword().The default implementation does nothing.
- Specified by:
enterKwPasswordin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwPassword
Exit a parse tree produced byCqlParser.kwPassword().The default implementation does nothing.
- Specified by:
exitKwPasswordin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwPrimary
Enter a parse tree produced byCqlParser.kwPrimary().The default implementation does nothing.
- Specified by:
enterKwPrimaryin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwPrimary
Exit a parse tree produced byCqlParser.kwPrimary().The default implementation does nothing.
- Specified by:
exitKwPrimaryin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwRename
Enter a parse tree produced byCqlParser.kwRename().The default implementation does nothing.
- Specified by:
enterKwRenamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwRename
Exit a parse tree produced byCqlParser.kwRename().The default implementation does nothing.
- Specified by:
exitKwRenamein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwReplace
Enter a parse tree produced byCqlParser.kwReplace().The default implementation does nothing.
- Specified by:
enterKwReplacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwReplace
Exit a parse tree produced byCqlParser.kwReplace().The default implementation does nothing.
- Specified by:
exitKwReplacein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwReplication
Enter a parse tree produced byCqlParser.kwReplication().The default implementation does nothing.
- Specified by:
enterKwReplicationin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwReplication
Exit a parse tree produced byCqlParser.kwReplication().The default implementation does nothing.
- Specified by:
exitKwReplicationin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwReturns
Enter a parse tree produced byCqlParser.kwReturns().The default implementation does nothing.
- Specified by:
enterKwReturnsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwReturns
Exit a parse tree produced byCqlParser.kwReturns().The default implementation does nothing.
- Specified by:
exitKwReturnsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwRole
Enter a parse tree produced byCqlParser.kwRole().The default implementation does nothing.
- Specified by:
enterKwRolein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwRole
Exit a parse tree produced byCqlParser.kwRole().The default implementation does nothing.
- Specified by:
exitKwRolein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwRoles
Enter a parse tree produced byCqlParser.kwRoles().The default implementation does nothing.
- Specified by:
enterKwRolesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwRoles
Exit a parse tree produced byCqlParser.kwRoles().The default implementation does nothing.
- Specified by:
exitKwRolesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwSelect
Enter a parse tree produced byCqlParser.kwSelect().The default implementation does nothing.
- Specified by:
enterKwSelectin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwSelect
Exit a parse tree produced byCqlParser.kwSelect().The default implementation does nothing.
- Specified by:
exitKwSelectin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwSet
Enter a parse tree produced byCqlParser.kwSet().The default implementation does nothing.
- Specified by:
enterKwSetin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwSet
Exit a parse tree produced byCqlParser.kwSet().The default implementation does nothing.
- Specified by:
exitKwSetin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwSfunc
Enter a parse tree produced byCqlParser.kwSfunc().The default implementation does nothing.
- Specified by:
enterKwSfuncin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwSfunc
Exit a parse tree produced byCqlParser.kwSfunc().The default implementation does nothing.
- Specified by:
exitKwSfuncin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwStorage
Enter a parse tree produced byCqlParser.kwStorage().The default implementation does nothing.
- Specified by:
enterKwStoragein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwStorage
Exit a parse tree produced byCqlParser.kwStorage().The default implementation does nothing.
- Specified by:
exitKwStoragein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwStype
Enter a parse tree produced byCqlParser.kwStype().The default implementation does nothing.
- Specified by:
enterKwStypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwStype
Exit a parse tree produced byCqlParser.kwStype().The default implementation does nothing.
- Specified by:
exitKwStypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwSuperuser
Enter a parse tree produced byCqlParser.kwSuperuser().The default implementation does nothing.
- Specified by:
enterKwSuperuserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwSuperuser
Exit a parse tree produced byCqlParser.kwSuperuser().The default implementation does nothing.
- Specified by:
exitKwSuperuserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwTable
Enter a parse tree produced byCqlParser.kwTable().The default implementation does nothing.
- Specified by:
enterKwTablein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwTable
Exit a parse tree produced byCqlParser.kwTable().The default implementation does nothing.
- Specified by:
exitKwTablein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwTimestamp
Enter a parse tree produced byCqlParser.kwTimestamp().The default implementation does nothing.
- Specified by:
enterKwTimestampin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwTimestamp
Exit a parse tree produced byCqlParser.kwTimestamp().The default implementation does nothing.
- Specified by:
exitKwTimestampin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwTo
Enter a parse tree produced byCqlParser.kwTo().The default implementation does nothing.
- Specified by:
enterKwToin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwTo
Exit a parse tree produced byCqlParser.kwTo().The default implementation does nothing.
- Specified by:
exitKwToin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwTrigger
Enter a parse tree produced byCqlParser.kwTrigger().The default implementation does nothing.
- Specified by:
enterKwTriggerin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwTrigger
Exit a parse tree produced byCqlParser.kwTrigger().The default implementation does nothing.
- Specified by:
exitKwTriggerin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwTruncate
Enter a parse tree produced byCqlParser.kwTruncate().The default implementation does nothing.
- Specified by:
enterKwTruncatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwTruncate
Exit a parse tree produced byCqlParser.kwTruncate().The default implementation does nothing.
- Specified by:
exitKwTruncatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwTtl
Enter a parse tree produced byCqlParser.kwTtl().The default implementation does nothing.
- Specified by:
enterKwTtlin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwTtl
Exit a parse tree produced byCqlParser.kwTtl().The default implementation does nothing.
- Specified by:
exitKwTtlin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwType
Enter a parse tree produced byCqlParser.kwType().The default implementation does nothing.
- Specified by:
enterKwTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwType
Exit a parse tree produced byCqlParser.kwType().The default implementation does nothing.
- Specified by:
exitKwTypein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwUnlogged
Enter a parse tree produced byCqlParser.kwUnlogged().The default implementation does nothing.
- Specified by:
enterKwUnloggedin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwUnlogged
Exit a parse tree produced byCqlParser.kwUnlogged().The default implementation does nothing.
- Specified by:
exitKwUnloggedin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwUpdate
Enter a parse tree produced byCqlParser.kwUpdate().The default implementation does nothing.
- Specified by:
enterKwUpdatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwUpdate
Exit a parse tree produced byCqlParser.kwUpdate().The default implementation does nothing.
- Specified by:
exitKwUpdatein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwUse
Enter a parse tree produced byCqlParser.kwUse().The default implementation does nothing.
- Specified by:
enterKwUsein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwUse
Exit a parse tree produced byCqlParser.kwUse().The default implementation does nothing.
- Specified by:
exitKwUsein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwUser
Enter a parse tree produced byCqlParser.kwUser().The default implementation does nothing.
- Specified by:
enterKwUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwUser
Exit a parse tree produced byCqlParser.kwUser().The default implementation does nothing.
- Specified by:
exitKwUserin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwUsing
Enter a parse tree produced byCqlParser.kwUsing().The default implementation does nothing.
- Specified by:
enterKwUsingin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwUsing
Exit a parse tree produced byCqlParser.kwUsing().The default implementation does nothing.
- Specified by:
exitKwUsingin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwValues
Enter a parse tree produced byCqlParser.kwValues().The default implementation does nothing.
- Specified by:
enterKwValuesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwValues
Exit a parse tree produced byCqlParser.kwValues().The default implementation does nothing.
- Specified by:
exitKwValuesin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwView
Enter a parse tree produced byCqlParser.kwView().The default implementation does nothing.
- Specified by:
enterKwViewin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwView
Exit a parse tree produced byCqlParser.kwView().The default implementation does nothing.
- Specified by:
exitKwViewin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwWhere
Enter a parse tree produced byCqlParser.kwWhere().The default implementation does nothing.
- Specified by:
enterKwWherein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwWhere
Exit a parse tree produced byCqlParser.kwWhere().The default implementation does nothing.
- Specified by:
exitKwWherein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwWith
Enter a parse tree produced byCqlParser.kwWith().The default implementation does nothing.
- Specified by:
enterKwWithin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwWith
Exit a parse tree produced byCqlParser.kwWith().The default implementation does nothing.
- Specified by:
exitKwWithin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterKwRevoke
Enter a parse tree produced byCqlParser.kwRevoke().The default implementation does nothing.
- Specified by:
enterKwRevokein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitKwRevoke
Exit a parse tree produced byCqlParser.kwRevoke().The default implementation does nothing.
- Specified by:
exitKwRevokein interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterEof
Enter a parse tree produced byCqlParser.eof().The default implementation does nothing.
- Specified by:
enterEofin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitEof
Exit a parse tree produced byCqlParser.eof().The default implementation does nothing.
- Specified by:
exitEofin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSyntaxBracketLr
Enter a parse tree produced byCqlParser.syntaxBracketLr().The default implementation does nothing.
- Specified by:
enterSyntaxBracketLrin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSyntaxBracketLr
Exit a parse tree produced byCqlParser.syntaxBracketLr().The default implementation does nothing.
- Specified by:
exitSyntaxBracketLrin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSyntaxBracketRr
Enter a parse tree produced byCqlParser.syntaxBracketRr().The default implementation does nothing.
- Specified by:
enterSyntaxBracketRrin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSyntaxBracketRr
Exit a parse tree produced byCqlParser.syntaxBracketRr().The default implementation does nothing.
- Specified by:
exitSyntaxBracketRrin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSyntaxBracketLc
Enter a parse tree produced byCqlParser.syntaxBracketLc().The default implementation does nothing.
- Specified by:
enterSyntaxBracketLcin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSyntaxBracketLc
Exit a parse tree produced byCqlParser.syntaxBracketLc().The default implementation does nothing.
- Specified by:
exitSyntaxBracketLcin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSyntaxBracketRc
Enter a parse tree produced byCqlParser.syntaxBracketRc().The default implementation does nothing.
- Specified by:
enterSyntaxBracketRcin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSyntaxBracketRc
Exit a parse tree produced byCqlParser.syntaxBracketRc().The default implementation does nothing.
- Specified by:
exitSyntaxBracketRcin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSyntaxBracketLa
Enter a parse tree produced byCqlParser.syntaxBracketLa().The default implementation does nothing.
- Specified by:
enterSyntaxBracketLain interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSyntaxBracketLa
Exit a parse tree produced byCqlParser.syntaxBracketLa().The default implementation does nothing.
- Specified by:
exitSyntaxBracketLain interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSyntaxBracketRa
Enter a parse tree produced byCqlParser.syntaxBracketRa().The default implementation does nothing.
- Specified by:
enterSyntaxBracketRain interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSyntaxBracketRa
Exit a parse tree produced byCqlParser.syntaxBracketRa().The default implementation does nothing.
- Specified by:
exitSyntaxBracketRain interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSyntaxBracketLs
Enter a parse tree produced byCqlParser.syntaxBracketLs().The default implementation does nothing.
- Specified by:
enterSyntaxBracketLsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSyntaxBracketLs
Exit a parse tree produced byCqlParser.syntaxBracketLs().The default implementation does nothing.
- Specified by:
exitSyntaxBracketLsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSyntaxBracketRs
Enter a parse tree produced byCqlParser.syntaxBracketRs().The default implementation does nothing.
- Specified by:
enterSyntaxBracketRsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSyntaxBracketRs
Exit a parse tree produced byCqlParser.syntaxBracketRs().The default implementation does nothing.
- Specified by:
exitSyntaxBracketRsin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSyntaxComma
Enter a parse tree produced byCqlParser.syntaxComma().The default implementation does nothing.
- Specified by:
enterSyntaxCommain interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSyntaxComma
Exit a parse tree produced byCqlParser.syntaxComma().The default implementation does nothing.
- Specified by:
exitSyntaxCommain interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterSyntaxColon
Enter a parse tree produced byCqlParser.syntaxColon().The default implementation does nothing.
- Specified by:
enterSyntaxColonin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
exitSyntaxColon
Exit a parse tree produced byCqlParser.syntaxColon().The default implementation does nothing.
- Specified by:
exitSyntaxColonin interfaceCqlParserListener- Parameters:
ctx- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminalin interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNodein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-