Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RelationExprOptAliasContext
Packages that use OpenGaussStatementParser.RelationExprOptAliasContext
Package
Description
-
Uses of OpenGaussStatementParser.RelationExprOptAliasContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RelationExprOptAliasContextModifier and TypeMethodDescriptionOpenGaussStatementParser.DeleteContext.relationExprOptAlias()OpenGaussStatementParser.relationExprOptAlias()OpenGaussStatementParser.UpdateContext.relationExprOptAlias()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RelationExprOptAliasContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitRelationExprOptAlias(OpenGaussStatementParser.RelationExprOptAliasContext ctx) Visit a parse tree produced byOpenGaussStatementParser.relationExprOptAlias().OpenGaussStatementVisitor.visitRelationExprOptAlias(OpenGaussStatementParser.RelationExprOptAliasContext ctx) Visit a parse tree produced byOpenGaussStatementParser.relationExprOptAlias(). -
Uses of OpenGaussStatementParser.RelationExprOptAliasContext in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl
Methods in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl with parameters of type OpenGaussStatementParser.RelationExprOptAliasContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussStatementSQLVisitor.visitRelationExprOptAlias(OpenGaussStatementParser.RelationExprOptAliasContext ctx)