public class HoodieSqlCommonBaseListener extends Object implements HoodieSqlCommonListener
HoodieSqlCommonListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.| 构造器和说明 |
|---|
HoodieSqlCommonBaseListener() |
public void enterSingleStatement(HoodieSqlCommonParser.SingleStatementContext ctx)
HoodieSqlCommonParser.singleStatement().
The default implementation does nothing.
enterSingleStatement 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitSingleStatement(HoodieSqlCommonParser.SingleStatementContext ctx)
HoodieSqlCommonParser.singleStatement().
The default implementation does nothing.
exitSingleStatement 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterCompactionCommand(HoodieSqlCommonParser.CompactionCommandContext ctx)
compactionCommand
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
enterCompactionCommand 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitCompactionCommand(HoodieSqlCommonParser.CompactionCommandContext ctx)
compactionCommand
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
exitCompactionCommand 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterCall(HoodieSqlCommonParser.CallContext ctx)
call
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
enterCall 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitCall(HoodieSqlCommonParser.CallContext ctx)
call
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
exitCall 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterCreateIndex(HoodieSqlCommonParser.CreateIndexContext ctx)
createIndex
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
enterCreateIndex 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitCreateIndex(HoodieSqlCommonParser.CreateIndexContext ctx)
createIndex
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
exitCreateIndex 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterDropIndex(HoodieSqlCommonParser.DropIndexContext ctx)
dropIndex
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
enterDropIndex 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitDropIndex(HoodieSqlCommonParser.DropIndexContext ctx)
dropIndex
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
exitDropIndex 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterShowIndexes(HoodieSqlCommonParser.ShowIndexesContext ctx)
showIndexes
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
enterShowIndexes 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitShowIndexes(HoodieSqlCommonParser.ShowIndexesContext ctx)
showIndexes
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
exitShowIndexes 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterRefreshIndex(HoodieSqlCommonParser.RefreshIndexContext ctx)
refreshIndex
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
enterRefreshIndex 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitRefreshIndex(HoodieSqlCommonParser.RefreshIndexContext ctx)
refreshIndex
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
exitRefreshIndex 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterPassThrough(HoodieSqlCommonParser.PassThroughContext ctx)
passThrough
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
enterPassThrough 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitPassThrough(HoodieSqlCommonParser.PassThroughContext ctx)
passThrough
labeled alternative in HoodieSqlCommonParser.statement().
The default implementation does nothing.
exitPassThrough 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterCompactionOnTable(HoodieSqlCommonParser.CompactionOnTableContext ctx)
compactionOnTable
labeled alternative in HoodieSqlCommonParser.compactionStatement().
The default implementation does nothing.
enterCompactionOnTable 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitCompactionOnTable(HoodieSqlCommonParser.CompactionOnTableContext ctx)
compactionOnTable
labeled alternative in HoodieSqlCommonParser.compactionStatement().
The default implementation does nothing.
exitCompactionOnTable 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterCompactionOnPath(HoodieSqlCommonParser.CompactionOnPathContext ctx)
compactionOnPath
labeled alternative in HoodieSqlCommonParser.compactionStatement().
The default implementation does nothing.
enterCompactionOnPath 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitCompactionOnPath(HoodieSqlCommonParser.CompactionOnPathContext ctx)
compactionOnPath
labeled alternative in HoodieSqlCommonParser.compactionStatement().
The default implementation does nothing.
exitCompactionOnPath 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterShowCompactionOnTable(HoodieSqlCommonParser.ShowCompactionOnTableContext ctx)
showCompactionOnTable
labeled alternative in HoodieSqlCommonParser.compactionStatement().
The default implementation does nothing.
enterShowCompactionOnTable 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitShowCompactionOnTable(HoodieSqlCommonParser.ShowCompactionOnTableContext ctx)
showCompactionOnTable
labeled alternative in HoodieSqlCommonParser.compactionStatement().
The default implementation does nothing.
exitShowCompactionOnTable 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterShowCompactionOnPath(HoodieSqlCommonParser.ShowCompactionOnPathContext ctx)
showCompactionOnPath
labeled alternative in HoodieSqlCommonParser.compactionStatement().
The default implementation does nothing.
enterShowCompactionOnPath 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitShowCompactionOnPath(HoodieSqlCommonParser.ShowCompactionOnPathContext ctx)
showCompactionOnPath
labeled alternative in HoodieSqlCommonParser.compactionStatement().
The default implementation does nothing.
exitShowCompactionOnPath 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterTableIdentifier(HoodieSqlCommonParser.TableIdentifierContext ctx)
HoodieSqlCommonParser.tableIdentifier().
The default implementation does nothing.
enterTableIdentifier 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitTableIdentifier(HoodieSqlCommonParser.TableIdentifierContext ctx)
HoodieSqlCommonParser.tableIdentifier().
The default implementation does nothing.
exitTableIdentifier 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterCallArgumentList(HoodieSqlCommonParser.CallArgumentListContext ctx)
HoodieSqlCommonParser.callArgumentList().
The default implementation does nothing.
enterCallArgumentList 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitCallArgumentList(HoodieSqlCommonParser.CallArgumentListContext ctx)
HoodieSqlCommonParser.callArgumentList().
The default implementation does nothing.
exitCallArgumentList 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterPositionalArgument(HoodieSqlCommonParser.PositionalArgumentContext ctx)
positionalArgument
labeled alternative in HoodieSqlCommonParser.callArgument().
The default implementation does nothing.
enterPositionalArgument 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitPositionalArgument(HoodieSqlCommonParser.PositionalArgumentContext ctx)
positionalArgument
labeled alternative in HoodieSqlCommonParser.callArgument().
The default implementation does nothing.
exitPositionalArgument 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterNamedArgument(HoodieSqlCommonParser.NamedArgumentContext ctx)
namedArgument
labeled alternative in HoodieSqlCommonParser.callArgument().
The default implementation does nothing.
enterNamedArgument 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitNamedArgument(HoodieSqlCommonParser.NamedArgumentContext ctx)
namedArgument
labeled alternative in HoodieSqlCommonParser.callArgument().
The default implementation does nothing.
exitNamedArgument 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterExpression(HoodieSqlCommonParser.ExpressionContext ctx)
HoodieSqlCommonParser.expression().
The default implementation does nothing.
enterExpression 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitExpression(HoodieSqlCommonParser.ExpressionContext ctx)
HoodieSqlCommonParser.expression().
The default implementation does nothing.
exitExpression 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterNumericLiteral(HoodieSqlCommonParser.NumericLiteralContext ctx)
numericLiteral
labeled alternative in HoodieSqlCommonParser.constant().
The default implementation does nothing.
enterNumericLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitNumericLiteral(HoodieSqlCommonParser.NumericLiteralContext ctx)
numericLiteral
labeled alternative in HoodieSqlCommonParser.constant().
The default implementation does nothing.
exitNumericLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterBooleanLiteral(HoodieSqlCommonParser.BooleanLiteralContext ctx)
booleanLiteral
labeled alternative in HoodieSqlCommonParser.constant().
The default implementation does nothing.
enterBooleanLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitBooleanLiteral(HoodieSqlCommonParser.BooleanLiteralContext ctx)
booleanLiteral
labeled alternative in HoodieSqlCommonParser.constant().
The default implementation does nothing.
exitBooleanLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterStringLiteral(HoodieSqlCommonParser.StringLiteralContext ctx)
stringLiteral
labeled alternative in HoodieSqlCommonParser.constant().
The default implementation does nothing.
enterStringLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitStringLiteral(HoodieSqlCommonParser.StringLiteralContext ctx)
stringLiteral
labeled alternative in HoodieSqlCommonParser.constant().
The default implementation does nothing.
exitStringLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterTypeConstructor(HoodieSqlCommonParser.TypeConstructorContext ctx)
typeConstructor
labeled alternative in HoodieSqlCommonParser.constant().
The default implementation does nothing.
enterTypeConstructor 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitTypeConstructor(HoodieSqlCommonParser.TypeConstructorContext ctx)
typeConstructor
labeled alternative in HoodieSqlCommonParser.constant().
The default implementation does nothing.
exitTypeConstructor 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterStringMap(HoodieSqlCommonParser.StringMapContext ctx)
HoodieSqlCommonParser.stringMap().
The default implementation does nothing.
enterStringMap 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitStringMap(HoodieSqlCommonParser.StringMapContext ctx)
HoodieSqlCommonParser.stringMap().
The default implementation does nothing.
exitStringMap 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterBooleanValue(HoodieSqlCommonParser.BooleanValueContext ctx)
HoodieSqlCommonParser.booleanValue().
The default implementation does nothing.
enterBooleanValue 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitBooleanValue(HoodieSqlCommonParser.BooleanValueContext ctx)
HoodieSqlCommonParser.booleanValue().
The default implementation does nothing.
exitBooleanValue 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterExponentLiteral(HoodieSqlCommonParser.ExponentLiteralContext ctx)
exponentLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
enterExponentLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitExponentLiteral(HoodieSqlCommonParser.ExponentLiteralContext ctx)
exponentLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
exitExponentLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterDecimalLiteral(HoodieSqlCommonParser.DecimalLiteralContext ctx)
decimalLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
enterDecimalLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitDecimalLiteral(HoodieSqlCommonParser.DecimalLiteralContext ctx)
decimalLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
exitDecimalLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterIntegerLiteral(HoodieSqlCommonParser.IntegerLiteralContext ctx)
integerLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
enterIntegerLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitIntegerLiteral(HoodieSqlCommonParser.IntegerLiteralContext ctx)
integerLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
exitIntegerLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterBigIntLiteral(HoodieSqlCommonParser.BigIntLiteralContext ctx)
bigIntLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
enterBigIntLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitBigIntLiteral(HoodieSqlCommonParser.BigIntLiteralContext ctx)
bigIntLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
exitBigIntLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterSmallIntLiteral(HoodieSqlCommonParser.SmallIntLiteralContext ctx)
smallIntLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
enterSmallIntLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitSmallIntLiteral(HoodieSqlCommonParser.SmallIntLiteralContext ctx)
smallIntLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
exitSmallIntLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterTinyIntLiteral(HoodieSqlCommonParser.TinyIntLiteralContext ctx)
tinyIntLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
enterTinyIntLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitTinyIntLiteral(HoodieSqlCommonParser.TinyIntLiteralContext ctx)
tinyIntLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
exitTinyIntLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterDoubleLiteral(HoodieSqlCommonParser.DoubleLiteralContext ctx)
doubleLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
enterDoubleLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitDoubleLiteral(HoodieSqlCommonParser.DoubleLiteralContext ctx)
doubleLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
exitDoubleLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterFloatLiteral(HoodieSqlCommonParser.FloatLiteralContext ctx)
floatLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
enterFloatLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitFloatLiteral(HoodieSqlCommonParser.FloatLiteralContext ctx)
floatLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
exitFloatLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterBigDecimalLiteral(HoodieSqlCommonParser.BigDecimalLiteralContext ctx)
bigDecimalLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
enterBigDecimalLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitBigDecimalLiteral(HoodieSqlCommonParser.BigDecimalLiteralContext ctx)
bigDecimalLiteral
labeled alternative in HoodieSqlCommonParser.number().
The default implementation does nothing.
exitBigDecimalLiteral 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterMultipartIdentifierPropertyList(HoodieSqlCommonParser.MultipartIdentifierPropertyListContext ctx)
HoodieSqlCommonParser.multipartIdentifierPropertyList().
The default implementation does nothing.
enterMultipartIdentifierPropertyList 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitMultipartIdentifierPropertyList(HoodieSqlCommonParser.MultipartIdentifierPropertyListContext ctx)
HoodieSqlCommonParser.multipartIdentifierPropertyList().
The default implementation does nothing.
exitMultipartIdentifierPropertyList 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterMultipartIdentifierProperty(HoodieSqlCommonParser.MultipartIdentifierPropertyContext ctx)
HoodieSqlCommonParser.multipartIdentifierProperty().
The default implementation does nothing.
enterMultipartIdentifierProperty 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitMultipartIdentifierProperty(HoodieSqlCommonParser.MultipartIdentifierPropertyContext ctx)
HoodieSqlCommonParser.multipartIdentifierProperty().
The default implementation does nothing.
exitMultipartIdentifierProperty 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterMultipartIdentifier(HoodieSqlCommonParser.MultipartIdentifierContext ctx)
HoodieSqlCommonParser.multipartIdentifier().
The default implementation does nothing.
enterMultipartIdentifier 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitMultipartIdentifier(HoodieSqlCommonParser.MultipartIdentifierContext ctx)
HoodieSqlCommonParser.multipartIdentifier().
The default implementation does nothing.
exitMultipartIdentifier 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterUnquotedIdentifier(HoodieSqlCommonParser.UnquotedIdentifierContext ctx)
unquotedIdentifier
labeled alternative in HoodieSqlCommonParser.identifier().
The default implementation does nothing.
enterUnquotedIdentifier 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitUnquotedIdentifier(HoodieSqlCommonParser.UnquotedIdentifierContext ctx)
unquotedIdentifier
labeled alternative in HoodieSqlCommonParser.identifier().
The default implementation does nothing.
exitUnquotedIdentifier 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterQuotedIdentifierAlternative(HoodieSqlCommonParser.QuotedIdentifierAlternativeContext ctx)
quotedIdentifierAlternative
labeled alternative in HoodieSqlCommonParser.identifier().
The default implementation does nothing.
enterQuotedIdentifierAlternative 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitQuotedIdentifierAlternative(HoodieSqlCommonParser.QuotedIdentifierAlternativeContext ctx)
quotedIdentifierAlternative
labeled alternative in HoodieSqlCommonParser.identifier().
The default implementation does nothing.
exitQuotedIdentifierAlternative 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterQuotedIdentifier(HoodieSqlCommonParser.QuotedIdentifierContext ctx)
HoodieSqlCommonParser.quotedIdentifier().
The default implementation does nothing.
enterQuotedIdentifier 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitQuotedIdentifier(HoodieSqlCommonParser.QuotedIdentifierContext ctx)
HoodieSqlCommonParser.quotedIdentifier().
The default implementation does nothing.
exitQuotedIdentifier 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterNonReserved(HoodieSqlCommonParser.NonReservedContext ctx)
HoodieSqlCommonParser.nonReserved().
The default implementation does nothing.
enterNonReserved 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitNonReserved(HoodieSqlCommonParser.NonReservedContext ctx)
HoodieSqlCommonParser.nonReserved().
The default implementation does nothing.
exitNonReserved 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterPropertyList(HoodieSqlCommonParser.PropertyListContext ctx)
HoodieSqlCommonParser.propertyList().
The default implementation does nothing.
enterPropertyList 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitPropertyList(HoodieSqlCommonParser.PropertyListContext ctx)
HoodieSqlCommonParser.propertyList().
The default implementation does nothing.
exitPropertyList 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterProperty(HoodieSqlCommonParser.PropertyContext ctx)
HoodieSqlCommonParser.property().
The default implementation does nothing.
enterProperty 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitProperty(HoodieSqlCommonParser.PropertyContext ctx)
HoodieSqlCommonParser.property().
The default implementation does nothing.
exitProperty 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterPropertyKey(HoodieSqlCommonParser.PropertyKeyContext ctx)
HoodieSqlCommonParser.propertyKey().
The default implementation does nothing.
enterPropertyKey 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitPropertyKey(HoodieSqlCommonParser.PropertyKeyContext ctx)
HoodieSqlCommonParser.propertyKey().
The default implementation does nothing.
exitPropertyKey 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterPropertyValue(HoodieSqlCommonParser.PropertyValueContext ctx)
HoodieSqlCommonParser.propertyValue().
The default implementation does nothing.
enterPropertyValue 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void exitPropertyValue(HoodieSqlCommonParser.PropertyValueContext ctx)
HoodieSqlCommonParser.propertyValue().
The default implementation does nothing.
exitPropertyValue 在接口中 HoodieSqlCommonListenerctx - the parse treepublic void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
enterEveryRule 在接口中 org.antlr.v4.runtime.tree.ParseTreeListenerpublic void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
exitEveryRule 在接口中 org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
The default implementation does nothing.
visitTerminal 在接口中 org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node)
The default implementation does nothing.
visitErrorNode 在接口中 org.antlr.v4.runtime.tree.ParseTreeListenerCopyright © 2023 The Apache Software Foundation. All rights reserved.