Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.ColumnDefContext
Packages that use OpenGaussStatementParser.ColumnDefContext
-
Uses of OpenGaussStatementParser.ColumnDefContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.ColumnDefContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterTableCmdContext.columnDef()OpenGaussStatementParser.columnDef()OpenGaussStatementParser.TableElementContext.columnDef()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.ColumnDefContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitColumnDef(OpenGaussStatementParser.ColumnDefContext ctx) Visit a parse tree produced byOpenGaussStatementParser.columnDef().OpenGaussStatementVisitor.visitColumnDef(OpenGaussStatementParser.ColumnDefContext ctx) Visit a parse tree produced byOpenGaussStatementParser.columnDef().