| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterSingleInsertQuery(HoodieSqlBaseParser.SingleInsertQueryContext ctx)
Enter a parse tree produced by the
singleInsertQuery
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
void |
HoodieSqlBaseBaseListener.enterSingleInsertQuery(HoodieSqlBaseParser.SingleInsertQueryContext ctx)
Enter a parse tree produced by the
singleInsertQuery
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
void |
HoodieSqlBaseListener.exitSingleInsertQuery(HoodieSqlBaseParser.SingleInsertQueryContext ctx)
Exit a parse tree produced by the
singleInsertQuery
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
void |
HoodieSqlBaseBaseListener.exitSingleInsertQuery(HoodieSqlBaseParser.SingleInsertQueryContext ctx)
Exit a parse tree produced by the
singleInsertQuery
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
T |
HoodieSqlBaseVisitor.visitSingleInsertQuery(HoodieSqlBaseParser.SingleInsertQueryContext ctx)
Visit a parse tree produced by the
singleInsertQuery
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
T |
HoodieSqlBaseBaseVisitor.visitSingleInsertQuery(HoodieSqlBaseParser.SingleInsertQueryContext ctx)
Visit a parse tree produced by the
singleInsertQuery
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.