Uses of Class
net.hironico.minisql.parser.plsql.PlSqlParser.Lost_write_protectionContext
Packages that use PlSqlParser.Lost_write_protectionContext
-
Uses of PlSqlParser.Lost_write_protectionContext in net.hironico.minisql.parser.plsql
Methods in net.hironico.minisql.parser.plsql that return PlSqlParser.Lost_write_protectionContextModifier and TypeMethodDescriptionPlSqlParser.Alter_databaseContext.lost_write_protection()PlSqlParser.Alter_tablespace_attrsContext.lost_write_protection()PlSqlParser.lost_write_protection()PlSqlParser.Permanent_tablespace_attrsContext.lost_write_protection()Methods in net.hironico.minisql.parser.plsql with parameters of type PlSqlParser.Lost_write_protectionContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterLost_write_protection(PlSqlParser.Lost_write_protectionContext ctx) Enter a parse tree produced byPlSqlParser.lost_write_protection().voidPlSqlParserListener.enterLost_write_protection(PlSqlParser.Lost_write_protectionContext ctx) Enter a parse tree produced byPlSqlParser.lost_write_protection().voidPlSqlParserBaseListener.exitLost_write_protection(PlSqlParser.Lost_write_protectionContext ctx) Exit a parse tree produced byPlSqlParser.lost_write_protection().voidPlSqlParserListener.exitLost_write_protection(PlSqlParser.Lost_write_protectionContext ctx) Exit a parse tree produced byPlSqlParser.lost_write_protection().