| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.DuplicateSpecificationContext |
SQL92StatementParser.duplicateSpecification() |
SQL92StatementParser.DuplicateSpecificationContext |
SQL92StatementParser.SelectSpecificationContext.duplicateSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitDuplicateSpecification(SQL92StatementParser.DuplicateSpecificationContext ctx)
Visit a parse tree produced by
SQL92StatementParser.duplicateSpecification(). |
T |
SQL92StatementBaseVisitor.visitDuplicateSpecification(SQL92StatementParser.DuplicateSpecificationContext ctx)
Visit a parse tree produced by
SQL92StatementParser.duplicateSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DMLVisitor.visitDuplicateSpecification(SQL92StatementParser.DuplicateSpecificationContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.