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