Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.OpclassPurposeContext
Packages that use OpenGaussStatementParser.OpclassPurposeContext
-
Uses of OpenGaussStatementParser.OpclassPurposeContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.OpclassPurposeContextModifier and TypeMethodDescriptionOpenGaussStatementParser.OpclassItemContext.opclassPurpose()OpenGaussStatementParser.opclassPurpose()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.OpclassPurposeContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitOpclassPurpose(OpenGaussStatementParser.OpclassPurposeContext ctx) Visit a parse tree produced byOpenGaussStatementParser.opclassPurpose().OpenGaussStatementVisitor.visitOpclassPurpose(OpenGaussStatementParser.OpclassPurposeContext ctx) Visit a parse tree produced byOpenGaussStatementParser.opclassPurpose().