Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.ValidatorClauseContext
-
Packages that use OpenGaussStatementParser.ValidatorClauseContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.ValidatorClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.ValidatorClauseContext Modifier and Type Method Description OpenGaussStatementParser.ValidatorClauseContextOpenGaussStatementParser.CreateLanguageContext. validatorClause()OpenGaussStatementParser.ValidatorClauseContextOpenGaussStatementParser. validatorClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.ValidatorClauseContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitValidatorClause(OpenGaussStatementParser.ValidatorClauseContext ctx)Visit a parse tree produced byOpenGaussStatementParser.validatorClause().TOpenGaussStatementVisitor. visitValidatorClause(OpenGaussStatementParser.ValidatorClauseContext ctx)Visit a parse tree produced byOpenGaussStatementParser.validatorClause().
-