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