| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitInsertStatement(SqlBaseParser.InsertStatementContext ctx)
Visit a parse tree produced by the
insertStatement
labeled alternative in SqlBaseParser.statement(). |
T |
SqlBaseVisitor.visitInsertStatement(SqlBaseParser.InsertStatementContext ctx)
Visit a parse tree produced by the
insertStatement
labeled alternative in SqlBaseParser.statement(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.