| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.ColumnNameContext |
SQL92StatementParser.columnName() |
SQL92StatementParser.ColumnNameContext |
SQL92StatementParser.AssignmentContext.columnName() |
SQL92StatementParser.ColumnNameContext |
SQL92StatementParser.ProjectionContext.columnName() |
SQL92StatementParser.ColumnNameContext |
SQL92StatementParser.SimpleExprContext.columnName() |
SQL92StatementParser.ColumnNameContext |
SQL92StatementParser.OrderByItemContext.columnName() |
SQL92StatementParser.ColumnNameContext |
SQL92StatementParser.ColumnDefinitionContext.columnName() |
SQL92StatementParser.ColumnNameContext |
SQL92StatementParser.KeyPartContext.columnName() |
SQL92StatementParser.ColumnNameContext |
SQL92StatementParser.DropColumnSpecificationContext.columnName() |
SQL92StatementParser.ColumnNameContext |
SQL92StatementParser.ColumnNamesContext.columnName(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SQL92StatementParser.ColumnNameContext> |
SQL92StatementParser.ColumnNamesContext.columnName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementBaseVisitor.visitColumnName(SQL92StatementParser.ColumnNameContext ctx)
Visit a parse tree produced by
SQL92StatementParser.columnName(). |
T |
SQL92StatementVisitor.visitColumnName(SQL92StatementParser.ColumnNameContext ctx)
Visit a parse tree produced by
SQL92StatementParser.columnName(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQL92StatementSQLVisitor.visitColumnName(SQL92StatementParser.ColumnNameContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.