| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.SingleStatementContext |
SqlBaseParser.singleStatement() |
| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitSingleStatement(SqlBaseParser.SingleStatementContext ctx)
Visit a parse tree produced by
SqlBaseParser.singleStatement(). |
T |
SqlBaseVisitor.visitSingleStatement(SqlBaseParser.SingleStatementContext ctx)
Visit a parse tree produced by
SqlBaseParser.singleStatement(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.