Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.DirectoryNameContext
Packages that use OpenGaussStatementParser.DirectoryNameContext
-
Uses of OpenGaussStatementParser.DirectoryNameContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.DirectoryNameContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterDirectoryContext.directoryName()OpenGaussStatementParser.CreateDirectoryContext.directoryName()OpenGaussStatementParser.directoryName()OpenGaussStatementParser.DropDirectoryContext.directoryName()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.DirectoryNameContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitDirectoryName(OpenGaussStatementParser.DirectoryNameContext ctx) Visit a parse tree produced byOpenGaussStatementParser.directoryName().OpenGaussStatementVisitor.visitDirectoryName(OpenGaussStatementParser.DirectoryNameContext ctx) Visit a parse tree produced byOpenGaussStatementParser.directoryName().