| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.SqlCommentParseEnableContext |
CommonDistSQLStatementParser.sqlCommentParseEnable() |
CommonDistSQLStatementParser.SqlCommentParseEnableContext |
CommonDistSQLStatementParser.SqlParserRuleDefinitionContext.sqlCommentParseEnable() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitSqlCommentParseEnable(CommonDistSQLStatementParser.SqlCommentParseEnableContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.sqlCommentParseEnable(). |
T |
CommonDistSQLStatementVisitor.visitSqlCommentParseEnable(CommonDistSQLStatementParser.SqlCommentParseEnableContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.sqlCommentParseEnable(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.