Uses of Class
net.hironico.minisql.parser.plsql.PlSqlParser.Permanent_tablespace_attrsContext
Packages that use PlSqlParser.Permanent_tablespace_attrsContext
-
Uses of PlSqlParser.Permanent_tablespace_attrsContext in net.hironico.minisql.parser.plsql
Methods in net.hironico.minisql.parser.plsql that return PlSqlParser.Permanent_tablespace_attrsContextModifier and TypeMethodDescriptionPlSqlParser.Create_tablespace_setContext.permanent_tablespace_attrs(int i) PlSqlParser.permanent_tablespace_attrs()Methods in net.hironico.minisql.parser.plsql that return types with arguments of type PlSqlParser.Permanent_tablespace_attrsContextModifier and TypeMethodDescriptionPlSqlParser.Create_tablespace_setContext.permanent_tablespace_attrs()Methods in net.hironico.minisql.parser.plsql with parameters of type PlSqlParser.Permanent_tablespace_attrsContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterPermanent_tablespace_attrs(PlSqlParser.Permanent_tablespace_attrsContext ctx) Enter a parse tree produced byPlSqlParser.permanent_tablespace_attrs().voidPlSqlParserListener.enterPermanent_tablespace_attrs(PlSqlParser.Permanent_tablespace_attrsContext ctx) Enter a parse tree produced byPlSqlParser.permanent_tablespace_attrs().voidPlSqlParserBaseListener.exitPermanent_tablespace_attrs(PlSqlParser.Permanent_tablespace_attrsContext ctx) Exit a parse tree produced byPlSqlParser.permanent_tablespace_attrs().voidPlSqlParserListener.exitPermanent_tablespace_attrs(PlSqlParser.Permanent_tablespace_attrsContext ctx) Exit a parse tree produced byPlSqlParser.permanent_tablespace_attrs().