Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.QuotagroupNameContext
-
Packages that use OracleStatementParser.QuotagroupNameContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.QuotagroupNameContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.QuotagroupNameContext Modifier and Type Method Description OracleStatementParser.QuotagroupNameContextOracleStatementParser.QuotagroupClausesContext. quotagroupName()OracleStatementParser.QuotagroupNameContextOracleStatementParser. quotagroupName()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.QuotagroupNameContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitQuotagroupName(OracleStatementParser.QuotagroupNameContext ctx)Visit a parse tree produced byOracleStatementParser.quotagroupName().TOracleStatementVisitor. visitQuotagroupName(OracleStatementParser.QuotagroupNameContext ctx)Visit a parse tree produced byOracleStatementParser.quotagroupName().
-