Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.ContextsSystemPrivilegeContext
-
Packages that use OracleStatementParser.ContextsSystemPrivilegeContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.ContextsSystemPrivilegeContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.ContextsSystemPrivilegeContext Modifier and Type Method Description OracleStatementParser.ContextsSystemPrivilegeContextOracleStatementParser. contextsSystemPrivilege()OracleStatementParser.ContextsSystemPrivilegeContextOracleStatementParser.SystemPrivilegeContext. contextsSystemPrivilege()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.ContextsSystemPrivilegeContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitContextsSystemPrivilege(OracleStatementParser.ContextsSystemPrivilegeContext ctx)Visit a parse tree produced byOracleStatementParser.contextsSystemPrivilege().TOracleStatementVisitor. visitContextsSystemPrivilege(OracleStatementParser.ContextsSystemPrivilegeContext ctx)Visit a parse tree produced byOracleStatementParser.contextsSystemPrivilege().
-