Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.DirectoryNameContext
-
Packages that use OpenGaussStatementParser.DirectoryNameContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.DirectoryNameContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.DirectoryNameContext Modifier and Type Method Description OpenGaussStatementParser.DirectoryNameContextOpenGaussStatementParser.AlterDirectoryContext. directoryName()OpenGaussStatementParser.DirectoryNameContextOpenGaussStatementParser.CreateDirectoryContext. directoryName()OpenGaussStatementParser.DirectoryNameContextOpenGaussStatementParser. directoryName()OpenGaussStatementParser.DirectoryNameContextOpenGaussStatementParser.DropDirectoryContext. directoryName()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.DirectoryNameContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitDirectoryName(OpenGaussStatementParser.DirectoryNameContext ctx)Visit a parse tree produced byOpenGaussStatementParser.directoryName().TOpenGaussStatementVisitor. visitDirectoryName(OpenGaussStatementParser.DirectoryNameContext ctx)Visit a parse tree produced byOpenGaussStatementParser.directoryName().
-